/* CSS Document */

.down {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: "宋体";
	font-size: 10pt;
}
.down2:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.down2:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.down2:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}
