﻿/* ----- footer ----- */
#footer {
    overflow: hidden;
    width: 100%;
    background: #f7f7f7;
    border-top: #e3e3e3 solid 1px;
    border-bottom: #e3e3e3 solid 1px;
    margin-top: 30px;
    color: #bbb;
    background: #f9f9f9;
}

.footer_content {
    float: left;
    width: 100%;
    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;
    padding-bottom: 15px;
}

.footer_nav_box {
    width: 980px;
    margin: 0 auto;
    padding-top: 35px;
}

.footer_nav {
    width: 163px;
    text-align: center;
    float: left;
    color: #333;
    background: url(/MiniNameX/images/footer_list_bg.jpg) right no-repeat;
}

.footer_nav_tit {
    float: left;
    width: 196px;
    font-size: 16px;
    color: #666;
}

.footer_nav ul {
    float: left;
    width: 196px;
    padding-top: 15px;
}

    .footer_nav ul li {
        float: left;
        width: 196px;
        height: 25px;
        line-height: 25px;
        display: inline;
    }

        .footer_nav ul li a {
            color: #666;
        }

            .footer_nav ul li a:hover {
                color: #0065cb;
            }

.footer_bottom {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 10px;
    /*display: none;*/
}

    .footer_bottom a {
        float: left;
    }

    .footer_bottom span {
        float: left;
    }

    .footer_bottom a:link {
        text-decoration: none;
    }

    .footer_bottom a:hover {
        text-decoration: none;
        color: #0078f6;
    }
    
.wrapper-a {
    height: 26px;
    line-height: 26px;
    color: #666;
    padding-left: 65px;
}

.beian {
    float: left;
    height: 35px;
    line-height: 34px;
}

    .beian a {
        float: left;
        padding-left: 10px;
        color: #666;
        line-height: 34px;
    }

.footer {
    margin: 0 auto;
    margin-top: 40px;
    width: 355px;
    color: #bbb;
    background: url(/MiniNameX/images/logo3.png) right no-repeat;
}


/*底部添加友情链接*/
.footer_linkbox {
    width: 913px;
    margin: 0 auto;
    color: #666;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.footer_site {
    padding: 28px 25px 28px 15px;
    height: 22px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 22px;
    font-size: 16px;
}

.footer_linkbox .f_nolink {
    padding: 28px 25px 15px 15px;
    border-bottom: none;
}

.footer_site .tit {
    float: left;
}

.footer_site a.f_ikky, .footer_site a.f_inamex {
    float: left;
    display: block;
    width: 168px;
    height: 22px;
    text-indent: -999em;
    background: url('/MiniNameX/images/f_logbg.jpg') 0 0 no-repeat;
}

.footer_site a.f_ikky {
    margin-right: 12px;
}

.footer_site a.f_inamex {
    width: 163px;
    background-position: 0 -23px;
}

.footer_site a.f_apply {
    font-size: 12px;
    float: right;
    line-height: 22px;
}

    .footer_site a.f_apply:link, .footer_site a.f_apply:visited {
        color: #0065cb;
        text-decoration: underline;
    }

.footer_link {
    border-top: 1px solid #fff;
}

    .footer_link a:link, .footer_link a:visited {
        color: #666;
    }

    .footer_link a:hover {
        color: #0065cb;
        text-decoration: underline;
    }

    .footer_link h3 {
        padding: 15px 15px 10px 15px;
        font-size: 16px;
        font-weight: normal;
    }

        .footer_link h3 a {
            float: right;
            font-size: 12px;
        }

            .footer_link h3 a:link, .footer_link h3 a:visited {
                color: #0065cb;
                text-decoration: underline;
            }

.f_linkcont {
    margin: 0 15px 0 20px;
}

    .f_linkcont a {
        float: left;
        display: block;
        height: 15px;
        line-height: 15px;
        padding: 0 15px;
        margin: 5px 0;
        border-right: 1px solid #acacac;
    }
/*底部添加友情链接*/
