@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#top{ text-align:left;}
.top1{ width:930px; margin-left:auto; margin-right:auto}
.top2{ width:200px}
.topdaoh{ width:930px; margin-left:auto; margin-right:auto; height:30px;background:url(images/top_a.gif)}
.top{ width:950px; height:100px; text-align:center; margin-left:auto; margin-right:auto; background:url(images/top_1.gif)}
.topleft{ float:left; width:170px; height:68px; margin:15px}
.topcenter{ float:left; width:468px;height:68px; margin:15px 0 0 40px}
.topright{ float: right; width:180px; height:68px; margin:15px 15px 0}

#topdaoh  ul li{ float:left;list-style-type: none; text-align:center; line-height:26px;}
#topdaoh li{ font-family: "Courier New", Courier, monospace}
#topdaoh .li1:hover{background:url(images/top_c.gif);}
#topdaoh .lin:hover{background:url(images/top_b.gif);}
#topdaoh .lim{background:url(images/top_d.gif);}
#topdaoh .li1a{background:url(images/top_b.gif);}
#topdaoh .litongy{height:26px; margin-left:1px}
#topdaoh li a:link{font-weight:bold;text-decoration:none;color : #FFF;}
#topdaoh li a:visited {font-weight:bold;text-decoration:none;color : #FFF;} 
#topdaoh li a:hover {font-weight:bold;text-decoration:none;color : #FFF;}
#topdaoh li a:active {font-weight:bold;text-decoration:none;color : #FFF;}

 .li1{ width:83px; height:26px;}
 .lin{ width:83px; height:26px;}
#topdaoh .li2:hover{background:url(images/top_c.gif);}
#topdaoh .li3:hover{background:url(images/top_d.gif);}
#topdaoh .li4{background:url(images/top_c.gif);}


<!--页脚样式-->
#footer{ height:69px;}
.foot1{ width:930px; margin-left:auto; margin-right:auto;background:url(images/foot_1.jpg) no-repeat; background-position:center; height:69px;border:1px #69C solid}
<!--页脚样式结束-->
<!--整站链接样式开始-->
a:link {font-weight : normal;text-decoration : none ;color : #000 ;}
a:visited {font-weight : normal;text-decoration : none ;color : #000 ;} 
a:hover {font-weight : normal;text-decoration: underline  ;color : #C00 ;}
a:active {font-weight : normal;text-decoration : none ;color : #000 ;}
<!--链接样式整站结束-->
