body {
	margin: 0px;
	background-color: #E8E8E8;
}
table {
	font-size: 9pt;
}
.newstit {
	font-size: 12pt;
	font-weight: bold;
	color: #009966;
	filter: DropShadow(Color=#dadada, OffX=1, OffY=1, Positive=true);
}
.mainline {
	background-image: url(images/linebg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.top_tit {
	font-family: "华文行楷";
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=#2762b3, OffX=1, OffY=1, Positive=true);
}
.ltit {
	font-size: 10.5pt;
	font-weight: bold;
	color: 2469b6;
}
.rtit {
	font-size: 10.5pt;
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=52606a, OffX=1, OffY=1, Positive=true);
}
.content {
	font-size: 10.5pt;
}
.distit {
	TEXT-ALIGN: center; PADDING-BOTTOM: 1px; LINE-HEIGHT: 1.5em; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; FONT-FAMILY: "宋体"; COLOR: #0651a9; CLEAR: both; FONT-SIZE: 20px; FONT-WEIGHT: bolder
}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 9pt;
	text-decoration: none; 
	color:#000000;
}
a:hover {
	font-size: 9pt;
	text-decoration: underline; 
	color: #FF9900;
}
.distit {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.bluecharacter {
	LINE-HEIGHT: 1.5em; COLOR: #0651a9; CLEAR: both
}