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:#0484D3; text-decoration:none; }
A:hover { COLOR: #1393E2; text-decoration:underline; }
A:visited { COLOR:#1F7CB5; 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: 9pt;
	BORDER-LEFT: 1px groove;
	COLOR: #666666;
	BORDER-BOTTOM: 1px groove;
	BACKGROUND-COLOR: #eeeeee;
	TEXT-DECORATION: none;
}

.submit {
	cursor: pointer;
	cursor:hand;
	BORDER-RIGHT: #B9B9B9 2px solid;
	BORDER-TOP: #F5F5F6 2px solid;
	BORDER-LEFT: #F5F5F6 2px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #B9B9B9 2px solid;
	background-color: #DCDCDC;
	height:19px;
	font:12px arial,helvetica,clean,sans-serif;
}

.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;
}