﻿div.footer
{
    width: 950px;
    margin: 28px auto 0px auto;
    border-top: 3px solid #e42233;
    font-family: 宋体;
    font-size: 12px;
    color: #919191;
}

p.footer-links
{
    margin-top: 17px;
    text-align: center;
}

a.footer-link
{
    color: #919191 !important;
    text-decoration: none;
}

a.footer-link:hover
{
    text-decoration: underline;
}

p.footer-copyright
{
    margin-top: 15px;
    text-align: center;
}