﻿body {
    background-image: url('/images/zf/backv2.png');
    background-repeat: repeat;
    margin: 0 0 0 0;
}

.topimg {
    background-image:url('/images/zf/topv2.png');
    background-repeat: no-repeat;
    background-position: center top;
    height:422px;
}

.itemtitle {
    background-image: url('/images/zf/itemtitle.png');
    background-repeat: no-repeat;
    width: 490px;
    height: 59px;
    line-height:59px;
    text-align:left;
    text-indent:70px;
    overflow:hidden;
}

.titlefont, a.titlefont, a.titlefont:link, a.titlefont:visited, a.titlefont:hover, a.titlefont:active {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}

.contextfont, a.contextfont, a.contextfont:link, a.contextfont:visited, a.contextfont:hover, a.contextfont:active {
    color: #3c3c3c;
    font-size: 14px;
    line-height: 23px;
}

.morefont, a.morefont, a.morefont:link, a.morefont:visited, a.morefont:hover, a.morefont:active {
    color: #95acff;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #95acff;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    width: 460px;
    height: 25px;
    line-height:16px;
    padding: 10px 0 0 0;
    overflow: hidden;
    display: inline-block;
}

.morearrow {
    display:inline-block;
    border:1px solid #95acff;
    width:15px;
    height:15px;
}

.prev, .next {
    border: 1px solid #1c77d4;
    width: 55px;
    display: inline-block;
    padding: 5px 0 3px 0;
    color: #1c77d4;
}

.numbtn {
    border: 1px solid #1c77d4;
    width: 22px;
    display: inline-block;
    padding: 5px 0 3px 0;
    color: #1c77d4;
}

.snumbtn {
    border: 1px solid #1c77d4;
    width: 22px;
    display: inline-block;
    padding: 5px 0 3px 0;
    color: #FFFFFF;
    background-color: #1c77d4;
}

ul.bottom {
    list-style-type: none;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px
}

    ul.bottom li {
        float: left;
        border-right: 1px #B8B8B8 solid;
        width: 80px;
        height: 12px;
        overflow: visible;
    }

        ul.bottom li.nobd {
            border-right-width: 0px;
            width: 80px;
            height: 12px;
            overflow: visible;
        }

.bottomfont1, a.bottomfont1, a.bottomfont1:link, a.bottomfont1:visited, a.bottomfont1:hover, a.bottomfont1:active {
    color: #A2A2A2;
    font-size: 13px;
    text-decoration: none;
}

.bottomfont2, a.bottomfont2, a.bottomfont2:link, a.bottomfont2:visited, a.bottomfont2:hover, a.bottomfont2:active {
    color: #565656;
    font-size: 13px;
    text-decoration: none;
}
