/* Sample 1*/
#box1{
	position:absolute;
	
}
#box1 span{
	display:block;
	float:left;
	
}

/* ********************************** */


.mask1{
	position:relative;
	width:700px;
	height:470px;
	overflow:hidden;
		font-family: Georgia, "Times New Roman", Times, serif;
}
span img{
	display:block;
	border:none;
}
