#footer_sitemap {
    position: absolute;
    bottom: 76px;
    height: 450px;
    width: 760px;
    font-size: 12px;
    background-color: #1B59B2;
    margin-left: -480px;
    left: 50%;
}
#footer_sitemap table td a{
    color: white;
    line-height: 23px;
    font-weight: normal;
}
#footer_sitemap table {
    border-top: 0.1em #3573CC solid;
    margin-top: 25px;
    width: 140px;
    margin-left: 40px;
    float: left;
}
.sitemap_tb {
    float: left;
}
.sitemap_top{
    height: 20px;
    line-height: 45px;
}
#footer_top {
    clear: both;
    width: 100%;
    height: 133px;
    background: url(../img/common/footer_bg.gif);
    background-repeat: repeat-x;
    overflow: hidden;
    color: #666666;
    font-size: 12px;
}
#footer {
    clear: both;
    width: 100%;
    height: 76px;
    background: url(../img/common/footer_bg.png);
    background-repeat: repeat-x;
    overflow: hidden;
    color: #666666;
    font-size: 12px;
}
#footer_pri{
    text-align: right;
    padding-top: 30px;
    word-spacing: 70px;
}

#footer_logo_top {
    text-align: right;
    margin-top: 30px;
}
#footer_logo {
    text-align: right;
    margin-top: 16px;
}
#footer_copy_top {
    position: relative;
    text-align: center;
    color: white;
    bottom: -10px;
}
#footer_copy {
    text-align: center;
    color: white;
    margin-top: 7px;
}
