body
{
	font-family: "新宋体";
	font-size:12px;
	background-color: #9999ff;
}

td {
	font-family: "新宋体";
}

th {
	font-family: "新宋体";
}
.button {
	FONT-SIZE: 12px;
	border:1px #5C636B solid;
	background-color: #E9E6E4;
	cursor:hand;
}
.functionFont {
    font-family: "新宋体";
	font-size:18px;
	cursor:hand;
	font-weight: lighter;
}
.logoFont {
	font-family: "新宋体";
	font-size:18px;
	font-weight: bold;
	color: #3300FF;
}
.formTitleFont {
	font-family: "新宋体";
	font-size:18px;
	font-weight: bold;
	color: #0000FF;
}
.inputTitleFont {
  	font-family: "新宋体";
	font-size:16px;
	font-weight: bold;
	color: #0000FF;
}
.errorFont{
    	font-family: "新宋体";
	font-size:16px;
	font-weight: bold;
	color: #FF0000;

}
