.allping A {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

    .allping a:hover {
        color: #FF0000;
        text-decoration: underline;
    }

.allping {
    z-index: 250000;
    position: fixed;
    width: 1000px;
    height: 70px;
    margin: auto;
    background-color: #FFF;
    top: 800px;
    left: 0;
    right: 0;
    bottom: 0;
}

.list {
    float: left;
    width: 1002px;
}

.list1 td {
    text-align: center;
}

.list1_wz1 {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

.list1_wz2 {
    color: #000;
}

.list1_wz3 {
    color: #900;
    font-weight: bold;
}

.list1_wz4 {
    color: #900;
}

    .list1_wz4 a {
        color: #900;
        font-weight: bold;
        height: 25px;
        width: 95px;
        float: left;
    }

        .list1_wz4 a:hover {
            background-color: #FFF;
            float: left;
            height: 25px;
            width: 95px;
        }

.list1_bj1 {
    background-color: #FF9;
    width: 1002px;
    line-height: 30px;
}

    .list1_bj1:hover {
        background-color: #FFF;
    }

.list1_bj2 {
    line-height: 30px;
    width: 1002px;
    background-color: #FF0;
}

    .list1_bj2:hover {
        background-color: #FFF;
    }
