
.footer{margin:7px auto 0; width: 918px;  overflow:hidden; width:914px; position:relative; text-align:center;}
.footer ul{ margin:0 auto; padding:0; height:32px; overflow:hidden; width:800px; text-align:center;}
.footer ul li{ float:left; line-height:32px; padding-right:9px;}
.footer .foot-nav{ width:100%; height:31px; overflow:hidden; background-color:#8EC900; color:#FFFFFF; text-align:center; line-height:31px;}
.footer .foot-nav a:link,.footer .foot-nav a:visited{ color:#FFFFFF; text-decoration:none; padding-left:10px; padding-right:10px;}
.footer .foot-nav a:hover{ text-decoration:underline;}
.footer .copyright{ text-align:center; line-height:24px; padding-top:5px;}
.footer a{
    color:#333;
    text-decoration: none;
}
.footer a:hover{
    color:#ff5200;
    text-decoration: underline;
}
