.cover {
    z-index: 10007;
    position: absolute;
    filter: alpha(opacity=50);
    width: 100%;
    display: none;
    background: #000;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.wfslh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-binding: url(/css/ellipsis.xml#ellipsis);
}

.BtnClose {
    position: absolute;
    width: 20px;
    background: url(../img/preNext.png) no-repeat 0 -152px;
    height: 20px;
    top: 0;
    cursor: pointer;
    right: 0;
}

.BtnClose_Over {
    background-position: -20px -152px;
}

.pos {
    top: 21px;
    right: 23px;
}

.wf_Img {
    z-index: 10008;
    position: absolute;
    width: 804px;
    display: none;
    background: #ffffff;
    height: 630px;
    top: 0;
    left: 0;
}

    .wf_Img .sjimg {
        position: absolute;
        width: 786px;
        height: 564px;
        top: 9px;
        left: 9px;
    }

.wf_Title {
    position: absolute;
    text-align: center;
    top: 584px;
}

.wf_TitleTxt {
    text-align: center;
    width: 786px;
    font-family: ËÎÌå;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.wf_Pre {
    z-index:10008;
    position: absolute;
    width: 45px;
    background: url(../img/preNext.png) no-repeat;
    height: 41px;
    top: 210px;
    cursor: pointer;
    left: 10px;
}

.wf_PreOver {
    background: url(../img/preNext.png) no-repeat 0 -42px;
}

.wf_Next {
    z-index:10008;
    position: absolute;
    width: 45px;
    background: url(../img/preNext.png) no-repeat -46px -42px;
    height: 41px;
    top: 210px;
    cursor: pointer;
    right: 10px;
}

.wf_NextOver {
    background: url(../img/preNext.png) no-repeat -46px 0;
}
