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

	/*两栏，右栏为主体*/
	.col-2lb .side-l{width:621px;float:left;}
	.col-2lb .side-m{margin:0 321px 0 641px; }
	.col-2lb .side-r{width:300px;float:right; }
	
	/*标准三栏，三栏同宽*/
	.col-3 .side-l{width:300px;float:left; }
	.col-3 .side-m{width:300px;margin:0 auto; }
	.col-3 .side-r{width:300px;float:right; }
	
	/*三栏，左:450px 中：150px 右：300px;*/
	.col-3ms .side-l{width:450px;float:left; }
	.col-3ms .side-m{margin:0 321px 0 471px;}
	.col-3ms .side-r{width:300px;float:right; }
	
	/*三栏，左:150px 中：450px 右：300px;*/
	.col-3ls .side-l{width:150px;float:left; }
	.col-3ls .side-m{margin:0 321px 0 171px;}
	.col-3ls .side-r{width:300px;float:right; }
	
	/*三栏，左:450px 中：300px 右：150px;*/
	.col-3rs .side-l{width:450px;float:left; }
	.col-3rs .side-m{margin:0 171px 0 471px;}
	.col-3rs .side-r{width:150px;float:right; }
	
	/*三栏，左:150px 中：300px 右：450px;*/
	.col-3rs .side-l{width:150px;float:left; }
	.col-3rs .side-m{margin:0 471px 0 171px;}
	.col-3rs .side-r{width:450px;float:right; }
	
	/*3栏,中间320,左右300*/
	.col-3mb{height:1%; }
	.col-3mb:after { display: block; clear: both; content: " "; }
	.col-3mb{ _display: inline-block; }
	.col-3mb .side-1{float:left;width:300px; }
	.col-3mb .side-2{float:left;width:320px;margin:0 21px}
	.col-3mb .side-3{float:left;width:300px;}
	
	/*2栏,左栏641,右300*/
	.col-2lb{height:1%; }
	.col-2lb:after { display: block; clear: both; content: " "; }
	.col-2lb{ _display: inline-block; }
	.col-2lb .side-1{float:left;width:641px; }
	.col-2lb .side-2{float:right;width:300px;}
	.col-2lb .side-3{display:none;}
	
	
		
	/*通用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; }
	.more{ width:100%;padding-top: 5px;text-align:right; position: relative; }
	/* Page Numbers */
	.pages { padding: 10px 0 0; margin: 15px 0; clear: left; font-size: 12px; }
	.pages a, .pages span { display: block; float: left; padding: 5px 8px 3px; margin-right: 2px; border: 1px solid #fff; background: #fff; }
	.pages span.current { border: 1px solid #fff; background: #fff; color: #70a648; padding: 0 5px; font: normal 100 30px/100% Arial, Helvetica, sans-serif; margin-top: -3px; _margin-top: -4px; }
	.pages a { color: #9aafe5; border: 1px solid #9AAFE5; text-decoration: none; }
	.pages a:hover { border-color: #70a648;color:#70a648 }
	.pages a.nextprev { font-weight: bold; }
	.pages a.nextpre:hover {color:#70a648; font-weight: bold; }
	.pages span.nextprev { border: 1px solid #ddd; color: #999; }
	.pages .nextprev-next { float: right; }

	/*内容顶部
	#content-head{ padding-top:20px; position: relative;}
	#content-head h1{ font: normal bold 26px/120% "宋体";padding:10px 300px 0 0;border-bottom:1px solid #ddd; color:#000;}
	#content-head ul{position: absolute;top:45px;right:0;}
	#content-head ul li{float:left;margin-left:10px;font-size:12px; }
	#content-head ul li a,
	#content-head ul li a:visited{ color: #ED6D01;text-decoration:none; }
	#content-head ul li.action a,
	#content-head ul li.action a:visited,
	#content-head ul li a:hover{ color: #ED6D01; font-weight:bold;text-decoration: underline }
	#content-body{ margin-top: 15px; }
	
	
	#top{ height: 25px; overflow: hidden;margin-bottom:19px }	
	*/
	#contents{ background: #fff url(../images/body-bg.png) repeat-y; position: relative;}
	#contents .inner{ border-top: 10px solid #fff; border-bottom: 10px solid #fff;padding-top: 0; }
	/*底部*/
	#footer{background: white;}
