#box1{
	position:absolute;
	width:355px;
}
#box1 span{
	display:block;
	float:left;
}
#info5{
	bottom:0;
}

/* ********************************** */
.info{
	width:300px;
	height:50px;
	background: #666;
	position:absolute;
}
.info p, .info h4{
	color: #000;
	padding: 0 3px;
	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
}
.mask2{
	position:relative;
	width:355px;
	height:200px;
	overflow:hidden;
}
span img{
	display:block;
	border:none;
}
