@charset "utf-8";
/*公共部分*/
*{margin:0;padding:0;font-family:Arial;}
body{margin:0 auto;background:url(../images/bodybg.jpg) center top;text-align:center;background-color:#eae9e7;}
div,ul,li,dl,dt,dd,h5,h1,h2,h3,Table{overflow:hidden;font-size:12px;}
h1,h2,h3,h4,h5{font-weight:100;}
img{border:0;}
ul{list-style:none;}
a:link,a:visited{font-size:12px;color:#333;text-decoration:none;}
a:hover{font-size:12px;color:red;text-decoration:underline;}
.container{margin:0 auto;width:1003px;text-align:center;}
.cb{clear:both;height:0px;display:none;}
.red{color:red;}
.left,.center,.right,other{float:left;display:inline;}
.blank{height:10px;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.fc{float:left;display:inline;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
/*网站顶部信息*/
.webTop{width:100%;height:60px;margin:0 auto;background-color:#fff;border-bottom:1px solid #b1b1b1;text-align:center;}
.webTop .topLogo{width:192px;height:44px;margin:5px 0 0 20px;background:url(../images/topLogo.jpg) no-repeat;}
/*网站顶部导航*/
.topNav{width:540px;height:60px;margin:0 0 0 30px;}
.topNav li{float:left;display:inline;width:90px;height:60px;text-align:center;line-height:60px;}
.topNav li .dl{display:block;width:90px;height:60px;}
.topNav li .dl:link,.topNav li .dl:visited{font-size:16px;font-family:微软雅黑;}
.topNav li .dl:hover{background-color:#e5e5e5;text-decoration:none;font-size:16px;font-family:微软雅黑;}
.topLinks{width:200px;height:60px;text-align:right;line-height:60px;}
.topLinks a:link,.topLinks a:visited{font-size:12px;font-weight:bold;color:#333;}
.topLinks a:hover{text-decoration:none;font-size:12px;font-weight:bold;color:red;}
/*网站顶部banner*/
.topBanner{height:auto;margin:0 auto 9px auto;}
/*网站底部信息链接*/
.bottomLinks{height:35px;background-color:#995629;text-align:center;line-height:35px;color:#fff;}
.bottomLinks a:link,.bottomLinks a:visited{color:#fff;}
.bottomLinks a:hover{color:#fff;}
/*网站底部信息*/
.webBottomBorder{width:100%;height:80px;background-color:#fff;text-align:center;}
.webBottom,.webBottom *{overflow:hidden;}
.webBottom{width:1003px;height:80px;margin:0 auto;text-align:center;line-height:80px;}
