.menu:link {
	font-family: Arial, "黑体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	font-family: Arial, "黑体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Arial, "黑体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.ps {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #FF6600;
}
.doc {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #333333;
}
.doct {
	font-family: "黑体";
	font-size: 36px;
	color: #000000;
}
.pslink:link {
	font-family: Arial, "黑体";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.pslink:visited {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.pslink:hover {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.link:visited {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.link:link {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.link:hover {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.link:active {
	font-family: Arial, "黑体";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
