@charset "utf-8";

.promo_mainimg{
	width: 998px;
	float: left;
	margin-bottom: 10px;
}
.promo_mainimg2{
	width: 998px;
	float: left;
}
.promo_tabimg{
	width: 998px;
	float: left;
}

/* Promote */
.promo_box1{
	width: 982px;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
.promo_box1 .descr{
	font-size: 15px;
	color:#FFFFFF;
	line-height: 150%;
}
.promo_box1 .subtitle{
	font-size: 22px;
	color:#FF9900;
	font-weight: bold;
}
.promo_box1 p{
	line-height: 150%;
	color: #FFFFFF;
}
.promo_box1 .descr a{
	font-size: 12px;
	color:#fffbb5;
	text-decoration: none;
}
.promo_box1 .descr a:hover{
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}


/* Promote List*/
.promo_mainlist{
	width: 998px;
	float: left;
	padding-bottom: 5px;
	background-color: #333333;
}
.promo_itembox_full{
	margin-top: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	color: #FFFFFF;
}
.promo_textbox_full{
	width: 960px;
	float: left;
	margin-left: 18px;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 10px;
}
.promo_textbox_full2{
	width: 998px;
	float: left;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 10px;
}
.promo_itembox{
	width: 470px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 220px;
}
.promo_mainbox_l{
	width: 205px;
	float: left;
	padding-left: 10px;
}
.promo_mainnamebox{
	width: 205px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.promo_mainimgbox{
	width: 205px;
	float: left;
}
.promo_maincontentbox{
	width: 244px;
	float: left;
	font-size: 15px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 20px;
}
.promo_maincontentbox ul{
	padding-left: 20px;
}
.promo_maincontentlink{
	width: 244px;
	float: left;
	text-align: right;

}
.promo_maincontentlink a{
	font-size: 12px;
	color: #fffbb5;
	text-decoration: none;
}
.promo_maincontentlink a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.chartsbox_lineup{
	width: 470px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 400px;

}
.chartsbox_titlebar{
	width: 460px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	padding: 3px;
	height: 20px;
}
.chartsbox_textbar{
	width: 460px;
	float: left;
	font-size: 15px;
	line-height: 120%;
	color: #FFFFFF;
	padding: 3px;
	height: 40px;
}
.chartsbox_imgbar{
	width: 460px;
	float: left;
	background-color: #000000;
	padding: 3px;
	
}

/* Table Content*/
.faq_table{
	width: 950px;
	font-size: 15px;
	line-height: 120%;
	color: #FFFFFF;
}
.faq_table td{
	padding:5px;
	margin: 0px;
	border: 1px solid #545454;
}

/* Back */
.promo_backbox{
	width: 900px;
	float: left;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.promo_backbox a{
	color: #fffbb5;
	text-decoration: none;
}
.promo_backbox a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* QA style */
.ask_title{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.ans_title{
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
}

/* More */
.promo_more{
	height: 19px;
	width: 74px;
	text-align: center;
	font-size: 13px;
	background-image: url(../images/faqbut_more.jpg);
	padding-top: 4px;
	float: left;
	margin-left: 20px;
}
.promo_more a{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.promo_more a:hover{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

/* faq*/
.faq_contentbox{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #FFFFFF;
}
.hide{
display: none;
}
.show{
	display: block;
	color: #FFFFFF;
	line-height: 150%;
	font-size: 15px;
	letter-spacing: 0.12em;
}
.faq_astyle{
	font-weight: bold;
	font-size: 15px;
	color: #FF9900;
	line-height: 150%;

}
.faq_qstyle{
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;

}
.faq_qstyle a:link{
	font-weight: bold;
	font-size: 15px;
	color: #fffbb5;
	text-decoration: none;
	line-height: 150%;

}
.faq_qstyle a:hover{
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 150%;
}
.faq_qstyle a:active{
	font-weight: bold;
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 150%;
}
.faq_cat{
	font-weight: bold;
	font-size: 16px;
	color: #ff9900;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* TrackerTopBanners */
.toptrackerbannerbox{
	width: 998px;
	float: left;
	margin-bottom: 12px;
}
.toptrackerbanner_ad1{
	width: 468px;
	float: left;
}
.toptrackerbanner_ad2{
	width: 120px;
	float: left;
	margin-left: 12px;
}
.toptrackerbanner_ad3{
	width: 732px;
	float: left;
}
.toptrackerbuttonbox{
	width: 120px;
	height: 55px;
	float: left;
	margin-left: 12px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	background-color: #111111;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-top: 5px;
}
.toptrackerbannerbox_basic{
	width: 266px;
	float: right;
}