@charset "UTF-8";
/* CSS Document */

body {
}

#wrp {
margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color:rgba(0,0,0,0.0);
	
}

#mainImg {
	margin-top: 0px;
	width: 566;
	height: 350;
	overflow: hidden;
	position: relative;
}

#mainImg img {
	top: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}