/* Clear Fix */  
.clearfix:after { 
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden; 
} 
.clearfix { 
 display: inline-block; 
} 
/* Hide from IE Mac \*/  
.clearfix { 
 display: block; 
} 
/* End hide from IE Mac */  
/* end of clearfix */ 


body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul {
 margin: 0;
 padding: 0
 }


table{margin:0 auto;}

/*banner*/
.banner{ width:100%; text-align:center}

/*中间左边*/
.center_left{ background-color:#FFF;vertical-align:top}

/*书面申请*/
.smsq{border:1px solid #ececec; }

/*网上申请*/
.wssq{border:1px solid #ececec;}
/*中间右边*/
.center_right{ background-color:#FFF;vertical-align:top}

.part1{border-top:1px solid #ebebeb; border-left:1px solid #ebebeb; background-color:#fdfdfd}
 


