body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	line-height: 20px;
	background-image: url(/templets/images/bj.jpg);
	top: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
td {
	line-height: 30px;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.a1:link {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:active {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


