﻿div.newstitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #cd883f;
	font-family: 宋体;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height:30px;
}
div.newssubtitle
{
	font-weight: bold;
	font-size: 9pt;
	color: #aaaaaa;
	text-align:center;
}

div.newsdetail
{
	direction: ltr;
	text-indent: 20px;
	line-height: 22px;
	padding: 10px;
	width: 95%;
	font-size: 9pt;
	color: #717171;
}

hr
{
	width:98%;
	height:1px;
	color:#F5F4DD;
}
