/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:230px;
	float:left;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:200px;
	width:150px;
	float:left;
	margin:0 5px 1px 2px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* ********************************** */

.info p, .info h4{
	color:#fff;
	font-family:Arial;
}
.info h4{
	font-size:12px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask3{
	position:relative;
	width:480px;
	height:230px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}