@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	
}

body{
	
	background-color:#000;
	
	}

img{
	border:none;
	display:block;
}

#content{
	width:1030px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}


.wapper{
	width:1024px;
	height:200px;
	
}

.wapper2{
	width:1024px;
	height:150px;
	
}

