.gray {
	font-family: "宋体";
	font-size: 12px;
	line-height: 19px;
	color: #868686;
	text-decoration: none;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #868686;
}
.biaoti {
	font-family: "宋体";
	font-size: 13px;
	line-height: 25px;
	color:#868686;
	font-weight: bold;
}
.p-gray {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
a.p-gray:hover {
	color: #333333;
}
.position {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #4C4C4C;
	text-decoration: none;
}
a.position:hover {
	color: #009999;
}
.red {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: none;
}
a.gray:hover {
	text-decoration: underline;
}
.input {
	height: 12px;
	border: 1px #999999;
	margin: 1px;
}
.blue {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #0079CA;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #D5D9DD;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
