
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #585858;
	text-decoration: none;
}
.b {
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	color: #8c8c8c;
	text-decoration: none;
}

.c:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3d86b1;
	text-decoration: none;
}

.c:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3d86b1;
	text-decoration: none;
}
.c:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
