body {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "宋体";
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}
b {
	line-height: 200%;
}


a:link {
	color: #2A4E70;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a:visited {
	color: #2A4E70;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/wm_write.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 17px;
	padding-left: 22px;
	background-color: #D9ECFA;
	line-height: 19px;
}
hr {
	height: 1px;
	width: 100%;
	color: #D9ECFA;
}
b {
	font-size: 14px;
}