body      {
	font-size: 12px;
	background-color: #FFFFFF;
	scrollbar-highlight-color: buttonface;
	scrollbar-shadow-color: buttonface;
	scrollbar-3dlight-color: buttonhighlight;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: buttonshadow;
	font-family: "MS Shell Dlg", "Tahoma", "宋体", "Geneva";
	color: #333333;
}
td        {
	font-family: "MS Shell Dlg", "Tahoma", "宋体", "Geneva";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

a.f:link,a.f:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.f:hover {
	color: #CCCCCC;
}
a:link,a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #666666;
}

.box1      {
	font-family: "MS Shell Dlg", "宋体", "Arial";
	font-size: 12px;
	border-top: 1px inset;
	border-right: 1px inset;
	border-bottom: 1px inset;
	border-left: 1px inset;
	background-color: #F4F4F4;
}
.box2 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	background-color: #D4D4D4;
	border: 1px outset;
	font-weight: normal;
	height: 18px;
}
.box3 {
	font-family: "MS Shell Dlg", "宋体", "Arial";
	font-size: 12px;
	background-color: #E9E9E9;
	border: 1px inset;
}
.xfont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}

.MORE {  font-family: "宋体"; font-size: 11px; color: #333333; text-decoration: none}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

