
/***** 修改 cn.css ******************/
#main_box{width:960px; padding:20px;}


/***** 修改 comm_right.css *******************************************/
.mb_right{width:280px;margin:110px 0 0 0;}
.mb_right .mr_one{width:260px;}


.mb_left{display:block; float:left; width:640px; height:auto; padding:10px; }

/***** 正文 ************************************/
._title{display:block; float:left; width:100%; height:40px; line-height:40px; font-size:26px; color:#222; font-weight:800; text-align:center;}
._subline{display:block; float:left; width:100%; height:40px; line-height:40px; font-size:14px; color:#888; text-align:center;}
._subline ._sm{display:inline-block; width:auto; height:auto; margin:0 20px;}
._intro{display:block; float:left; width:610px; height:auto; padding:10px 15px; text-align:justify; background:#F9F9F9; border-radius:7px;
        font-size:12px; color:#888; margin:20px 0 10px 0;}
/***** 正文详情 ************************************/
.content_box {display:block; float:left; width:100%; height:auto; padding:20px 0 50px 0; overflow:hidden;}
.content_box  ._t1{display:none;}
.content_box  ._t2, .content_box ._t3{display:block; float:left; width:100%; height:30px; line-height:30px; text-align:left;
                                      font-size:18px; font-weight:800; color:#222;}
.content_box  ._t3{font-size:16px;}
.content_box  ._txt{display:block; float:left; width:100%; height:auto; color:#444; line-height:1.6em; text-align:justify; overflow:hidden;
                    font-size:14px;}
.content_box  ._txt ._text{display:inline; color:#444;}
.content_box  ._txt ._light{display:inline; color:#888;}
.content_box  ._txt ._bold{display:inline; color:#222; font-weight:800;}
.content_box  ._txt ._red{display:inline; color:#de3939;}
.content_box  ._pic{display:block; float:left; width:100%; height:auto; border-radius:10px; margin:20px 0 0 0;}
