div.footer{
    position:static;width:100%;bottom:-1px;float:left;FONT: 12px/1.5 微软雅黑, arial, 宋体;
}
div.footer-container{
    height:100px;  width:990px;  margin:auto;  margin-top:30px;
}
div.footer-item{
    padding-top:15px;  text-align:center;
}
div.footer-copyright UL.CopyRight{
    list-style-type:none;
}
div.footer-copyright UL.CopyRight LI{
    color: #4d4d4d;
}
div.footer a{
    padding:0 3px 0 2px;text-decoration: none;color: #08c;
}
div.footer-link a:hover{
    text-decoration:underline;
}