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

.boxgrid{
	width: 935px;
	height: 695px;
	margin:0px;
	float:left;
	overflow: hidden;
	position: relative;
			}
.boxgrid img{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
}#curtain {
	position: absolute;
	top: 0px;
	left: 0px;
}

