body {
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-image:  url(images/bg.gif);
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
}
a.red:link {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
input.h18 {
	height: 18px;
}
.f26 {
	font-family: "宋体";
	font-size: 26px;
	font-weight: bolder;
	line-height: 120%;
}
.f14 {
	font-family: "宋体";
	font-weight: bold;
	color: #d83605;
	text-decoration: none;
}