.toplogo {
    margin: 0px;
    height: 104px;
    background: url(../images/top-nail.jpg) repeat-x top;
}

.gray001 {
    color: #b0b0b0;
}

.gray002 {
    color: #636363;
}

.gray0020 {
    color: #636363;
}

.line1 {
    margin-top: 15px;
    width: 1000px;
    height: 24px;
    border-bottom: 1px solid #e9e9e9;
}

.mianbao {
    width: 500px;
    float: left;
    margin-top: 0px;
    border: 1px;
    border-bottom-color: #eee;
}

.voice {
    width: 500px;
    float: right;
}

.topinner {
    margin: auto;
    width: 1001px;
    text-align: left;
}

#nav_zzjs_net li {
    /*background: #333;*/
    float: left;
    list-style: none;
}

    #nav_zzjs_net li a {
        color: #000;
        text-decoration: none;
        display: block;
        width: 141.75px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #eee;
        margin-left: 1px;
        font-size: 18px;
        font-family: "Microsoft YaHei",SimHei;
    }

.lastli {
}

#nav_zzjs_net li a:hover {
    background: #08c;
    color: #eee;
}

.menu {
    margin-top: -28px;
    position: relative;
    z-index: 2;
}

.menuinner {
    width: 1001px;
    height: 38px;
    margin: auto;
    background-color: #B0B0B0;
}

    .menuinner ul {
        margin: 0px;
    }
/*.menuitem{
	float: left;
}*/

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1001px;
    margin-top: -10px;
}

.footer {
    margin-top: 15px;
    background-color: #eee;
    border-top: #696969 1px solid;
}

.footerinner {
    padding-top: 10px;
    width: 1001px;
    margin-right: auto;
    margin-left: auto;
}

.contact {
    padding-left: 15px;
    width: 35%;
    float: left;
}

.about {
    width: 43%;
    float: left;
}

.links {
    width: 15%;
    float: right;
}

    .links ul {
        margin: 0px;
    }

        .links ul li {
            width: 50%;
            float: left;
        }

    .links p a:link {
        color: #333;
    }

    .links p a:visited {
        color: #EE2C2C;
    }

    .links p a:hover {
        color: #666666;
    }

    .links p a:active {
        color: #9999CC;
    }

.footer-bottom {
    border-top: #696969 1px solid;
    width: 1001px;
    position: relative;
    display: inline-block;
    margin: 15px 0 0 0;
    padding: 10px 0 0 0;
}

.footeritem1 {
    padding-left: 15px;
    float: left;
    width: 25%;
    text-align: left;
}

.footeritem2 {
    float: left;
    width: 25%;
    text-align: center;
}

.footeritem3 {
    float: left;
    width: 25%;
    text-align: right;
}

.footeritem4 {
    float: left;
    width: 20%;
    text-align: right;
}

.footeritem2 a:link {
    color: #333;
}

.footeritem2 a:visited {
    color: #EE2C2C;
}

.footeritem2 a:hover {
    color: #666666;
}

.footeritem2 a:active {
    color: #9999CC;
}

.download {
    padding-top: 12px;
    margin-bottom: 5px;
    border: 2px;
    border-style: solid;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 65px;
    border-color: red;
}

    .download ul {
        margin: 0px;
    }

        .download ul li {
            font-family: "Hiragino Sans GB W3";
        }

.nodisplay {
    display: none;
}

.condition {
    margin-bottom: 10px;
    border: 1px solid #eee;
    width: 100%;
    height: 80px;
}

    .condition p {
        font-weight: bold;
        margin-left: 10px;
    }

    .condition table {
        margin-left: 10px;
        margin-top: 20px;
        width: 100%;
    }

.table-td {
    width: 100%;
    height: 100%;
}

.floatleft {
    float: left;
}
