/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width: 549px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	
	margin: 0px auto 0px auto;
}

.sample8 .mask2{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin: 0px auto 0px auto;
}


#box9{
	position:absolute;
}
#box9 div{
	width: 549px;
	float:left;
}
#box9 .buttons{
	text-align:left
}
#box9 .next{
	float:right
}


#box7{
	position:absolute;
}
#box7 div{
	width: 549px;
	float:left;
}
#box7 .buttons{
	text-align:left
}
#box7 .next{
	float:right
}


#box6{
	position:absolute;
}
#box6 div{
	width: 549px;
	float:left;
}
#box6.buttons{
	text-align:left
}
#box6 .next{
	float:right
}


#box5{
	position:absolute;
}
#box5 div{
	width: 549px;
	float:left;
}
#box5.buttons{
	text-align:left
}
#box5 .next{
	float:right
}


#box4{
	position:absolute;
}
#box4 div{
	width: 549px;
	float:left;
}
#box4.buttons{
	text-align:left
}
#box4 .next{
	float:right
}



/* ********************************** */


.mask1{
	position:relative;
	width: 549px;
	height: 495px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width: 549px;
	height: 350px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:549px;
	height: 320px;
	overflow:hidden;
}

.mask4{
	position:relative;
	width: 549px;
	height: 625px;
	overflow:hidden;
}

.mask5{
	position:relative;
	width: 549px;
	height: 305px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}