@charset "utf-8";

.maincontent{position: relative; width:100%; margin:30px auto 20px;overflow:hidden;}

/* updated by sure 210809 begins */
.ab_title{
    width: 96%;
    margin: 0 2%;
}
.ab_title span{
    color: #1ea0fa; 
    text-align: left;
    font-size: 2em;
    font-weight: bold;
}
.ab_line{
    display: none;
}
/* 210809 ends */

.cont{margin:20px 2% 10px; width:96%; height:auto; background:#fff;}

.ab_text{width:100%; font-size:1.4em; line-height:2em; text-indent: 2em; }
.ab_img{margin: 10px auto 30px; width: 100%; text-align: center;}
