body {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	cursor: crosshair;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
table {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 12px;
	color: #FFFFFF;
	border: 1px dotted #990000;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: nw-resize;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: nw-resize;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 11px;
	color: #990000;
	text-decoration: line-through;
	cursor: nw-resize;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	cursor: nw-resize;
}
a.enter:link {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	cursor: s-resize;
}
a.enter:hover {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
	cursor: s-resize;
}
a.enter:visited {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.enter:active {
	font-family: "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	cursor: s-resize;
}