/* Sample 5*/
#box5 div{
	position:absolute;
	width:410px;
	height:230px;
}
#box5 h3{
	padding:0 0 10px 0;
}
#box5 img{
	position:static;
	float:left;
	margin:0 10px 10px 0;
}
.mask{
	position:relative;
	width:410px;
	height:230px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}

/* Botao menu top */