#box8{
	position:absolute;
}
#box8 div{
	width:500px;
	float:left;
	height:350px;
}
#box8 h3{
	color: #ffffff;
	font-size:150%;
	line-height:130%;
	margin-bottom:10px;
}
#box8 img{
	height:320px;
	max-width:320px;
	float:left;
	margin-right:10px;
}
.box8tx{
	float:left;
	width:100px;
	height:300px;
	overflow:hidden;
}
#box8 .buttons{
	float:left;
}
#box8 .next{
	float:right
}

.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.mask1{
	position:relative;
	width:500px;
	height:320px;
	overflow:hidden;
}

