a:link {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	color: #FF0000;
	text-decoration: none;
}
body {
	background-image: url(pic/LINE.gif);
}
td {
	font-family: "宋体", "Arial";
	font-size: 9pt;
	line-height: 18pt;
}
.input {
	BACKGROUND: #ffffff; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: rgb(250,250,238) 1px solid; 
	BORDER-RIGHT: rgb(250,250,238) 1px solid; 
	BORDER-TOP: rgb(250,250,238) 1px solid; 
	FONT-FAMILY: "Arial"; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: normal
}
.button {
	BACKGROUND-COLOR: #20aeff; 
	BORDER-BOTTOM: #000033 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-RIGHT: #000033 1px solid; 
	BORDER-TOP: white 1px solid; 
	COLOR: #000033; 
	CURSOR: hand; 
	FONT-SIZE: 9pt; 
	HEIGHT: 13pt
} 