﻿.clearfix {
    display: inline-block;
    height: 10px;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.zd {
    background-color: #323a45;
}

ul {
    list-style: none;
}

body {
    margin: 0;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.div26 {
    width: 100%;
    text-align: center;
    color: #fac81b;
    background-color: #323a45;
    font-size: 32px;
    float: left;
}


a:link {
    color: white;
}

a:visited {
    color: white;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#gg_ss span:hover {
    text-decoration: underline;
}

#gg_ss1 td :hover {
    text-decoration: underline;
}
/*将层设置在顶部*/
#gg {
    position: fixed;
    /*bottom: -12px;*/ /*设置底部*/
    top: 0; /*设置顶部*/
    /*background-image: url(images/imgs/mf-1-07281_03.png);
            background-size: 100% 100%;*/
    width: 100%;
    /*height: 38px;*/
    text-align: center;
    line-height: 38px;
    z-index: 9999;
    font-size: 18px;
    /*margin-left: 2%;
            margin-right: 2%;*/
    /*opacity: .90;*/
    color: #ffffff;
    /*filter: alpha(opacity=60);*/
    _bottom: auto;
    _width: 98%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight- (parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
/*将层设置在顶部*/
#gg_1 {
    position: fixed;
    bottom: -12px; /*设置底部*/
    /*top: 0;*/ /*设置顶部*/
    /*background-image: url(images/imgs/mf-1-07281_03.png);
            background-size: 100% 100%;*/
    width: 100%;
    /*height: 38px;*/
    text-align: center;
    line-height: 38px;
    z-index: 9999;
    font-size: 18px;
    /*margin-left: 2%;
            margin-right: 2%;*/
    opacity: .90;
    color: #ffffff;
    filter: alpha(opacity=60);
    _bottom: auto;
    _width: 98%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight- (parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.ab {
    color: #ffffff;
    font-size: 30px;
    margin: 0 auto;
    position: absolute;
    line-height: 40px;
    border-radius: 5px;
    border: 2px solid #fcce25;
    text-align: center;
    top: 75%;
    text-decoration: none;
    font-family: '微软雅黑';
}

.tab_menu tr td {
    width: 75px;
    font-size: 12px;
    line-height: 62px;
    height: 62px;
    color: #ffffff;
    text-align: center;
}

    .tab_menu tr td div {
        width: 90px;
        height: 25px;
        line-height: 25px;
        border-radius: 5px;
        border: 2px solid #323a45;
    }

        .tab_menu tr td div:hover {
            background: #17B0FF;
        }
