
@import url("pageinfo.css");
@import url("context_css.jsp");

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

BODY,P,TD,SPAN,DIV,A,INPUT,SELECT {
	font-family: "宋体";
	font-size: 12px;
}

TABLE {
	border-collapse: collapse;
}

.white {
	color: white;
}

.black {
	color: black;
}

A {
	color: #4169E1;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

INPUT.num {
	text-align: right;
}

.bl{
width:120px;
color: black;
vertical-align:bottom;
padding-bottom:1px;
}
.ct_tb{
	border:0px;
	font-size:9pt;
}
.ct_tb tr{
	height:20px;
}
.ct_tb th{
	font-weight:lighter;
	text-align:right;
}
.ct_tb td{
	text-align:left;
	padding:5px;
}
.ct_tb .hint{
	color:red;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

INPUT.mid:active,INPUT.mid:focus,SELECT.mid:active,SELECT.mid:focus {
	border: 1px solid #4169E1;
	background-color: #94AFCA;
	color: #0000CD;
	height: 18px;
	width: 120px;
}
INPUT.mid_error:active,INPUT.mid_error:focus,SELECT.mid_error:active,SELECT.mid_error:focus {
	border: 1px solid #4169E1;
	background-color: #94AFCA;
	color: #0000CD;
	height: 18px;
	width: 120px;
}

INPUT.button,button.button {
	font-weight: bold;
	width: 100px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.5em;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url("../image/button.gif");
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

INPUT.button1,button.button1 {
	font-weight: bold;
	width: 200px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.5em;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url("../image/button1.gif");
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

INPUT.button2,button.button2{
	font-weight:bold;
	border:none;
	cursor:pointer; 
	width:75px;
	height:26px;
	background-color: transparent;
	background:url('../image/button2.gif');
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

#errorMsgArea {
	display: none;
	position: absolute;
	width: 220px;
	height: 160px;
	z-index: 100;
	background-image: url("../image/msg_bg.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px;
	border: none;
}

#errorMsgTitle {
	width: 220px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: white;
}

#errorMsgScroll {
	width: 220px;
	height: 110px;
	text-align: left;
	margin: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

#errorMsgClose {
	width: 220px;
	height: 25px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
}

.errorMsg {
	color: #FB0B04;
	margin: 5px;
}

.infoMsg {
	color: #276DD8;
	margin: 5px;
}

.warnMsg {
	color: #FFA500;
	margin: 5px;
}

#topMsgBackground {
	position: absolute;
	z-index: 5;
	width: 220px;
	height: 160px;
}

#rootPanel {
	width: 100%;
	height: 100%;
}

#banner {
	width: 100%;
	height: 81px;
	margin: 0px;
	padding: 0px;
	background-image: url("../image/banner.gif");
	background-repeat: repeat-x;
}

#footer {
	width: 100%;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	color: white;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
}

.menuBar {
	/*background-color: #587C9E;*/
	color: F8F8FF;
}

.header1Title {
	height: 25px;
	color: #000;
	/*font-weight: bold;*/
}

.header1Content {
	border: 1px solid #545454;
	background-color: #FFFFFF;
}

.header1ContentScroll {
	width: 100%;
	height: 100%;
	overflow: auto;
	scrollbar-face-color: #94AFCA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

.header2Title {
	height: 25px;
	background-color: #587C9E;
	color: #F8F8FF;
	font-weight: bold;
}

.header2Content {
	border-left: 1px solid #545454;
	border-right: 1px solid #545454;
	border-bottom: 1px solid #545454;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EEEEEE;
}

TABLE.listDataTable {
	width: 98%;
	border: 1px solid #666666;
}

TD.listDataHeader {
	height: 20px;
	background-color: #5A5A5A;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url("../image/1.gif");
}
TR.odd:active, TR.odd:hover, TR.even:active, TR.even:hover {
	background-color: #94AFCA;
}

A.pageInfoLink {
	font-family: 宋体;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

A.pageInfoLink:hover {
	font-family: 宋体;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

A.orderByLink {
	color: #F8F8FF;
	font-weight: bold;
	text-decoration: none;
}

IMG.orderByArrow {
	border: none;
	vertical-align: middle;
}

TD.fieldLabel {
	text-align: right;
	padding-right: 5px;
	height: 25px;
}

.header2ButtonLine {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: right;
	width: 98%;
}


.classLevel_1 {
	color: black;
	background-color: #C5D9F1;
}

.classLevel_2 {
	color: black;
	background-color: #FF99FF;
}

.classLevel_4 {
	color: black;
	background-color: #FFFF99;
}

.classLevel_27 {
	color: black;
	background-color: #B1A0C7;
}
