body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Line_Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
}
