/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:574px;
	float:left;
}

#box4 h3, #box4 p, #box4 ul{
	padding:0;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:400px;
	/*width:150px;*/
	float:left;
	margin:0 auto 0 auto;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


/* ********************************** */
.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:480px;
	height:600px;
	overflow:hidden;
	margin: 0 0 0 40px;
}

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