body { background-image:url(/images/bg.jpg); 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:#1f7eb6; text-decoration:none; }
A:hover { color:#FF0000; text-decoration:underline; }
A:visited { color:#3495ce; text-decoration:none; }

a.link1:link { COLOR:#FFFFFF; text-decoration:none; font-weight:bold; }
a.link1:visited { COLOR:#FFFFFF; text-decoration:none; font-weight:bold; }
a.link1:hover { COLOR:#fffc00; text-decoration:underline; font-weight:bold; }
a.link1:active { COLOR:#FFFFFF; text-decoration:none; font-weight:bold; }

a.link2:link { COLOR:#FFFFFF; text-decoration:none; }
a.link2:visited { COLOR:#FFFFFF; text-decoration:none; }
a.link2:hover { COLOR:#fffc00; text-decoration:underline; }
a.link2:active { COLOR:#FFFFFF; text-decoration:none; }

a.link3:link { COLOR:#479675; text-decoration:none; }
a.link3:visited { COLOR:#479675; text-decoration:none; }
a.link3:hover { COLOR:#479675; text-decoration:underline; }
a.link3:active { COLOR:#479675; text-decoration:none; }

a.link4:link { COLOR:#3f8cb9; text-decoration:underline; }
a.link4:visited { COLOR:#3f8cb9; text-decoration:underline; }
a.link4:hover { COLOR:#3f8cb9; text-decoration:underline; }
a.link4:active { COLOR:#3f8cb9; text-decoration:underline; }

.f13 { font-size:13px; font-family:宋体; }
.f14 { font-size:14px; font-family:宋体; }
.f16 { font-size:16px; font-family:宋体; }
.f18 { font-size:18px; font-family:宋体; }

.input {
	BORDER-TOP:1px groove;
	BORDER-BOTTOM:1px groove;
	BORDER-LEFT:1px groove;
	BORDER-RIGHT:1px groove;
	FONT-FAMILY:宋体;
	FONT-SIZE:12px;
	COLOR:#666666;
	BACKGROUND-COLOR:#eeeeee;
	TEXT-DECORATION:none;
	behavior:url(#default#savehistory);
}

.submit {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #a2a2a2;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #a2a2a2;
	font-family:宋体;
	font-size:12px;
	color:#333333;
	background-color:#eeeeee;
	cursor:hand;
	padding:1px;
	height:20px;
}

.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;
}