.font {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #333333;

}
.font1 {
	font-family: "宋体", "Arial";
	font-size: 14pt;
	font-weight: bold;
	color: #FF3300;
}
.font2 {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	color: #006633;
}
.font:visited {

	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #333333;
}
.font:hover {


	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #006699;
}

.inputgray {	BORDER-RIGHT: #d3d3d3 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #d3d3d3 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; BORDER-LEFT: #d3d3d3 1px solid; WIDTH: 107px; COLOR: #6b6b6b; PADDING-TOP: 5px; BORDER-BOTTOM: #d3d3d3 1px solid; FONT-FAMILY:Arial, 宋体; HEIGHT: 25px; BACKGROUND-COLOR: #ffffff
}