.main {
	font-family: "新宋体", "宋体";
	font-size: 12px;
	color: #000000;
}


link {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}



