@charset "utf-8";
body{
	scrollbar-highlight-color:#FAFAFA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-shadow-color: #939393;
	scrollbar-track-color:#F4F4F4;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#939393;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration: none;
	background-image: url(img/bg_inside.gif);
	margin: 0px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: "Arial, Helvetica, sans-serif";
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	
}
.a {
	font-size: 11px;
	color: #7a7a7a;
	text-decoration: none;
	line-height: normal;
}
.a:hover {
	font-size: 11px;
	color: #836f4e;
	text-decoration: none;
	line-height: normal;
}
.b {
	color: #666666;
	text-decoration: none;
}
.b:hover {
	color: #b4811e;
	text-decoration: none;
}
.b1 {
	color: #b4811e;
	text-decoration: none;
}
.b1:hover {
	color: #666666;
	text-decoration: none;
}

.e {
	color: #666666;
	text-decoration: underline;
}
.e:hover {
	color: #836f4e;
	text-decoration: underline;
}




.padding {
	padding-left: 25px;
}
.padding1 {
	padding: 10px;
}

.c {
	font-size: 13px;
	color: #565555;
	text-decoration: none;
	margin: 0px;
}

.c:hover {
	font-size: 13px;
	color: #1b71cb;
	text-decoration: none;
	margin: 0px;
}
.border {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

.bottom {
	text-decoration: none;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* for table colour*/
.table_heading{
	font-size: 12px;
	font-weight: bold;
    color: #FFFFFF;	
	text-align: center;	
	background-color: #836f4e;
}
.table_bg1{
	font-size: 12px;
	color: #585858;
	background-color: #cccccc;
	text-align: center;	
}

.table_bg2{
    font-size: 12px;
	color: #585858;
	text-align: center;	
	background-color: #EEEEEE;
}
.table_bg3{
    font-size: 12px;
	color: #585858;
	text-align: center;	
	background-color: #CDC0AB;
}
.table_title{
	font-size: 12px;
	color: #585858;

	font-weight: bold;
}
.table_content{
	font-size: 12px;
	color: #585858;
}
.table_content2{
	font-size: 12px;
	color: #585858;
	background-color: #cccccc;
	padding: 5px;
}
.table_content3{
	font-size: 12px;
	color: #585858;
	padding: 5px;
}
.qlink {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.qlink:hover {
	font-size: 12px;
	color: #836f4e;
	text-decoration: none;
	font-weight: bold;
}

.road {
	color: #585858;
	text-decoration: none;
}
.road:hover {
	color: #836f4e;
	text-decoration: none;
}


.leftmenu_bg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	font-size: 12px;
	color: #585858;
}
.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}


.menulink {
	font-size: 11px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #585858;
	text-decoration: none;
	margin: 0px;
}

.menulink:hover {
	font-size: 11px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #836f4e;
	text-decoration: none;
	margin: 0px;
}

.menulink2 {
	font-size: 11px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #836f4e;
	text-decoration: none;
	margin: 0px;
}

.menulink2:hover {
	font-size: 11px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #836f4e;
	text-decoration: none;
	margin: 0px;
}

.table_bg2_1{
	font-size: 11px;
	color: #585858;
	background-color: #cccccc;
	padding-left:5px;
	text-align: left;	
}

.table_bg2_2{
    font-size: 11px;
	color: #585858;
	text-align: left;	
	padding-left:5px;
	background-color: #EEEEEE;
}
.line {
 background-image: url(img/green_line.gif);
 background-repeat: repeat-x;
 background-position: center center;
}
.highlight {
	color: #836f4e;
	font-weight: bold;
}
.menulink3 {
		font-family: "Arial, Helvetica, sans-serif";
	color: #836f4e;
	text-decoration: none;
	margin: 0px;
}


/*                   INDEX SECTION STARTS FROM HERE 			   */

#video-banner {
	width:296px; padding-top:20px; padding-bottom:20px; color:#666666; position:relative;
}

#video-banner img{
	margin-right:5px;
}


#video-banner h2{
	font-size:15px; color:#806110;
}

#video-banner p a{
	color:#666666;
}

#video-banner .abs-bottomR{
	position:absolute; bottom:20; right:0;
}





/*                   INDEX SECTION END 			 				   */



/*                       THIS IS FOR RESEARCH VIDEO              */

#video-page{
	width:700px;
}

#video-page .banner {
	float:left;
	margin-right:10px;
}

#video-page .intro {
	float:left;
	width:370px;
	height:194px;
	position:relative;
}

#video-page .intro img {
	position:absolute;
	right:0;
	bottom:0;
}

#video-page .disclaimer p {
	font-size:11px;
	line-height:1.3;
	color:#444444;
}

#video-page #page_navigation {
	margin-top:10px;
}

#video-page #page_navigation a {
    /*border: 1px solid gray;*/
    color: black;
    margin: 2px;
    padding: 3px;
    text-decoration: none;
}

