/* BASIC css start */
#subPage .sub_tap {margin-top:100px; margin-bottom:50px;}

.cate_title_html {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    background: #c30d23;
}

.cate_title_html img {
    width: 70%;
    display: inline-block;
}
/* BASIC css end */

