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(../image/linebg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.top_tit {
	font-family: "华文行楷";
	font-size: 26pt;
	font-weight: bold;
	color: #DDFFF7;
	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 {
	font-size: 14pt;
	font-weight: bold;
}
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;
}
