@charset "utf-8";
/* CSS Document */
*,body{ font:Verdana, Arial, Helvetica, sans-serif,"宋体"; font-size:12px; color:#000000; margin:0px; padding:0px; line-height:24px; list-style-type:none;}
/*控制页面整体宽度*/
#wrapper{width:975px; margin:0px auto; overflow: hidden;}
a:link,a:active{font-weight: normal; color: #000000; text-decoration: none;}
a:hover{font-weight: normal; color: #FF0000; text-decoration: none;}
a:visited{font-weight: normal; color: #000000; text-decoration: none;}
a img{border:0px;}
/*清除浮动，主要用于FF*/
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear{clear:both;}
.margin20{ margin-top:20px;}
.margin25{ margin-top:25px;}
.margin15{ margin:0px 15px 0px 15px;}
.margin10{ display:block; margin:5px 0px 0px 15px;color:#2189ce;}




/*头部  开始*/
#header{ background: url(../images/banner.gif) no-repeat; width:975px; height:230px;}
#header img{ display:block; margin-left:50px;}
#header h3{ margin-top:160px; font-size:14px; font-weight:normal; margin-left:100px;}
#header span{ margin-left:50px; font-size:14px; font-weight:normal;}

/*头部  结束*/


/*导航  开始*/
#navsub{ background:url(../images/nav_bj.gif) no-repeat; width:975px; height:40px;}
#navsub ul{ float:right; }
#navsub li{ float:left; display:block; width:90px;height:21px;text-align:center; border:#000000 solid 1px; border-right:none;border-collapse:collapse;}
#navsub .item1{ border-right:1px solid #000000;}
#navsub  li a{ width:90px;}
#navsub a:link,a:active{font-weight: normal; color: #FFFFFF; text-decoration: none;}
#navsub a:hover{font-weight: normal; color: #FF0000; text-decoration: none;}
#navsub a:visited{font-weight: normal; color:#FFFFFF; text-decoration: none;}
#navsub  span{ margin-left:30px;}
/*导航  结束*/



/*底部  开始*/
#footer{ text-align:center; background:url(../images/footer_bj.gif) repeat-x; margin-top:40px;padding-bottom:20px;font-size:14px; color:#0066FF;}
#footer h3{font-size:14px;}
#footer li,span{font-size:14px; color:#0066FF;}
/*底部  结束*/
