body
{
    font-size: 12px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    width:740px;
    margin:0 auto;
    line-height:150%;
}
#Container
{
	font-size: 12px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	width: 740px;
	margin: 0 auto;
	line-height: 150%;
	position: absolute;
    left: 50%;
    z-index: 1;
    margin-left: -370px;
}
a:link {text-decoration:none;}
a:hover {text-decoration:none;}
a:visited
{
	text-decoration: none;
}
#TopContainer,#MainContainer,#FootContainer
{
	width:740px;
	margin:5px auto;
}
#MainContainer
{
	background-color:#DFFFDF;
	overflow:hidden;
}
#Navi
{
	width: 240px;
	float: left;
	margin: 0;
}
#Navi ul
{
	list-style-type: none;
}
#Navi ul li
{
	width:200px;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	display:block;
	line-height:28px;
}
#Navi h3
{
	margin:0;
}
.RootMenu
{
	font-size:28px;
	font-weight:bold;
	line-height:28px;
}
#Navi ul li a
{
	text-decoration:none;
	color:#66CC00;
}
#Content
{
	width:500px;
	float:right;
	margin:0 auto;
	background-color:White;
}
.SubjectBlock
{
	clear: both;
	display: block;
	margin: 5px auto;
}
.SubjectBlock ul
{
	list-style-type:none;
}
.SubjectBlockPic
{
	padding: 2px;
	border: 1px solid #808080;
}
.SubjectBlockPicleft
{
	padding: 2px;
	border: 1px solid #808080;
}
.SubjectBlockTitle
{
	font-size:16px;
	color:#66CC00;
	line-height:32px;
}
.BoldFont
{
	font-weight:bold;
}
.GreenFont
{
	color: #66CC00;
	line-height: 200%;
	font-weight: bold;
}
.TitleFont
{
	color:#66CC00;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
}
.SubTitleFont
{
	color:#66CC00;
	font-size:14px;
	line-height:26px;
}
.TableStyle
{ 
	width: 85%;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
.dashdiv
{
	border-bottom: 1px dashed #808080;
	width: 84%;
	height: 10px;
	margin:0 auto;
}
.vdashdiv
{
	border-left: 1px dashed #808080;
	width: 490px;
	float:right;
}