@charset "UTF-8";

/**
 *	=CONTAINER_TOP
 */

#box_registration {
	background: url(/top/images/icn_members.png) no-repeat 290px 0;
}

#viewer{
	width:781px;
	border:10px solid #969696;
}

#container_top #news {
	/*width: 781px;*/
	margin-top:7px;
	border: solid 2px #959595;
	height:310px;
	font-size: 0.847em;
	_font-size: 1.157em;
	>font-size: 1.157em;
	font-size/*\**/: 1.157em\9;
}


#container_top #news h2 {
	padding-top: 0;
	margin-bottom: 20px;
}

#container_top #news #updatenews h2 img{

}

#container_top #news #releasenews h2 img{

}

#container_top #news li {
	margin-bottom: 7px;
	padding-bottom: 7px;
	padding-left:10px;
	border-bottom: solid 1px #d2d2d2;
}

#container_top #news li p{
	display:inline;
}

.jScrollbar .jScrollbar_mask p{
	line-height:1.5em;
}

#container_top #news li .title {
	font-weight: bold;
	color:#323232;
	margin-right: 0.5em;
	background:#d2d2d2;
}

#container_top #news li p .date{
	margin-right: 0.5em;
}

#container_top #news .btn_news_list {
	position: absolute;
	top: 18px; right: 18px;
}

#container_top #news .btn_news_list:hover {
	color: #959595;
	background: url(/global/images/icn_arrow_yellow.png) no-repeat 100% 40%;
}




#container_top #news2 {
    font-size: 0.847em;
    width: 387px;
}

#container_top #news2 h2 {
    margin-bottom: 10px;
    padding-top: 0;
}

#container_top #news2 #releasenews h2 img {
  width: 347px;
}

#container_top #news2 li {
    border-bottom: 1px solid #969696;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

#container_top #news2 li .title {
    color: #323232;
    font-weight: bold;
    padding-right: 0.5em;
}

#container_top #news2 .btn_news_list {
    position: absolute;
    right: 18px;
    top: 18px;
}
#container_top #news2 .btn_news_list:hover {
    background: url("/global/images/icn_arrow_yellow.png") no-repeat scroll 100% 40% transparent;
    color: #959595;
}




#box_tw .title {
	position: absolute;
	top: 15px; left: 15px;
	background: none !important;
}

#box_tw .title #logo02 {
	margin-bottom: 10px;
}

#box_tw .title p {
	font-weight: bold;
	font-size: 12px;
}

#box_tw .title p span {
	font-weight: normal;
	font-size: 11px;
}

#box_tw.bdBlue3.box{
	padding:1px !important;
}

#box_tw.withBorder.box{
	padding:1px !important;
}

.twtr-hd {display: none;}
.twtr-widget .twtr-tweet { border-bottom:1px dotted #959595 !important; }
#twtr-widget-1 { height: 308px; overflow: hidden; }

#tl {
	font-size: 0.847em;
	position:
	/* width: 420px; */
	height: 200px;
	/* margin-left: 123px; */
	overflow: hidden;
	/* padding-left: 13px; */
	/* background: url(/global/images/bg_dot_darkgray02.png) repeat-y left top; */
}





#scroll {
	position:relative;
	overflow:hidden;
	width:761px;
	height:500px;
}

#view {
	position: absolute;
	width:761px;
	height:430px;
	top:0; left:0;
	overflow:hidden;
	background-color: #FFF;
}

#view div {
	position: absolute;
	width:761px;
	height:430px;
	top:0; left:0;
}

#thumbs {
	height:60px;
	width:761px;
	position: absolute;
	top: 440px; left: 0;
	overflow: hidden;
	background: url(/global/images/bg_dot_gray.png) 0 0;
}

#thumbs li {
	float: left;
	display: inline;
	margin-right: 9px;
	width: 99px;
	height: 58px;
	border: solid 1px #19a0e6;
	cursor: pointer;
	position: relative;
}

#thumbs li span {
	display: block;
	width: 99px;
	height: 58px;
	position: absolute;
	top: 0; left: 0;
}

#thumbs li.active span {
	background-image: url(/global/images/bg_dot02_yellow.png);
}


#container_top #news2 #releasenews {
/*	margin-bottom: 7px;*/
	width:345px !important;
	padding: 18px 20px 18px 18px !important;
}



#container_top #news #updatenews {
/*	margin-bottom: 7px;*/
/*	width:781px !important;*/
	padding: 8px !important;
}

