/*MinVersion*/
.OESK_XBody_Default {
    width: 900px
}

.OESK_XBody_Default .OESZ_XBodyContent {
    width: 100%;
    height: 550px
}

.OESK_XBody_Default .OESZ_XBodyFooter {
    width: 100%;
    height: 50px
}

.OESK_WEText_Default {
    width: 350px;
    height: 80px
}

.OESK_WELabel_Default {
    width: 350px
}

#XBody .OESZ_XBodyContent {
    display: block
}

#XBody .OESZ_XBodyFooter {
    display: block
}

#XBody .OESZ_XBodyHeader {
    display: none
}

#XBody .OESZ_XBodyLeftColumn {
    display: none
}

#XBody .OESZ_XBodyRightColumn {
    display: none
}

#XBody .OESZ_Wrap_Columns {
    padding-left: 0;
    padding-right: 0
}

#XBody {
    height: auto
}

#XBody .OESZ_XBodyContent {
    height: 635px
}

#WEaf344c9c37 {
    position: absolute;
    left: 60px;
    top: 270px;
    width: 870px;
    height: auto;
    color: #f00;
    text-align: left;
    font-size: 16px
}

#WE82efed399b {
    position: absolute;
    left: 220px;
    top: 220px;
    width: auto;
    height: auto;
    text-align: center
}


.content-layout {
    width: 1200px;
    height: auto;
    margin: 40px auto 100px auto;
}

.content-title {
    width: 100%;
    height: 23px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-top: 29px;
    text-align: center;
    margin: 0 auto;
}

.content-text {
    margin-top: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    width: 100%;
}

.content-text a:hover {
    color: #174592;
    font-weight: bold;
}