/* .news_bg{
    background: url(../images/news_bg.png) no-repeat;
}  */
.t_tstinform{
	 width:852px;
}

.n_tstinform_r{
	padding-top: 10px;
}

.n_tstinform_r h1{
	font-size: 19px;
	font-weight: bold;
}
.n_h2{
    font-size:12px;
	color:#888888;
	line-height:30px;
	padding-right: 20px;
}
.n_tstinform_p{
	padding-top: 10px;
	font-size: 12px;
	color: #646464;
	line-height: 24px;
	width:820px;
}
.n_bg{
     background:url(../img/background_04.png) no-repeat;
	 height:252px;
	 width:338px;
	 margin:20px auto;
}
.n_bg01{
	 margin-top:30px;
}
.img_text{
     font-size:12px;
	 color:#646464;
	 text-align: center;
	 padding-top:10px;
	 margin-bottom:20px;
}


/*会长专栏界面 */
.col_bg{
    margin-top:10px;
    margin-bottom:20px;
}
.col_comn{
    width:334px;
	margin-right: 28px;
}
.col_comn h1{
    font-size:18px;
	color:#4d4852;
	font-weight: bold;
	margin-bottom: 20px;
}
.col_comn h2{
    font-size:12px;
	color:#888888;
	
}
.col_comn p{
    font-size:12px;
	color:#646464;
	margin-bottom: 24px;
	line-height: 24px;
}
.col_comn_a{
	display:inline-block;
	width: 681px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
	
