	*{ padding: 0; margin: 0; list-style: none; }
	body{ background: #333; font: normal 100 12px/1.2 "宋体";}
	a img{ border: none; }
	a{ color: #05A; text-decoration: none;}
	a:visited{ color: #000; }
	a:hover{ color: #c00;text-decoration: underline; }
	
	/*网页整体*/
	#wrap{ width: 982px; margin: 0 auto;text-align:left;}
	
	/*网页内容主体*/
	#body{ _height:1%; font: normal 100 12px/120% "宋体";position: relative;}

		
	/*通用layout*/
	.inner{ padding:10px; }
	.clear{ clear: both;  height: 0; font-size: 0; line-height: 0; overflow: hidden;}
	.space{ height: 10px; font-size: 0; line-height: 0; overflow: hidden; }
	.mb05{ margin-bottom: 5px!important; }
	.mb10{ margin-bottom: 10px!important; }
	.mb15{ margin-bottom: 15px!important; }
	.mb20{ margin-bottom: 20px!important; }
	.mb25{ margin-bottom: 25px!important; }
	.mb305{ margin-bottom: 30px!important; }
	.h05{ height: 5px!important; }
	.h10{ height: 10px!important; }
	.h15{ height: 20px!important; }
	.h20{ height: 20px!important; }
	.h25{ height: 25px!important; }
	.h30{ height: 30px!important; }
	.h35{ height: 30px!important; }
	.h40{ height: 30px!important; }
	.lcf:after { display: block; clear: both; content: " "; }
	.lcf{ _display: inline-block; }
	.f12{ font-size: 12px!important;line-height:1.2; }
	.f14{ font-size: 14px!important;line-height:1.2; }
	.f16{ font-size: 16px!important;line-height:1.2; }
	.f18{ font-size: 18px!important;line-height:1.2; }
	.f20{ font-size: 20px!important;line-height:1.2; }
	.f30{ font-size: 30px!important;line-height:1.2; }
	.stepnum{ font-size: 30px;line-height:1.2;font-family:Arial;float:right;color:#ccc;  position: relative;top:8px}
	.center{ text-align: center; }
	.b{ font-weight: bold; }
	/*color*/
	.orange,a.orange,a.orange:visited{ color: #f60; }
	.grad,a.grad,a.grad:visited{ color: #777!important;}
	.green,a.green,a.green:visited{ color: #7A9E0D;}
	.mm{ border: 1px solid #ddd;margin-bottom:20px; }
	.tBor{ border-top: 1px solid #ddd; }
	.bBor{ border-bottom: 1px solid #ddd; }
	.ul{ text-decoration: underline; }
	.Nor{ font-weight: normal; font-style: normal; }
	.noBor{ border: none!important; }
	
	


	
	
	

	/*底部*/
	
