/*标签的样式*/
/*-------固定样式，可不用修改-- 开始---*/
body{margin:0; padding:0; font-size:12px; color:#333333; line-height:22px; background-color:#FFF}
div,ul,li,img,input,form,p,h1,h2,h3,h4,h5 {margin:0; padding:0; border:none}
ul,li{list-style:none;}
/*-------链接 ------- 可修改颜色------*/
a {color:#000; text-decoration:none}
a:visited {color:#000; text-decoration:none}
a:hover {color:#333; text-decoration:underline}
a:active {color:#333}

/* 底部文件 */
.footer{width:980px; margin:5px auto 0 auto; overflow:hidden}
.footer_xdh{background:url(../images/footer_01.jpg); line-height:30px; color:#c3c3c3; text-align:center; padding-top:5px}
.footer_xdh a{color:#26742a; margin:0 5px 0 5px}
.footer_xdh a:visited{color:#26742a}
.footer_dibu{background:url(../images/footer_02.jpg); height:170px; color:#696969; line-height:24px; text-align:center}
.footer_dibu li{margin-bottom:5px; margin-top:7px}