body.OperateForm{
	background-color: #f2f9ff;
	margin: 0px;
}
body.QueryForm{
	background-color: #f2f9ff;
}
a.btnImage:hover{
	color:#5a6da5;
	cursor:hand;
}
a.btnImage {
	font:12px verdana;
	height:21px;
	color:#5a6da5;
	text-decoration:none;
	margin-right:7px;
	margin-top:1px;
	margin-buttom:1px;
	background:url(/images/control/blue/right.gif) no-repeat right top;
}

a.btnImage span{
	height:21px;
	padding:4px 10px 3px 10px;
	background:url(/images/control/blue/left.gif) no-repeat left top;
}
a.btnImage span.btnBarGray{
	color:gray;
}/*
.btnBar{
	margin-right:7px;
	background:url(/images/control/blue/right.gif) no-repeat right top;
}

.btnBar a.image{
	font:12px verdana;
	height:21px;
	color:#5a6da5;
	text-decoration:none;
	padding:4px 10px 3px 10px;
	background:url(/images/control/blue/left.gif) no-repeat left top;
}*/

Table.OperateForm,
Table.QueryForm {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	background:#f2f9ff;
}

Table.OperateForm TD{

}
Table.OperateForm TD.Data{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	line-height : 23px;
	vertical-align: center;
	border:1px solid #9fd6ff;
}

Table.OperateForm TD.Title
{
	font:normal 12px 宋体; 
	color: #014f8a;
	text-align: right;
	line-height : 23px;
	vertical-align: top;
	padding-top: 1px;
	border:1px solid #9fd6ff;
}
Table.OperateForm TD.Title2
{
	font:normal 12px 宋体; 
	color: #014f8a;
	text-align: left;
	line-height : 22px;
	vertical-align: top;

	padding-top: 1px;
	border:1px solid #9fd6ff;
}
Table.OperateForm TD.Title_LEFT
{
	color: #014f8a;
	font:normal 12px 宋体; 
	text-align: left;
	line-height : 23px;
	padding-left: 1px;
	padding-right: 2px;
	border:1px solid #9fd6ff;
}

Table.OperateForm .readonly_input
{
	padding-top: 3px;
	color: black; 
	font-family: 宋体; 
	font-size: 12px;
	font-weight: normal;
	border-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	vertical-align: middle;
	background-color: #f7faf7;
	border-color: #AAAAAA;
}
Table.OperateForm TD.Link{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	line-height : 22px;
	vertical-align: top;
	font-family: 宋体;
	border:0px solid #9fd6ff;
}

Table.OperateForm SPAN.img{
	cursor: hand;
	height:22px;
	padding-top: 4px;
}

Table.OperateForm a
{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px;
	vertical-align: middle;
	
}
Table.OperateForm a.button
{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;	
}
Table.OperateForm a.link
{
	color:#014f8a;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	cursor : hand;
	text-decoration: underline;
	font-weight: normal;
}

Table.OperateForm .readonly
{
	color:#014f8a; 
	font-family: 宋体, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	/*behavior:url(/css/TextReadonly.htc);*/
	border: #AAAAAA;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
 	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: middle;
	font-weight: normal;
}
Table.OperateForm  SPAN.Display
{
	color: #014f8a; 
	font-family:宋体, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	border: #AAAAAA;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
 	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: middle;
	height : 20px;
	padding-top: 2px;
}
Table.OperateForm SPAN.Link{
	color: blue; 
	font-family: 宋体, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	background-color: #f7faf7;
	cursor: hand;
	text-decoration: underline;
	height : 20px;
	padding-top: 2px;
}
Table.OperateForm TEXTAREA.readonly_input
{
	font-weight: normal;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
 	border-left-width: 1px;
	border-bottom-width: 1px;
	
}
Table.OperateForm TD.Title_RED
{
	color:#ff0000;
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	line-height : 23px;
	padding-right: 2px;
}

