*{
	margin:0; padding:0;
}
body{margin:0px 5px 5px 5px; padding:0; font:12px/1.6em "Arial", \5b8b\4f53; color:#606060;
}
ul,ol,li { list-style: none; margin:0; padding:0; }
h1,h2,h3,h4,ul,li,dl,dt,dd,p,img{margin:0; padding:0; list-style:none; border:0;}
table{border-collapse: collapse;}
#toolbar{		    
    background: #ffffff;
    height:100%;
    border:1px solid #bcbec3;
    border-top:none;  
    border-bottom:none;  
    position: relative;
	width: 100%;
	top: 0px;
	left: 0px;			
	text-align:center;
	overflow: visible;
	line-height: 32px;
}
.toolbar_title{
	font-size:12px;background:#f5f5f5;text-align:left;border-bottom:1px solid #e6e6e6;height:35px;line-height:35px;font-weight:700;
}
.toolbar_title div{
	background:#5f6a7c;width:3px;height:17px;float:left;margin:9px 12px 9px 8px
}
.toolbar_title font{
	font-family:serif;
}
table{
   font-family:'宋体';
   font-size:12;
}
input,select{
	height: 23px;
	font-size: 12px;
	text-align:left;
	outline:none;
	padding-left:3px;
	border: 1px solid #cfcfcf;
	line-height:23px;
	border-radius:2px; 
}
input[type='text']{
	padding-left:3px;
	
}
.a_btn{
	display:inline-block;
	background: #f7fafc;
	border:1px solid #bbcbdf;
	padding:0px 12px;
	text-decoration:none;
	color:#3e3e3e;
	font-size:12px;
	
	border:1px solid #abbdd3;
	border-radius:2px;
	height: 25px;
	line-height: 25px;
		
}
.a_btn:hover{
background: #e7f4fd;
}
.space{
   padding:0px 22px;
}
.space3{
   padding:0px 18px;
}
.pcontrol{
    line-height: 27px;
}
.blue{		
	color:#ec3915;
	color:#fff;
	border:1px solid #2475da;
	background:url(../image/blue26.jpg) repeat-x;
}
.blue:hover{
   background:#58a0f9 url(http://weixiu.hbue.edu.cn/resources/img/blue25_h.jpg) repeat-x;
   color:#c3f4f3;
}

#edit_table{
	border-collapse: collapse;
}
#edit_table td{
	height: 32px;
	padding-left:5px;
	font-size:12px;
	border-bottom: 1px solid #e6e6e6
}
.edit_table{
	border-collapse: collapse;
}
.edit_table td{
	height: 32px;
	padding-left:5px;
	font-size:12px;
	border-bottom: 1px solid #e6e6e6
}

.l-grid-hd-cell-inner{
 text-align:left;
 padding-left:3px;
}
.l-grid-hd-cell-text{
    line-height: 28px;
}
.l-grid-header{
background-image: none;
}
.a_btn1{
	cursor: pointer;
	text-decoration: none;
	color: #3b6375;
}
.a_btn1:hover{
	text-decoration:underline;
	color:#ff0000;
}
.l-panel-bar{
    background-image: none;
    background-color: #e2f0ff;
}
.l-panel-bbar-inner{
	background-color: #e2f0ff;
}		
.none_bottom_border{
	bottom_border:none;
}
input[type='radio'],label{
	vertical-align:middle;	
}
label{
	padding:0px 20px 0px 5px;
}
.layui-btn {
	height:28px;
	line-height:28px;
}