.p1 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 200%;
	color: #CCCCCC;
	text-decoration: none;
}
.p2 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #999999;
	text-decoration: underline;
}
.input_write {
	border: 1px solid #666666;
}

