@CHARSET "GBK";

.body {
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 0px;
	PADDING-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: "Verdana", "ËÎÌå", "Arial";
	word-break: break-all;
	background-color: #ffffff;
}

.pre{
	font-size: 16;
	background-color: #eef2fb
	
}
.a:link {
	font-size: 16px;
	color: #8B2500;
	text-decoration: none;
}

.a:visited {
	font-size: 14PX;
	color: #333333;
	text-decoration: none;
}

.a:active {
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}

.a:hover {
	font-size: 16PX;
	color: #ff0000;;
	text-decoration: underline;
}
.table {
	background-color: #E2E7EB;
}
.td {
	font-size: 12px;
	font-family: "Verdana", "ËÎÌå", "Arial";
}
.datatabletd {
	font-size: 14px;
	font-family: "Verdana", "ËÎÌå", "Arial";
	background-color: #C9C9C9;
	
}
.number{
	font-size: 18px;
	color: #000000;
}
.div{
	z-index:99;
	position:absolute;
	top:2px;
	width: 100%
}
.lk {
    /*background: url("../newImages/xt_r6_c5.jpg")  right top;*/
    right top;
    }
.lk2 {
    left top;
    }
.edline {
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: medium none;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
}

.readonlyText {
	color: #000099;
	BORDER-RIGHT: buttonface 1px solid;
	BORDER-TOP: buttonface 1px solid;
	BORDER-LEFT: buttonface 1px solid;
	BORDER-BOTTOM: buttonface 1px solid;
	padding-top: 2px;
}

.warning {
	color: red;
	margin-left: 10px;
	text-align: left;
	display: inline;
}

.asterisk {
	color: red;
}

.remark {
	color: #999999;
}

.waitting {
	background-color: #ffffff;
	filter: progid : DXImageTransform . Microsoft .
		Shadow(color = #bbbbbb, direction = 135, strength = 5);
	border: 1px solid #D6DFF7;
	padding: 1px;
	position: absolute;
	TEXT-ALIGN: center;
	z-index: 99;
}

.waittingImg {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	TEXT-ALIGN: center;
}
.button {
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
	cursor: hand;
	HEIGHT: 23px;
	background-image: url("../images/btn_bg.gif");
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 3px;
}

.xpbutton3 {
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	BACKGROUND-IMAGE: url(../images/btn_bg3.gif);
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px solid;
	WIDTH: 64px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: 0px solid;
	HEIGHT: 19px
}

.xpbutton4 {
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	BACKGROUND-IMAGE: url(../images/btn_bg4.gif);
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px solid;
	WIDTH: 82px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: 0px solid;
	HEIGHT: 19px
}

#tabs1 {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #BCD2E6 ;
}

#tabs1 ul {
	margin: 0;
	padding: 2px 10px 0 0px;
	list-style: none;
}

#tabs1 li {
	display: inline;
	margin: 0;
	padding: 0;
	text-align:center;
	float:left;
	width:70px;margin:3px;
	padding:3px;
	list-style:none;

}

#tabs1 a {
	float: left;
	
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}

#tabs1 a span {
	float: right;
	display: block;
	padding: 5px 2px 4px 5px;
	color: #627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
	color: #627EB7;
}

#tabs1 a:hover {
	background-position: 0% -42px;
}

#tabs1 a:hover span {
	background-position: 100% -42px;
}

#tabs1 #current a {
	background-position: 0% -42px;
}

#tabs1 #current a span {
	background-position: 100% -42px;
}

.hrBlue{height:1px;border:none;border-top:1px dashed #1E90FF;}
.hrRed {height:1px;border:none;border-top:1px dashed #FF0000;}
.hrGreen{height:1px;border:none;border-top:1px dashed #617d00;}
