body {
	background-color:"gray";

}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #484550;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #484550;
	text-decoration: none;

}
a:active {
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;


}
.titles {
	font-family: "Arial", "宋体";
	font-size: 18px;
	font-weight: bold;
}
.menu {
	font-family: "Arial", "宋体";
	font-size: 14px;
	font-weight: bold;

}
.linkmenu {
	font-family: "Arial", "宋体";
	font-size: 14px;
		font-weight: bold;
}
.p14 {
	font-family: "Arial", "宋体";
	font-size: 14px;
	line-height: 22px;
}
.input {
	font-family: "Arial", "宋体";
	font-size: 12px;
	border: none;
}
.p12-20 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.p12
 {
	font-family: "宋体";
	font-size: 12px;
}
.p12-22 {
	font-family: "Arial", "宋体";
	font-size: 12px;
	line-height: 22px;
}
.form {

	font-family: "宋体";
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #808080;
}