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

/***** 修改 comm_doc_list.css *******************************************/
.s_doc_box{width:640px;}
.s_doc_one{width:600px;}
.s_doc_one .sdo_right{width:420px;}


/***** 修改 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;}
