﻿body {
	font-family: "宋体";
	font-size: 12px;
	color: #326EE9;
	background-color: #F0F0F0;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
input {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.Clear {
	line-height: 10px;
	clear: both;
	height: 20px;
}
.webmaster a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.webmaster a:hover {
	font-family: "宋体";
	color: #FF3;
	text-decoration: underline;
}
.webmaster a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.biaoge a:hover {
	background-color:#09C;
}