body { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; font-size:12px; font-family:宋体; }

TD { font-size:12px; font-family:宋体; }

A:link { COLOR:#333333; text-decoration:none; }
A:hover { COLOR:#FF0000; text-decoration:underline; }
A:visited { COLOR:#999999; text-decoration:none; }

.f14 { font-size:14px; font-family:宋体; }
.f16 { font-size:16px; font-family:宋体; }
.f18 { font-size:18px; font-family:宋体; }

.input {
	BORDER-RIGHT: 1px groove;
	BORDER-TOP: 1px groove;
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px groove;
	COLOR: #666666;
	BORDER-BOTTOM: 1px groove;
	BACKGROUND-COLOR: #eeeeee;
	TEXT-DECORATION: none;
}

.submit {
	color: #333333;
	font-size: 12px;
	height: 20px;
	padding: 1px;
	background-color: #eeeeee;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #a2a2a2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #a2a2a2;
}

.3d_cell {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CD3FF;
	border-right-color: #C2E0F2;
	border-bottom-color: #C2E0F2;
	border-left-color: #8CD3FF;
}