.p {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
}
.border {
	border: 1px solid #000000;
}
.p1 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
}
a:link {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
