/* CSS Document */
*{margin:0px auto; padding:0px;}
div{margin:0px auto; padding:0px;}
ul li{list-style-type:none;}
img{border:none;}
a{text-decoration:none;}

/*******  index头部开始  ********/
.top{width:980px; height:auto; margin-top:16px; overflow:hidden;}
.logo{width:315px; height:63px; float:left;}
.en{width:120px; height:63px; float:right;}

.en li{height:63px; line-height:63px; float:left;}
.en li a{color:#848484; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif,"微软雅黑"; padding-left:10px; padding-right:10px;}
.enimgno{background-image:none !important; color:#437799 !important;}

/*******  index导航开始  ********/
.navbg{width:100%; height:43px; background:url(/Content/imagee/navbg.png) repeat-x left center; margin-top:8px;}
.nav{ width:990px; height:43px;}
.nav_left{width:4px; float:left;}
.menu{width:980px; height:43px; overflow:hidden; float:left;}
.menu li{float:left; width:140px; height:43px; line-height:43px; background:url(/Content/imagee/navline.png) no-repeat left center;}

.menu li a{float:left; width:140px; height:43px; line-height:43px; text-align:center; font-family:Arial, Helvetica, sans-serif,"微软雅黑"; font-size:14px; font-weight:bold; color:#fff;}
.nav_right{width:4px; float:right;}




/*******  index底部开始  ********/
 .foots{width:100%; height:126px; background:url(/Content/imagee/ftbg.png) repeat-x left center; margin-top:44px;}
 .foots_text{width:980px; text-align:center; font-family:Arial, Helvetica, sans-serif,"微软雅黑"; font-size:13px; color:#545455; line-height:28px; overflow:hidden; padding-top:30px;}
