@charset "utf-8";
/* CSS Document */
body{ background:#f3fef8 url(../img/body_bg.gif) repeat-x top left; max-width:970px; margin:0 auto; text-align:center;}

#mian{ width:970px; margin:8px auto;}

#mian a{ color:#000000; text-decoration:none;}
#mian a:hover{ color:#CC3300; text-decoration:underline;}

/*页面导航*/
#topbar{font-size:12px; border:1px solid #aeaeae; text-align:left; padding-left:10px; line-height:34px; height:34px; background:url(../img/topbarbg.gif) repeat-x center left;}

/*---内容 neirong--*/
#neirong{ margin-top:10px; border:1px solid #cacecd; margin:0 auto; font-size:12px; padding-bottom:6px; text-align:left; line-height:18px; background:#ffffff;}


/*网站导航*/
.wzdh{ clear:both; width:900px; font-size:12px; text-align:left; border:1px solid #90a6b5; border-bottom:2px solid #90a6b5; background:#ffffff url(../img/wzdhbg.gif) repeat-y top left; line-height:26px; margin:8px auto;}
.wzdh .top {text-align: left; font-weight: bold; background: url(../img/bs_arrow_2.gif) 5px no-repeat #f4f9ff; border-bottom: 1px solid #90a6b5; padding-left: 25px; height: 26px; line-height:26px;}
.wzdh .bottom {text-align: left; background: white; padding: 5px;}
.wzdh .bottom a {padding-right: 5px; border-right: 1px solid black;}
.wzdh span.left{background: url(../img/bs_arrow_1.gif) 5px no-repeat; font-weight:bold; padding-left: 25px; float:left; width: 100px; line-height: 40px;}
.wzdh span.right{float:left; margin-left:10px; width: auto; height: auto;}
.wzdh span.right a {border-right: 1px solid black; padding-right: 5px;}


#footer{margin-top:-5px;}