Table.OperateForm TD.Title_RIGHT{
	text-align: right;
	padding-right: 20px;
}
Table.OperateForm TD.Delete
{
	color:#ff0000;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	line-height : 23px;
	padding-right: 20px;
}
Table.OperateForm TD.Error
{
	color:#ff0000;
	font-family: "Arial";
	font-size: 12px;
	/*font-weight: bold;*/
	line-height : 23px;
	background-color: #ffffcc;
	padding-left: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-image: url("/images/message/msg_error.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
Table.OperateForm TD.Success
{
	/*color: blue;*/
	font-family: "Arial";
	font-size: 12px;
	/*font-weight: bold;*/
	line-height : 23px;
	background-color: #ffffcc;
	padding-left: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-image: url("/images/message/msg_ok.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
Table.OperateForm TD.Warn
{
	/*color: blue;*/
	font-family: "Arial";
	font-size: 12px;
	/*font-weight: bold;*/
	line-height : 23px;
	background-color: #ffffcc;
	padding-left: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-image: url("/images/message/msg_warning.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
Table.OperateForm TD.Break
{
	height:3px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-color: silver;
	border-left-style: none;
	border-right-style: none;
	vertical-align: bottom;
	
}
Table.OperateForm TD.Blank
{
	height:6px;
}
Table.OperateForm TD.Header
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	COLOR: #003380;
	text-align: left;
	line-height : 18px;
	padding-left: 20px;
	padding-right: 2px;
	background-image: url("/images/message/go.gif");
	background-repeat: no-repeat;
	background-position: 2px center;
    background-color:  #f7faf7;
}
Table.OperateForm TD.Header2
{
	line-height : 18px;
	font-family: Arial,Helvetica, sans-serif;
	font-weight:bold;
    font-size: 12px;
	BACKGROUND-IMAGE: url(/images/message/go.gif); 
	padding-left: 20px;
	padding-right: 2px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	background-position: 2px center;

	COLOR: #003380;
	BACKGROUND-REPEAT: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-color: #8596ca;
	border-left-style: none;
	border-right-style: none;
	vertical-align: bottom;
}
Table.OperateForm  hr {
	height: 1px;
	color: silver;	
	border-style: inset;

}

Table.OperateForm  LI {
	line-height: 18px;
}


Table.OperateForm .tb TD.Data{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	vertical-align: middle;
	line-height: normal;
	border:0px;
}
Table.OperateForm .tb TD.Title
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: left;
	line-height: 12px;
	border:0px;
}
Table.OperateForm .tb .readonly_input
{
	border-style: solid;
	vertical-align: middle;
}
Table.OperateForm .tb SPAN.Display
{
	border: #AAAAAA;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
 	border-left-width: 1px;
	border-bottom-width: 1px;
	height: 12px;
	margin-bottom: 1px;
	margin-top: 1px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-right: 1px;
}
Table.OperateForm .tb SPAN.Link
{
	height: 12px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 3px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-right: 1px;
}


Table.OperateForm  #buttonTR TD.Data{
	border:0px;
}

td.GroupTree{
	vertical-align:top;
	overflow:hidden;
	padding:3px 0 5px 0;
	
}
.GroupDiv{
	width:100%;
	height:100%;
	background:#f2f9ff;
	border:1px solid #9fd6ff;
	overflow: auto;
}

.OperateForm div.SubDisplayDiv{
	height:20px;
}
.OptionItem span.subDisplay{
	color:gray;
}
.OptionItem span.splitter{
	color:gray;
}

TR.GroupCaption
{
}
TR.GroupCaption TD
{
	
	border: 0px inset #B0B0B0;
	color: black;/*#00008F;*/
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	/*background-image: url(/images/bar/groupcaption.gif);
	background-repeat: no-repeat;
	background-position:bottom left;*/
	height: 24px;
	
	
}
TR.GroupCaption2
{
}
TR.GroupCaption2 TD
{
	border: 0px inset #B0B0B0;
	color: black;/*#00008F;*/
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	height: 1px;
	font-size: 1px;
	vertical-align: top;
	padding-left: 12px;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FF4551B8,endcolorstr=#FFFFFFF,gradientType=1);*/
}
.QueryForm TR.GroupCaption2 TD
{
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FF4551B8,endcolorstr=#FFFFFFF,gradientType=1);
}	
TR.GroupCaption TD SPAN.GroupCaptionHandler
{
	height: 18px;
	cursor:hand;
	padding-top: 1px;
}
TR.GroupCaption TD IMG
{
	cursor:hand;
}