#box1 {
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

.mask1{
	position:relative;
	width:181px;
	height:178px;
	overflow:hidden;
}
