STYLE typetextcss .css {
	FONT-SIZE: 12pt;
	LINE-HEIGHT: 10pt;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
TD {
	FONT-FAMILY: "宋体", "Arial", "Times New Roman";
	FONT-SIZE: 12pt
}
SELECT {
	FONT-FAMILY: "宋体", "Arial", "Times New Roman"; FONT-SIZE: 12pt
}
P {
	FONT-FAMILY: "宋体", "Arial", "Times New Roman"; FONT-SIZE: 12pt
}
.text {
	BACKGROUND-COLOR: #f1f1f1; BORDER-BOTTOM: #000000 1px outset; BORDER-LEFT: #000000 1px outset; BORDER-RIGHT: #000000 1px outset; BORDER-TOP: #000000 1px outset
}

INPUT {
	FONT-SIZE: 12pt; HEIGHT: 25px
}
.search {
	font-size: 14px;
	color: #666666;
}
