BODY
{
	font-family: "宋体";
	font-size: 9PT;
	color: #333333;
	overflow: AUTO;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	scrollbar-Base-Color: #333333;
	scrollbar-Face-Color: #386DB9;
	scrollbar-Arrow-Color: #ffffff;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-3dLight-Color: #386DB9;
	scrollbar-Shadow-Color: #ffffff;
	scrollbar-DarkShadow-Color: #386DB9;
}
SELECT
{
	font-family: "宋体";
	font-size: 9PT;
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	border-left: #93bee2 1px solid;
	border-bottom: #93bee2 1px solid;
	font-style: NORMAL;
	color: #333333;
	text-align: left;
}
INPUT
{
	color: #333333;
}
A
{
	font-family: "宋体";
	font-size: 9PT;
	color: #000099;
	font-weight: bold;
	cursor: hand;
}
A:LINK
{
	font-family: "宋体";
	font-size: 9PT;
	color: #000099;
	text-decoration: NONE;
	font-weight: normal;
}
A:VISITED
{
	font-family: "宋体";
	font-size: 9PT;
	color: #000099;
	text-decoration: NONE;
	font-weight: normal;
}
A:ACTIVE
{
	font-family: "宋体";
	font-size: 9PT;
	color: #333333;
	background-color: BLUE;
	text-decoration: underline;
	font-weight: normal;
}
A:HOVER
{
	font-family: "宋体";
	font-size: 9PT;
	color: RED;
	text-decoration: underline;
	font-weight: normal;
}

TD
{
	font-family: "宋体";
	font-size: 9PT;
	color: #333333;
}
.TD_DOT
{
	border-bottom: #A4B6D7 1px solid;
	border-right: #A4B6D7 1px solid;
}
.REG_INPUT
{
	border-left-color: #d8b3b3;
	border-bottom-color: #d8b3b3;
	border-top-color: #d8b3b3;
	border-right-color: #d8b3b3;
}
.TOTAL_INPUT
{
	font-weight: bold;
	color: yellow;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #333333;
	border-bottom-style: none;
}
legend
{
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
.fod
{
	border-top: #006699 1px solid;
	background: #006699;
	color: #ffffff;
	border-left: #006699 1px solid;
	height: 25px;
}
.fod TD
{
	border-right: #006699 1px solid;
	border-bottom: #006699 1px solid;
}
.fod TD.s
{
	font-weight: bold;
	border-bottom: #ffffff 1px solid;
	color: Black;
	background-image: url(../Images/gp_bg.gif);
}
.fod TD.t
{
	color: White;
}
.fodinfo
{
	border-right: #006699 1px solid;
	border-top: medium none;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	background-color: White;
}
.dis
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.undis
{
	display: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
TEXTAREA
{
	overflow: auto;
}
