

    .the_content p{
        font-size: 14px;
        line-height: 22px;
        color: #333333;
        margin-bottom: 5px;
    }
    .the_content p.img{
        text-align: center;
        margin-bottom: 5px;
    }
    .the_content .text1{
        background: #eeeeee;
        padding: 20px;
        margin-bottom: 15px;
    }
    .the_content p.img1{
        text-align: center;
        padding: 0;
        margin: 0;
    }
    .the_content .text1 img{
        float: left;
        padding-right: 10px;
    }
    .the_content strong{
        color: #a81821;
    }
    .desc ul {
        list-style: none;
        margin-left: 0;
        padding-left: 0;
    }
    .text-hl{
        text-align: center;
        padding: 8px 0 12px;
    }
    .the_content b{
        text-align: right;
        display: block;
    }