/*==========全局==============*/
body,td,p,div,a {
	font-family: 宋体, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
form{
	margin:0px;
}

/*body{
	background-image:url('/img/logo-0.jpg');
	background-repeat:no-repeat; 
	background-position:right bottom;
	background-attachment: fixed
}*/

a:link {color: #000099; text-decoration: none;cursor:hand}
a:visited {color: #990066; text-decoration:underline;cursor:hand}
a:hover {color: #CC0000; text-decoration:underline;cursor:hand}


.checkOk{
	border: 1px solid #6AA70B;
	text-align: left;
	color: #6AA70B;
}
.checkNull{
	border: 1px solid #6AA70B;
	text-align: left;
	color: #6AA70B;
}
.checkShow{
	display:inline;
	margin-left: 3px;
	margin-right:6px;
	padding: 2px 0 0 2px;
	line-height: 15px;
}
.checkErr{
	display:inline;
	border: 1px solid #E42E83;
	text-align: left;	
	color: #E42E83;	
	
}
.sHistory {behavior:url(#default#savehistory);} 
/*===========================*/

table{


}

/*==========c 区==============*/
#cNavi{	
	height:25px;
	line-height:25px;
	vertical-align: bottom;
}
#cSch{	
	height:25px;
	line-height:25px;
	vertical-align:bottom; 
	overflow:hidden;
}
#cForm{
	margin:0px; 
	padding:0px; 
	display:inline;
}
#cMainKey{
	display:inline;
}
#cFormImg{
	vertical-align: bottom; 
	margin-bottom:1px;
}
#cSch{
	display:none;
}
/*==========e 区==============*/
#eTableTitile{
	font-size:14px;
	/*word-spacing:19pt;*/
letter-spacing:2px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}
#eSch{
display:none;
}

table.tb1{
	.tb1:expression(cellSpacing=0);
	 /*border: 1px solid;
	border-color : Gray white white Gray; 
	text-align:left;  
	border-collapse: collapse; */
}   
table.tb1 caption{

}
  
table.tb1 th{
	cursor:pointer;
	font-family:宋体;
	font-size:13px;
	text-align: center;
	padding: 8px 0px;
	color: #FFF;
	background-color: #507eaf;
}    

table.tb1 tr {
behavior: url(/library/css/behave.htc) ;
 background:#ebebeb;
 	/*star : expression(onmouseover=function(){this.style.backgroundColor="#d8d8d8";},onmouseout=function(){this.style.backgroundColor="#FFFFFF";});*/
}

table.tb1 td{
	font-family:宋体;
	font-size:12px;
	border-bottom:1px solid #fff;
	text-align:left;
	/*
	
	padding:3px;   
	border:1px   #cccccc  solid;  */ 
}



.sch1{
	background-color:#eeeeee; 
	padding:5px;margin:0px;
	position:relative;
	border-top:1px solid #e8e8e8;	
	border-left:1px solid #e8e8e8;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.tb1{
	border:1px solid #d0d0d0;
	margin-bottom: 10px;
}
.tb1 td{
	padding:7px 0;
	border-right:1px solid #fff;
}
.fred{
color:red;
}
.tab1{border:1px solid #c5c5c8;}
.tab1 td{padding:8px  5px 8px 5px; height:20px; border-right:1px solid #FFF;}
.eMainSetTb td{ background-color:#edeef2;}

/*===========================*/
