table.ReadArticle
{
	font-size:12px;
}
table.ReadArticle .Title
{
	font-size:16px;
	font-weight:bold;
	color:#008039;
	line-height:30px;
	text-align:center;
}
table.ReadArticle .Info
{
	font-size:12px;
	color:#999999;
	text-align:center;
}
table.ReadArticle hr.split
{
	height:1px;
	width:80%;
}
table.ReadArticle .Content
{
	line-height:18px;
	word-break:break-all;
	font-size:12px;
}
table.ReadArticle .opt
{
	font-size:12px;
	text-align:center;
	
}
table.ReadArticle .Left
{
	text-align:right;
}

table.ListMoreArticle
{
	font-size:12px;
	color:#333333;
}
table.ListMoreArticle .Header
{
	background-color:#eaeaea;
	line-height:18px;
	font-weight:bold;
}

table.ListMoreArticle a
{
	color:#333333;
}