.sub_img {
    margin: 0 auto;
    width: 1050px;
    height: 233px;
    padding-top: 26px;
    padding-left: 20px;
    font-weight: bold;
    color: #fff;
    font-size: 42px;    
    background: url(/user_data/data/images/sub_right_img01.png)no-repeat top right;
}

.sub_bg {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 233px;
    background: url(/user_data/data/images/sub_right_bg01.png)repeat-x top center;
border-top:1px solid #dfdfdf;
}