@charset "utf-8";
/* CSS Document */
*{ font-size:12px;}
img{ border:0px;}
a{ text-decoration:none;}
a:hover {
	//color: #FF0;
}
body{ margin:0px; padding:0px; background:#333;}
.header{ background:#bf9c5a; width:980px; height:100px; margin:0px auto; font-size:14px; font-weight:bolder; font-family:Tahoma, Geneva, sans-serif}
.header_top{ height:30px;}
.header dl{ margin:0px; padding:0px; display:inline-block; height:45px;}
.header dt{ display:block; width:75px; height:18px; float:left; text-align:center; border-right:2px #000 solid; padding:0px; margin-top:13px; position:relative;}
.header dd{ display:block; width:290px; float:left; margin:0px; padding:0px;}
.header_line{ width:98%; border-top:1px #666 solid; margin:0px auto; height:6px; clear:both;}
.header dt ul{ display:block; margin:0px; padding:0px; height:40px; position:absolute; width:500px; left:0px; top:99%; display:none;}
.header dt ul li{ display:block; margin:0px; padding:0px; list-style:none; width:80px; float:left; border-right:2px #333 solid; height:16px; line-height:16px; margin-top:20px; color:#666; font-size:12px; font-family:Tahoma, Geneva, sans-serif;}

.header dt ul li a{color:#666;}

.header_buttom_line{ width:980px; height:5px; margin:0 auto;}
.clear{ height:0px; line-height:0px; clear:both; overflow:hidden;}
.footup{width:234px; margin:20px auto 0;}
.footer{width:100%; height:30px; background:#a07739; margin-top:20px; color:#050505; }
.footer div{ height:7px; line-height:7px; width:1px; overflow:hidden;}
.footer a{ color:#000}


.page{ text-align:center; margin-top:15px;}
.page a{ color:#FFF; height:23px; line-height:23px;}
/*body*/
.bodyer{ background:#020202; width:980px; margin:0 auto;}
.scroll_img{ height:400px;}
.index_body_left{ width:680px; height:260px; float:left; position:relative;}
.index_body_right{ width:255px; height:260px; float:left;}
.index_body_jianjie{ width:244px; height:195px; float:left; border-right:1px #666 dashed; }
.index_body_xinwen{ width:421px; height:195px; float:left; border-right:1px #666 dashed;}
.margin_left{ width:30px; float:left; height:260px;}

.white{ color:#c0c0c0;}
.white a{ color:#c0c0c0;}
.white a:hover {
	color:#fff;
}

.about_bar{ padding:0px; margin-top:70px; margin-left:10px;}
.about_bar li{ list-style:none; margin-top:20px;}