/* Sample 3*/
#box3{
	position:absolute;
	padding:0;margin:0;
}
#box3 span{
	float:left;
}

.mask3{
	position:relative;
	width:270px;
	height:400px;
	overflow:hidden;
}
