﻿/*页脚*/
.footer{ background:#606060; width:960px; margin:10px auto; height:135px;color:#fff;}
.footer .footBar{background:#9D9D9D; text-align:center; height:23px; line-height:23px;}
.footer .footLink{ margin:0 auto;  padding-left:80px; padding-top:40px;}
.footer a{color:#fff;}
.footer a:hover{color:#ccc !important}
.footer a:visited{color:#fff;}
.footer .footLink a{ background:#FA0001; display:block; float:left; width:100px; height:20px; line-height:20px; overflow:hidden; text-align:center; }
.footer .footLink a.styleA{ background:#770101;}
.footer .copyRight{ clear:both; text-align:center; }



