/* CSS Document */
body
{
	text-align: center;
	margin: 0;
}
a,a:link,a:visited
{
	font-family: 'Microsoft YaHei';
	display: inline-block;
	text-decoration: none;
}
.nav,.title,.article
{
	margin: 2px auto;
}
.nav
{
	width: 985px;
	height: 40px;
	background-color: #f3f6f9;
	padding: 0px 40px;
	text-align: left;
	line-height: 40px;
	margin: 2px auto;
}
.nav span
{
	margin: 0 3px;
	float: left;
}
body .nav a,a:link,a:visited
{
	font-size: 14.89px;
	color: black;
	float: none;
	line-height: 40px;
	margin: 0;
}
.title
{
	width: 985px;
	border-bottom: 1px #eaeaea solid;
}
.mtitle
{
	width: 985px;
	font-size: 22px;
	line-height: 25px;
	margin: 27px 0 20px;
}
.ltitle
{
	width: 985px;
	font-size: 14.89px;
	line-height: 27px;
	text-align: right;
}
.ltitle span
{
	margin: 0 0 0 28px;
}
.article
{
	width: 900px;
	height: auto;
	margin: 40px auto 45px;
	padding: 0 12px;
	line-height: 34px;
	font-size: 16px;
	border-bottom: 1px #eaeaea solid;
}
.TRS_Editor
{
	text-align: left;
}
body .article a
{
	float: none;
	color: #7070BA;
}
.article img
{
	max-width: 900px;
}
#c_news_fj a
{
	float: none;
	text-indent: 0;
}
.foot
{
	width: 1065px;
	height: 30px;
	margin: 37px auto 19px;
}
.but
{
	width: 69px;
	height: 30px;
	margin: 0 10px;
	padding: 0px 12px;
	background-color: white;
	border: #cccccc 1px solid;
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	float: left;
	text-align: center;
}
.foot .but a
{
	margin: 0 auto;
	line-height: 1px;
}
.foota
{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	max-width: 420px;
	text-overflow: ellipsis;
}
body .foot a,a:link,a:visited
{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	color: black;
}
.foot input
{
	cursor: pointer;
}
