.text {
	font-family: "宋体";
	font-size: 13px;
	color: #666666;
	line-height: 1.2em;
}
a.nav:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2362A6;
	text-decoration: none;
}
a.nav:visited {
	font-size: 14px;
	font-weight: bold;
	color: #2362A6;
	text-decoration: none;
}
a.nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #2362A6;
	text-decoration: underline;
}
a.pio:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #144D8A;
	text-decoration: none;
}
a.pio:visited {
	font-size: 13px;
	font-weight: normal;
	color: #144D8A;
	text-decoration: none;
}
a.pio:hover {
	font-size: 13px;
	font-weight: normal;
	color: #144D8A;
	text-decoration: underline;
}
td {
	font-size: 12px;
}