#video-page #page_navigation .active_page {
    background: none repeat  0 0 #bbb38a;
    color: white;
}

.video-list li{
	float:left;
	width:198px;
	height:168px;
	background-color:#e4debd;
	margin-right:10px;
	margin-top:10px;
	padding:8px 8px 0 8px;
	border:#c3c3c3 solid 1px;
	line-height:1.2;
	position:relative;
	
}
.video-list li a{
	width:205px;
	height:122px;
	position:absolute;
	display:block;
	top:0;
	left:0;
}

.video-list li .blank{
	width:205px;
	height:122px;
}

.video-list li .icon{
	width:59px;
	height:36px;
	position:absolute;
	top:30%;
	left:37%;
}

.video-list li .front-nail{
	width:200px;
	height:109px;
}


.video-list li .date{
	color:#8c6a07;
}


/*            END OF  RESEARCH VIDEO 					*/


/* 			  TOP TRADER PAGE							*/
/*#top-trader .upper-content{
	padding: 0 20px; position:relative;
}

#top-trader .download{
	width:352px; height:201px;
}
#top-trader .panel-title{
	width:346px; height:45px; background:url(img/top-trader-panel-top.gif) 0 0 no-repeat; position:absolute; top:-15px; left:0; padding-top:15px; padding-left:50px;
}
#top-trader h2{
	font-weight:bold; font-size:15px;
}
#top-trader .panel-body{
	width:298px; height:144px; background:url(img/top-trader-panel-bg.gif) bottom left no-repeat; padding: 35px 15px 10px 15px;
}

.panel-body div{
	background:url(img/arrow_white_gray.gif) no-repeat 0 50%;
}

.panel-body .web-start-btn{
	width:275px; height:35px; display:block; background:url(img/top-trader-web-start.gif) 20px 0 no-repeat; padding-left:20px;
}*/

#top-trader-new {
	width:738px; background:url(img/rut.gif) 0 0 repeat-x ; 
}
#top-trader-new .caption {
	position:absolute; top:1px; left:25px;
}
#top-trader-new .caption a{
	color:red;
}

.web-start-btn-new{
	position:absolute; top:175px; left:87px;
   	width:316px; height:54px; display:block; background:url(img/web-start-btn.jpg) top left no-repeat;
}
.web-start-btn-new:hover{
   	background:url(img/web-start-btn.jpg) bottom left no-repeat;
}

#top-trader .upper-content{
	padding: 0 20px 0 20px;
}

#top-trader img{
	border:none;
}

#top-trader .download-panel{
	width:328px; height:190px; background:url(img/top-trader-panel-bg.gif) bottom left no-repeat; padding:40px 15px 10px 15px; position:relative;
}

#top-trader .panel-head{
	width:343px; height:38px; background:url(img/top-trader-panel-title.gif) 0 0 no-repeat; position:absolute; top:-15px; left:-17px; padding-top:15px; padding-left:50px;
}
#top-trader h2{
	font-weight:bold; font-size:15px;
}

.download-panel .item{
	background:url(img/arrow_white_gray.gif) no-repeat 0 50%; padding-left:20px; color:white;
}

.download-panel .web-start-btn{
	width:300px; height:35px; display:block; background:url(img/top-trader-web-start.gif) top left no-repeat;
}

.download-panel .web-start-btn-en{
	width:300px; height:35px; display:block; background:url(en/img/top-trader-web-start.gif) top left no-repeat;
}

.download-panel .web-start-btn:hover{
	width:300px; height:35px; display:block; background:url(img/top-trader-web-start.gif) bottom left no-repeat;
}

.black-download-btn{
	width:73px; height:19px; display:block; background:url(img/black-btn-bg.gif) 0 0 no-repeat; float:left; margin:0 5px; position:relative;text-decoration:none;
}

.black-download-btn span{
	width:73px; height:19px; color:white; position:absolute; cursor:pointer;
}
.upper-content .remark{
	margin-top:5px; margin-bottom:20px; font-size:13px;
}

.upper-content .remark img{
	vertical-align:baseline;
}


/*            END OF TOP TRADER PAGE 					*/





/*            THIS IS FOR TOP TRADER DOWNLOAD SECTION                */

#top-trader-download li img.icon{vertical-align:text-bottom; margin:0 5px;}
#top-trader-download li {height:80px;}
#top-trader-download li a{ text-decoration:none; color:#000;}
#top-trader-download li a:hover{ text-decoration:none; color:#836F4E;}







/*            END OF TOP TRADER DOWNLOAD SECTION                */







/*  		  CLEAR FIX 							*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*  		  CLEAR FIX 							*/



/*			  COMMON USE 							*/
.fL {float:left;}
.fR {float:right;}
.simple-order-list li{list-style:decimal; margin-left:30px;}




/*			  COMMON USE 							*/
