.ban_img_cont {
    float:left;
    margin-right:7px;
}
.ban_text {
    height:102px;
    width:auto;
}
.ban_img {
    border:solid 1px #909ba2; 
}
.line {
    height:1px;
    background-color:#909ba2;
    margin-top:7px;
    overflow:hidden;
    margin-bottom:7px;
}
