
    .the_content .img{
        margin-bottom: 10px;
    }
    .the_content p{
        padding-top: 0;
        font-size: 13px;
        line-height: 20px;
    }
    .the_content{
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #ddd;
    }