@charset "utf-8";
/* CSS Document */

body,ul,ol,li {margin:0;padding:0;text-decoration:none;list-style-type:none;font-family:Arial, Helvetica, sans-serif;}
.clear {clear:both;}

.line {width:100%;height:5px;background:#ff6026;}
.wapper {width:970px;height:auto;margin:0 auto;background:url(images/wapper_bg.gif) center;}
.header {width:950px;height:90px;margin:0 auto;}
.logo {width:230px;float:left;}
.h_right {width:600px;height:90px;float:right;}
.eng {width:49px;height:12px;margin:5px 0 5px 545px;}
.menu {height:42px;display:inline;}
.item {color:#FFF;font-size:75%;padding:2px 0 3px 15px;*padding:1px 0 3px 15px;background:url(images/icon/m_bg.gif) no-repeat;}
.item span {margin:0 10px;}
.item a {color:#FFF;text-decoration:none;}
.item a:hover {color:#FFFF00;text-decoration:none;}

.index_main {height:350px;background:url(images/main_bg.jpg);}
.sub_main {width:950px;height:350px;margin:0 auto;}
.index_main_left {width:650px;float:left;}
.index_main_right {width:285px;height:350px;float:right;background:url(images/news_bg.jpg);}
.more {width:47px;margin:30px 0 0 195px;}
.index_news {width:210px;margin:15px 0 0 35px;font-size:75%;}
.index_news li{line-height:18px;margin:7px 0 0 0;padding:0 0 0 15px;border-bottom:1px dotted #ff6026;background:url(images/icon/news_icon.gif)0 7px no-repeat;}
.index_news a {color:#000;text-decoration:none;}
.index_news a:hover {color:#666;text-decoration:none;}


.footer {font-size:75%;color:#ff6026;width:940px;margin:0 auto;text-align:right;}
.footer span {margin:0 5px;}
.footer a {color:#ff6026;text-decoration:none;}
.footer a:hover {color:#666;text-decoration:none;}
.copyright {width:950px;height:50px;text-align:center;background:#ff6026;margin:5px auto 0 auto;padding:5px 0 0 0;}
.copyright p {font-size:75%;color:#FFF;margin:0;}


