/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:530px;
	height:820px;
	float:left;
	background:#eee;
	font-size:11px;
	line-height:15px;
	padding:15px;
	margin:0;
}
/*
#box4 img{
	width:258px;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid white;
}
*/

#box4a img{
	width:400px;
	float:left;
	margin:0 10px 10px 0;
}

#info4{
	color:#6b85a6;
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask3{
	position:relative;
	width:530px;
	height:300px;
	overflow:hidden;
	float:left;
}

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