body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,textarea,p,th,td { 
	margin:0;
	padding:0;
}
body{behavior:url("csshover.htc");/*Whatever:hover插件，实现所有浏览器下所有元素的hover效果*/
     background-color:#FFFFFF;color: #424242;font-size:14px;
     font-family:"微软雅黑","SimSun",Arial,Helvetica, sans-serif;
     height: 100%;width:100%;
} 
html,form{height: 100%;width:100%;}

img { border:0;display: block;}
ol,ul {list-style:none;}
a{outline:none;text-decoration:none;cursor:pointer;color:#424242;}
a:hover{text-decoration: none;color:#000000;}
/*清楚浮动*/
.overHiden{
	overflow: hidden;
}
.clearfix:after {  
     visibility: hidden; 
     display: block;  
     font-size: 0;  
     content: " ";  
     clear: both;  
     height: 0;  
}
.clearfix { display: inline-block; }  
html[xmlns] .clearfix { display: block; }  
* html .clearfix { height: 1%; } 
.overauto{overflow: auto;}
.block{display: block;}
.hide{display: none;}
.mr10{margin-right: 10px;}
.ml10{margin-left: 10px;}
.mt10{margin-top: 10px;}
.mb10{margin-bottom: 10px;}
.mb50{margin-bottom: 50px;}
.mr15{margin-right: 15px;}
.ml15{margin-left: 15px;}
.ml40{margin-left: 40px;}
.mt15{margin-top: 15px;}
.mb15{margin-bottom: 15px;}
.mr20{margin-right: 20px;}
.ml20{margin-left: 20px;}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.pb10{padding-bottom: 10px;}
.en{font-family: Arial;}
.soli_line{border-top:1px #777777 solid;}
.font16{font-size: 14px;}
.font20{font-size: 16px;}
.align_r{text-align: right;}
.cursor{cursor: pointer;}
.rel{position: relative;}
.abs{position: absolute;}
/*招聘*/
.mb50{margin-bottom: 50px;}