/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:222px;
	height:222px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:222px;
	width:222px;
	float:left;
	
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


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

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

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