body
{
	font-size: 9pt;
	color: #000000;
	font-family: 宋体, 新宋体;
	text-decoration: none;
}
table
{
	font-size: 9pt;
	font-family: 宋体, 新宋体;
	text-decoration: none;
}
a
{
	text-decoration: none;
}
.navPoint{font-family: Webdings;font-size:9pt;color:#000000;cursor:hand;}
.TitleBar
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Trebuchet MS;
}
.MainStyle
{
	font-family: Arial;
	font-size: 10pt;
}


.TableStyle
{
	font-family: Arial;
	font-size: 9pt;
	background-color: LightCyan;
	border: windowframe 1px solid;
}

.TableGrid
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	background-color: window;
	color: windowtext;
	border-right: threedlightshadow 1px solid;
	border-bottom: threedlightshadow 1px solid;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
}

.TableHeader
{
	border-right: #999999 1px solid;
	border-top: #eeeeee 1px solid;
	font-size: 10pt;
	border-left: #eeeeee 1px solid;
	border-bottom: #999999 1px solid;
	background-color: cornflowerblue;
}

.WindowHeader
{
	font-size: 10pt;
	background-color: #336699;
	border-color: #6699CC #003366 #003366 #6699CC;
	border-style: solid;
	border-width: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS;
}

.TableInput
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #9999ff solid;
	padding-bottom: 3px;
	padding-left: 3px;
}

.TableInputOff
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #eeeeff;
	color: #9999ff;
	border: 1px #9999ff solid;
	padding-bottom: 3px;
	padding-left: 3px;
}