
#box{
position:absolute;
}

#box div{
	width:325px;
	height:530px;
	float:left;
	
}

.mask{
	position:relative;
	width:325px;
	height:530px;
	overflow:hidden;
	
}

.sample{
width:325px;

}
