/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}
/*****************/
.mask2{
	position:relative;
	width:168px;
	height:144px;
	overflow:hidden;
}

