/* ���������Ĭ����ʽ */
html,body{
    height:100%;
}
body {
	margin:0;
	background:#fff;
    overflow: hidden;
}
th,td,div,ul,li,input,select,a{
	font-size:12px;
	font-family:"����";
}
td,div{
	color:#666666;
}
a{
	color:#217fc6;
	text-decoration:none;}
a:hover{
	color:#1a910e;
}
form{
	margin:0;
	padding:0;}
img{
	border:0;}
ul,li,dl,dt,dd{
	padding:0;
	margin:0;
	list-style:none;
	}

/*���*/
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.f_left{
	float:left;
	}
.f_right{
	float:right;
	}
	
/*--��ʾ/���ؿ�--*/
.block{
	display:block;}
.none{ 
	display:none;}


/*===============��ҳ��ʽ ��� ��� ����===============*/
body.home{
	margin:13px 0 0 13px;
}
.homeWrap{
	margin:13px 0 0 13px;
	}

.col_1,
.col_2{ 
	float:left;
	margin-right:13px;
	width:48%;
}

/*add 2014-03-15*/
.gridWrap{	 
	margin-bottom:13px;
	border:1px #c9ced1 solid;
	}
.gridTitle{
 height:40px;
 background:url(../images/home_grid_sprite.gif) 0 0 repeat-x;
border-bottom:1px solid #c9ced1; 
}
.gridTitle h2{
margin: 0px;
padding: 0px;
border: 0px none;
vertical-align: baseline;
cursor: default;
padding-left: 5px;
line-height: 40px;
float: left;
}
.gridTitle h2 b{ color:#000; font-weight:normal;font-family:"Microsoft Yahei";padding-left:8px;}
.gridTitle .toolBar{float:right}
.gridTitle .moreBtn{ float:right;background:url(../images/moreBtn.gif) 0 0 no-repeat;width:61px; height:25px; margin-top:6px;margin-right:20px;cursor:pointer;}

.gridTitle .tools{ float:right;margin-top:10px;}
.gridTitle .tools a{
display:blok;
margin-right:10px;
}
.gridTitle .tools a.examine{ background:url(../images/home_icon_sprite.png) 0 0 no-repeat; padding-left:18px;}
.gridTitle .tools a.batchExamine{ background:url(../images/home_icon_sprite.png) 0 -40px no-repeat; padding-left:18px;}
.gridTitle .tools a.delete{ background:url(../images/home_icon_sprite.png) 0 -80px no-repeat; padding-left:18px;}

.gridWrap table th{ 
	background:url(../images/home_grid_sprite.gif) 0 -50px repeat-x; 
	border-bottom:1px solid #c9ced1;
	height:26px;
	text-align:left;
	padding-left:5px;
	color:#000;
}
.gridWrap table td{
	/*border-bottom:1px solid #cbcbcb;*/
	background:#fff;
	height:26px;
	line-height:33px;
	padding-left:5px;
	}
.gridWrap table tr.hover td{background:#deedf7;}
.gridWrap a{
	 text-decoration:underline;
	 }
/*404*/
.page-404{
    background:#fff url(../images/404.png) center center no-repeat;
    width:626px;
    height:313px;
    margin:0 auto;
}
/*500*/
.page-500{ 
	background:#fff url(../images/500.png) center center no-repeat;
    width:724px;
    height:313px;
    margin:0 auto;
}
/*overtime*/
.overtime{
 	background:#fff url(../images/overtime.png) center center no-repeat;
    width:450px;
    height:207px;
    margin:0 auto;
	}
a.btnBack404{
	background:url(../images/btnBack.png) 0 0 no-repeat;
    width:88px;
    height:29px;
    display:block;
	position:relative;
	top:260px;
	left:222px;
	left:174px;
	}
a.btnBack404:hover{
	background:url(../images/btnBack.png) 0 -29px no-repeat;
    width:88px;
    height:29px;
    position:relative;
	top:260px;
	left:222px;
	left:174px;
	display:block;
	}
a.btnBack404:active{
	background:url(../images/btnBack.png) 0 -58px no-repeat;
    width:88px;
    height:29px;
    position:relative;
	top:260px;
	left:222px;
	left:174px;
	display:block;
	}
a.btnBack500{
	background:url(../images/btnBack.png) 0 0 no-repeat;
    width:88px;
    height:29px;
    display:block;
	position:relative;
	top:250px;
	left:206px;
	}
a.btnBack500:hover{
	background:url(../images/btnBack.png) 0 -29px no-repeat;
    width:88px;
    height:29px;
    position:relative;
	top:250px;
	left:206px;
	display:block;
	}
a.btnBack500:active{
	background:url(../images/btnBack.png) 0 -58px no-repeat;
    width:88px;
    height:29px;
    position:relative;
	top:250px;
	left:206px;
	display:block;
	}

a.relogin{
	background:url(../images/relogin.png) 0 0 no-repeat;
    width:88px;
    height:29px;
    display:block;
	position:relative;
	top:152px;
	left:251px;
	}
a.relogin:hover{
	background:url(../images/relogin.png) 0 -29px no-repeat;
    width:88px;
    height:29px;
    position:relative;
	top:152px;
	left:251px;
	}
a.relogin:active{
	background:url(../images/relogin.png) 0 -58px no-repeat;
    width:88px;
    height:29px;
    position:relative;
	top:152px;
	left:251px;
	}
