body {
	background-color: #e1eabb;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
table {
	font-size: 12px;
}
H2 {
	color: #FF9933;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "黑体";
}

#LoginKey {
	border: 1px solid #FFFFFF;
	margin-left: 80px;
}

#LoginKey td {
	text-align: center;
	height: 50px;
	width: 50px;
	border: 1px solid #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.RightKey {
	border: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	cursor: hand;
}
.RightKeyA {
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FF6600;
}
#Key div {
	float: left;
	height: 37px;
	width: 37px;
	border: 1px solid #FFFFFF;
	margin: 2px;
	cursor: hand;
}
#Key div h5 {
	margin: 0px;
	padding: 0px;
	width: 20px;
	color: #7B961F;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFEEAC;
	border-bottom-color: #DFEEAC;
}
#image {
	padding: 3px;
	float: right;
	height: 10px;
	width: 10px;
	margin-right: 8px;
	border: 1px solid #FF9933;
}
.OK {
	background-color: #80FF00;
}
.ERROR {
	background-color: #FF9900;
}

.RightKey_Line {
	border: 1px solid #E1EABB;
}


.left {
	float: left;
	width: 20px;
}
.rigth {
	float: right;
	width: 10px;
	color: #FF0000;
}

.Note {
	background-color: #E6F1BE;
}



.RightKey_Over {
	border: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	cursor: hand;
	background-color: #99CC00;
}



a {
	text-decoration: none;
}


#Nav {
	position: absolute;
}
#AspNetPager1 {
	margin-top: 5px;
}


.button {
	color: #FFFFFF;
	background-color: #80AA00;
	border: 1px solid #009900;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#messageBox {
	height: 160px;
	width: 350px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999900;
	padding: 5px;
	font-size: 14px;
	line-height: 22px;
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	z-index: 100;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
#messageBox h3 {
	padding: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#messageBox #a {
	color: #006600;
	font-weight: bold;
	line-height: 40px;
}
#messageBox #b {
	font-weight: bold;
	color: #993300;
	line-height: 35px;
}
.hfcba {
	color: #FF00FF;
	border: 1px solid #FFFFFF;
	cursor: hand;
	background-color: #FFFFFF;
	background-position: center center;
	line-height: 20px;
}
.hf {
	color: #FF0000;
	border: 1px solid #FFFFFF;
	cursor: hand;
	background-color: #99FF66;
	background-position: center center;
	line-height: 20px;
}
