@charset "utf-8";
/* CSS Document */
.center_box{ width:562px; float:left; margin-left:10px;}
.banner_out{width:562px; height:200px;position:relative;overflow:hidden;}
.banner {position:absolute;height:200px;left:0px;}
.banner_ad	{height:230px; position:relative;}
.banner_ad,.hot_sel{ float:left; width:562px;}
.banner_ad a img{ width:562px; height:200px;}
.banner_ad .ad_icon{position:absolute;right:0px;bottom:5px; z-index:100; display:none;}
.ad_icon a{background:url(../img/head_icon.gif) no-repeat 0px -170px;width:17px;height:17px;float:left;margin-left:20px; cursor:pointer;}
.ad_icon a.current,.ad_icon a:hover{ background-position:-17px -170px;}

.hot_sel .new_sel b{ float:left; display:block; width:500px;}
.hot_sel .new_sel a{ color:#5b5800; text-decoration:underline;}

.right_sidebar{ width:200px;float:left; margin-left:10px;}
.index_faq ul li,.index_reviews ul li b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:8px; width:180px;}
.index_faq ul li a{ color:#333; line-height:30px;}
.index_reviews ul li{ line-height:20px; margin-top:10px; border-top:1px dashed #d7d360;width:190px; padding-left:8px;}
.index_reviews ul li b{ display:block; float:left; color:#3c8000; padding-left:0; font-weight:500;}
.index_reviews ul li a{ color:#333;}
.index_reviews .start{ border:0;}
