body.MainPage {
	margin: 0px;
	background-color: #444444;
	font-family: "宋体";
	font-size: 12px;
}
body.WithLayerBg {
	background-color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
select.myselect {
	width: 120px;
	margin: 3px;
}
p.LeftCol {
	margin-top: 5px;
	margin-left: 30px;
}
p.content {
	text-indent: 0px;
	padding-left: 30px;
	padding-top: 20px;
	font-family: "黑体";
	font-size: 16px;
}
p.contentb {
	text-indent: 26px;
	padding-left: 30px;
	font-family: "宋体";
	font-size: 12px;
	padding-right: 30px;
	line-height: 18px;

}
p.contentc {
	padding-left: 30px;
	font-family: "宋体";
	font-size: 14px;
	padding-bottom: 50px;
}

	
td{ font-size: 9pt;}
a:link       { text-decoration: none; color:  #154155}
a:visited    { text-decoration: none; color:  #154155}
a:hover      { text-decoration: none; color:#ff8000 }

