.mask1{
	position:relative;
	width:122px;
	height:170px;
	overflow:hidden;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
