/*页面样式*/
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	
}
.MainTable
{
	Width:778px;
	background-color:White; 
}
.left
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
/*中间区域*/
.center
{
	border-bottom-width:4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C11;
}
/*右侧区域*/
.right
{
	border-bottom-width:4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C11;
}
.foot{
 font-size:12px; color:#ffffff
}


/*专题新闻模板样式*/
.SimplePostong_ContentTable {
	width:778px;
	background-image:url(SimplePosting_03.jpg);
}
.SimplePostong_Navigator {
	height:25px;
	visibility:hidden;
}
.SimplePostong_ContentTitle {
	height:46px;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
	color:#9B0000;
}
.SimplePostong_ContentHr {
	height:3px;
	background-image:url(SimplePosting_hr.jpg);
}
.SimplePostong_ContentFontSize {
	height:20px;
}
.SimplePostong_ContentText {
	height:15px;
	width:700px;
	padding-left:40px;
	padding-top:10px;
}
.SimplePostong_fontcontent {
	color:#353535; 
	line-height:175%; 
	font-size:12px;
}
.SimplePostong_Space {
	height:20px;
}
