@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}

input{
	border:none;
	}
.clear{
	clear:both;
	}






#wrap{
	width:720px;
	margin:0 auto;
	height:auto;
	background:#fff;
	}
header{
	width:100%;
	padding-top:316px;
	position:relative;
	text-align:center;
	}

		
.back img{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:114px;
	}	
.fenlei{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	border-radius:0px;
	}	




.wrapper{
	width:720px;
	background:#fff;
	height:100%;

	}	
.wall{
	width:684px;
	margin:0 auto;
	text-align:center;
	background:#fff;
	padding:3% 0 0 0;

	}	







	


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	