﻿@charset "utf-8";
.foot {
    border-top: #FE3303 2px solid;
    font: 12px/1.5 Tahoma, Arial, "宋体", sans-serif;
    background: #fff;
}

.foot p {
    text-align: center;
    line-height: 47px;
    color: #999
}

.foot p a {
    padding: 0 3px
}

.bl,
.bc,
.br {
    float: left;
    margin: 0 10px;
    min-width: 200px;
    width: auto !important;
    width: 320px;
    overflow: visible
}

.bottom p {
    line-height: 22px;
    margin-bottom: 0;
}

.link {
    height: 35px;
    line-height: 25px
}

.link,
.foot {
    margin: 10px auto 10px auto;
}

.foot {
    margin-bottom: 0;
    margin-top: 20px;
}

.bottom {
    padding: 20px 0;
}

.bl {
    margin-left: 100px;
    _margin-left: 50px
}

.bc {
    _margin-left: -60px
}

.br {
    _width: 200px
}

.foot p.letter_class {
    color: #ccc;
    height: 30px;
    overflow: hidden
}

.foot p.letter_class span {
    color: #039
}

.letter_class a {
    color: #039;
    margin: 0 5px
}

.letter_class a:hover {
    color: #f60;
    text-decoration: underline
}