/* Sample 1*/
#boxfoto{
	position:absolute;
}
#boxfoto span{
	display:block;
	float:left;
}
.mask1{
	position:relative;
	width:492px;
	height:312px;
	overflow:hidden;
}


span img{
	display:block;
	border:none;
}
