.Title1
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
}
.Title2
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
}
.Title3
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
}
.TextAlert
{
	font-weight: normal;
	font-size: 9pt;
	color: red;
	font-family: 宋体;
}
.TextOK
{
	font-weight: normal;
	font-size: 9pt;
	color: green;
	font-family: 宋体;
}
.TextTrouble
{
	font-weight: normal;
	font-size: 9pt;
	color: #ff6600;
	font-family: 宋体;
}
.TextInfo
{
	font-weight: normal;
	font-size: 9pt;
	color: blue;
	font-family: 宋体;
}
.Text
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
}
.Input
{
	border-right: #31556b 1px solid;
	border-top: #31556b 1px solid;
	border-left: #31556b 1px solid;
	border-bottom: #31556b 1px solid;
	background-color: Transparent;
	width: 50%;
}
.TableInput
{
	border: 1px solid;
	border-collapse: collapse;
	border-color: #31556b;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
}
.TableNoTopLine
{
	border-right: #31556b 1px solid;
	border-top: none;
	border-left: #31556b 1px solid;
	border-bottom: #31556b 1px solid;
	background-color: Transparent;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
	border-collapse: collapse;
}
.TableNoBottomLine
{
	border-right: #31556b 1px solid;
	border-top: #31556b 1px solid;
	border-left: #31556b 1px solid;
	border-bottom: none;
	background-color: Transparent;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
	border-collapse: collapse;
}
.TableNoLeftLine
{
	border-right: #31556b 1px solid;
	border-top: #31556b 1px solid;
	border-left: none;
	border-bottom: #31556b 1px solid;
	background-color: Transparent;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
	border-collapse: collapse;
}
.TableNoRightLine
{
	border-right: none;
	border-top: #31556b 1px solid;
	border-left: #31556b 1px solid;
	border-bottom: #31556b 1px solid;
	background-color: Transparent;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
	border-collapse: collapse;
}
.TableNoLeftRightLine
{
	border-right: none;
	border-top: #31556b 1px solid;
	border-left: none;
	border-bottom: #31556b 1px solid;
	background-color: Transparent;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
	border-collapse: collapse;
}
.TableNoTopBottomLine
{
	border-right: #31556b 1px solid;
	border-top: none;
	border-left: #31556b 1px solid;
	border-bottom: none;
	background-color: Transparent;
	font-size: 9pt;
	color: black;
	font-family: 宋体;
	border-collapse: collapse;
}
.TableUnderLine
{
	border-right: none;
	border-top: none;
	font-size: 9pt;
	border-left: none;
	color: black;
	border-bottom: #31556b 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
}
.TableInputTd
{
	border-collapse: collapse;
	border-color: #31556b;
}
A.LinkButton:link
{
	font-size: 9pt;
	color: #000066;
	line-height: 18px;
	text-decoration: underline;
}
A.LinkButton:hover
{
	font-size: 9pt;
	color: #000066;
	line-height: 18px;
	text-decoration: underline;
}
A.LinkButton:visited
{
	font-size: 9pt;
	color: #000066;
	line-height: 18px;
	text-decoration: underline;
}
A.LinkButton:active
{
	font-size: 9pt;
	color: #000066;
	line-height: 18px;
	text-decoration: underline;
}
A.LinkButton:hover
{
	font-size: 9pt;
	color: #ff0000;
	line-height: 18px;
	text-decoration: underline;
}
A.MenuLinkButton:link
{
	color: #000000;
	text-decoration: none;
}
A.MenuLinkButton:hover
{
	color: #FF0000;
	text-decoration: none;
}
A.MenuLinkButton:visited
{
	color: #000000;
	text-decoration: none;
}
A.MenuLinkButton:visited:hover
{
	color: #FF0000;
	text-decoration: none;
}
A.MenuLinkButton:active
{
	color: #FF0000;
	text-decoration: none;
}
BODY
{
	SCROLLBAR-FACE-COLOR: #B5C6D6;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #339966;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #cfd4da;
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}
.RadioButtonList
{
	font-family: 宋体;
	font-size: 9pt;
	background-color: Transparent;
}

