﻿#Bottom a:hover
{
    color: #ac111f;
}
#Bottom
{
    clear:both;
    background-image: url('../images/TopBottomBg.jpg');
    height: 50px;
    width: 980px;
    background-position: 0px -82px;
    margin: 0px auto 0px auto;
}
#Bottom a
{
    margin-top: 16px;
    height: 28px;
    font-family: 微软雅黑;
    display: block;
    width: 80px;
    font-size: 14px;
    text-shadow: 1px white;
    letter-spacing: 1px;
    color: Black;
    text-decoration: none;
    float: left;
    margin-right: 15px;
    text-align: center;
}

