body
{
	scrollbar-face-color: #678ABD;
	scrollbar-shadow-color: #7E9CCC;
	scrollbar-highlight-color: #7E9CCC;
	scrollbar-3dlight-color: #7E9CCC;
	scrollbar-darkshadow-color: #7E9CCC;
	scrollbar-track-color: #7E9CCC;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	background-color: #7f9ccd;
}

A
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #121212;
	text-decoration: none;
}
A:hover
{
	color: lightgrey;
	text-decoration: underline;
}

.GrideCell
{
	font-family: "宋体";
	font-size: 9pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF9900;
}

.QueryButton
{
	font-family: "宋体";
	font-size: 9pt;
	background-color: #5F81B4;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}


.QueryTextbox
{
	font-family: "宋体";
	font-size: 9pt;
	background-color: #FFFFFF;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding: 2px;
}

.QueryListbox
{
	font-family: "宋体";
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#Layer1
{
	position: absolute;
	left: 206px;
	top: 247px;
	width: 669px;
	height: 573px;
	z-index: 1;
}

#Layer2
{
	position: absolute;
	left: 209px;
	top: 247px;
	width: 634px;
	height: 574px;
	z-index: 1;
	overflow: hidden;
}

#Layer3
{
	position: absolute;
	left: 209px;
	top: 247px;
	width: 634px;
	height: 574px;
	z-index: 1;
	overflow: auto;
}

.STYLE8
{
	font-family: "宋体";
	font-size: 9pt;
}

.STYLE1
{
	font-family: "宋体";
	font-size: 9pt;
}

.STYLE9
{
	font-size: 9pt;
}

.GridRaw1
{
	font-size: 9pt;
	border-top-style: none;
	border-bottom: #ff9966 1px dotted;
	font-family: SimSun;
	border-right-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.GridRaw2
{
	font-size: 9pt;
	border-top-style: none;
	border-bottom: #ff9966 1px dotted;
	font-family: SimSun;
	border-right-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.mouseBeOffMe
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.mouseBeOnMe
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	filter:alpha(opacity=50);
}