#news_info {
	height:auto !important;
	overflow:hidden;
	width:734px;
	float:left;
	display:inline;
	padding:8px 10px 0px 10px;
}
#news_info a {
	font-size:14px;
	color:#3C3C3C;
}
#news_info a:hover {
	color:#FA4A1F;
}
#article_title {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	text-align:center;
	line-height:22px;
}
#atdes {
	line-height:28px;
	text-align:center;
	font-size:12px;
	border-bottom:1px dotted #BCBCBC;
}
#news_body {
	padding-top:5px;
	line-height:24px;
	font-size:14px;
}
#news_body img{
	border:1px solid #CCC;
}
#news_body p {
	margin:0px 0px 8px 0px;
}
#news_body a {
	color:#094B9F;
}
#news_body a:hover {
	text-decoration:underline;
	color:#094B9F;
}
#updown {
	border-top:#BCBCBC 1px dotted;
	line-height:20px;
	padding-top:8px;
	font-size:14px;
	text-align:left;
}