#box1{
	position:absolute;
	width:401px;
	height:319px;
}

.mask{
	position:relative;
	width:401px;
	height:319px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border: none;
}