.contents_top {
    height:35px;
    line-height:35px;
    background-color:#FFFFFF;
    color:#169fe6;
    font-size:15px;
    font-style:SimHei;
    font-weight:bold;
    float:left;
}

.contents_gang {
    height:1px;
    float:left;
    background-color:#169fe6;
}

.contents_text {
    height:37x;
    line-height:37px;
    font-size:14px;
    font-style:SimHei;
    font-weight:normal;
    color:#666666;
    float:left;
}

.contents_fen {
    width:100%;
    height:1px;
    float:left;
    /*background-color:#EEEEEE;*/
    border-top:1px dashed #E8E8E8;
}

