.main {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
.maintitle {
	font-family: "宋体";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
