/*底部样式*/
.footer{clear:both;margin:0 auto;padding:28px 0 38px 0;width:700px;overflow:hidden;text-align:center;word-wrap:normal;word-break:keep-all;}
.foot_nav{clear:both;margin:0 auto;width:auto;}
.foot_nav li{width:48px;overflow:hidden;float:left;text-align:center; line-height:16px; color:#525252;word-wrap:normal;word-break:keep-all;}
.foot_nav li a{color:#525252; text-decoration:none;}
.foot_nav li a:hover{color:#ff4f02;text-decoration:none;}
.copyright{float:left;width:700px;overflow:hidden;line-height:14px;text-align:center;font-size:11px;color:#525252;font-family:verdana,Areial,Helvetica,'sans-serit';}
.copyright span{font-size:10px;}
.copyright span a{color:#204274;text-decoration:none;}
.copyright span a:hover{color:#ff4f02;text-decoration:none;}
