﻿/*基本样式*/
*{margin:0 auto;padding:0;}
img{border:0;}
select{font-size:12px;margin:0;padding:0;}
ul,li{list-style:none;}
div,ul,dl,dt,dd,table,td,h5{font:12px/20px "宋体";color:#333;}
a{color:#333333; text-decoration:none;}
a:hover{color:#ff9900; text-decoration:none;}

/*底部*/
.footer{ width:960px;height: auto; text-align:center; margin:0 auto;margin-top:5px;}
.footer a { COLOR: #333; TEXT-DECORATION: none}
.footer a:hover { COLOR: #FF0000;TEXT-DECORATION: none;}
.foot_menu{ text-align:center;border-top:#0099CC solid 3px; padding-top:5px;}
/*底部*/