/* Sample 4*/
#box4{
	position:absolute;
}
#box4 .fix{
	width:800px;
	height:374px;
	float:left;
	text-align: left;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}

.fiximg{
	width:200px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


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


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

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