body
{
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#cccccc;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-3d-light-color:#FFFFFF;
}


.menuButton
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	background-image: url(../images/bot.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 79px;
	border: thin none;
	cursor: hand;
	background-position: center top;
	vertical-align: text-bottom;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
}

/*按钮CSS
.buttonCss
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	background-image: url(../images/tijiao3.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 57px;
	border: none;
	cursor: hand;
}
*/

/*按钮CSS*/
.button
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: CornflowerBlue;
	background-image: none;
	background-repeat: no-repeat;
	height: 26px;
	width: 57px;
	border: none;
	cursor: hand;
}

.buttonCss1
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	background-image: url(../images/tijiao4.jpg);
	background-repeat: no-repeat;
	height: 26px;
	border: none;
	cursor: hand;
}
.buttonCss2
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	background-image: url(../images/tijiao6.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 100px;
	border: none;
	cursor: hand;
}
.buttonCss3
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	background-image: url(../images/tijiao8.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 120px;
	border: none;
	cursor: hand;
}
/*下拉列表CSS*/
.ddlCss
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	background-image: none;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: "Times New Roman" , Times, serif;
	height: 19px;
}

/*不可编辑文本框CSS*/
.lblCss
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	border: 1px dotted #666666;
	background-color: #F8F8F8;
}

/*可编辑文本框CSS*/
.textCss
{
	
	border: 0px;
}

/*可编辑文本框CSS*/
.text1Css
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #666666;
	background-color: #f8f8f8;
	border: 1px solid #828282;
}

.text2Css
{
	border:0;
	border-bottom:1px solid black;
}

A
{
	font-size: 12px;
	color: black;
	font-family: "Times New Roman" , Times, serif;
}

CAPTION
{
	font-size: 12px;
	color: black;
	font-family:  "Times New Roman" , Times, serif;
}
TABLE
{
	font-size: 12px;
	color: Black;
	font-family:  "Times New Roman" , Times, serif;	 
	 border:1;
}
SPAN
{
	font-size: 12px;
	
	font-family: "Times New Roman" , Times, serif;	
}
BUTTON
{
	font-size: 12px;
	font-family: "Times New Roman" , Times, serif;
	height: 19px;
}
.DetailPanel
{
	border-right: 1px inset;
	border-top: 1px inset;
	overflow: auto;
	border-left: 1px inset;
	border-bottom: 1px inset;
	height: 360px;
	background-color: transparent;
}
.DetailPanel2
{
	border-right: 1px inset;
	border-top: 1px inset;
	overflow: auto;
	border-left: 1px inset;
	border-bottom: 1px inset;
	height: 180px;
	background-color: transparent;
}
.DetailPanel3
{
	border-right: 1px inset;
	border-top: 1px inset;
	overflow: auto;
	border-left: 1px inset;
	border-bottom: 1px inset;
	height: 450px;
	background-color: transparent;
}
.tabForm {
	background-color: #F6FAFB;
	border: 1px #9E9E9E solid;
	padding: 2px;
	background-image: url(images/searchFormBg.gif);
	background-position: bottom;
	background-repeat : repeat-x;
}
.hidden { display:none;}


