body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #585858;	
}
hr {
	color: #cccccc;
	background: #cccccc;
	line-height: 14px;
	/*color: #E2D4C0;
	background: #E2D4C0;*/
	height: 1px;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #585858;	
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
.news_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #585858;
}
.news_more {
	background-image: url(/content/upload/AssetMgmt/Site/Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px !important; background-position: 0 3px;
	padding: 0px 0px 6px 8px !important; padding: 0px 0px 0px 8px;
}
.news_return {
	background-image: url(/content/upload/AssetMgmt/Site/Images/bullet_rev.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px !important; background-position: 0px 5px;
	padding: 0px 0px 0px 8px !important; padding: 0px 0px 0px 10px;
	height: 14px;
	font-weight: bold;
}

