.sort-table {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
}

.sort-table thead {
	background:	ButtonFace;
}

.sort-table td {
	padding:	1px 3px;
}

.sort-table thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			default;
}

.sort-table thead td:active {
	border-color:	ButtonShadow ButtonHighlight 
					ButtonHighlight ButtonShadow;
	padding:		3px 4px 1px 6px;
}

.sort-table TR { height:20px;background-color:expression((this.sectionRowIndex%2==1)?"#F5F5F2":"")}

.delbutton { FONT-SIZE: 4px; BACKGROUND: url(../../images/delbt.gif) #d4d0c8 no-repeat 0px 0px; WIDTH: 22px; HEIGHT: 22px }
.editbutton { FONT-SIZE: 4px; BACKGROUND: url(../../images/editbt.gif) #d4d0c8 no-repeat 0px 0px; WIDTH: 22px; HEIGHT: 22px }
.inputBorder {border:#cccccc 1px outset}
.inputDate {width:85px;BORDER-RIGHT:0px;BORDER-TOP:0px;BORDER-LEFT:0px;CURSOR:default;COLOR:red;BORDER-BOTTOM:black 1px solid;BACKGROUND-COLOR:transparent;TEXT-ALIGN:center}

#labPage a{color:Black;TEXT-DECORATION: none}

#spanTitle 
{	width:200px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.inputBorder {width:85px;border:1px inset #cccccc;padding-left:5px;padding-right:5px;}

.input_submit04{
	FONT-SIZE: 12px;
	color:#011842;
	FONT-FAMILY: "ËÎÌå", "MS SONG", SimSun, tahoma, sans-serif;
	width:60px;
	height: 22px;
	vertical-align: bottom;
	background-image: url(../images/kuang04.gif);
	border: 1px none #F2F1F7;
	background-position: left top;
	cursor: hand;
}
