html,body{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
.chd-mai-box{
    height: 100%;
}
.chd-zhaopin-class-show{
    line-height: 40px;
    background-image: url("../images/imaginary_line.png");
    margin: 20px 30px;
    text-align: center;
}
.chd-tit-div{
    background-image: url("../images/box12.png");
    width: 92px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    margin: 0px 33px;
}
.chd-tit-div:hover{
    background-image: url("../images/box11.png");
    color: white;
}
.middle-div{
    background-color: #e9b9ad;
    line-height: 30px;
    margin: 26px auto;
    text-align: center;
    font-size: 14px;
    font-family: SimSun;
    color: #010101;
    width: 310px;
}

.body-bot-div{
    width: 45%;
    float: left;
    margin-left: 50px;
    margin-bottom: 22px;
}
.body-bot-div-son{
    background-color: #ddedfd;
    height: 30px;
}
pre{
    line-height: 20px;
}
a{
    border: 0px;
}
img{
    border: none;
}
.div-txt{
    font-size: 12px;
    font-family: SimSun;
    line-height: 24px;
    margin-top: 12px;
    margin-left: 5px
}
