.mask1{
width:300px;
height:300px;
}
#mask1{
width:601px;
height:299px;
margin:2px 0 0 3px;
overflow:hidden;
position:absolute;
}
#box1{
position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
