/* Sample 8*/
#box8{
	position:absolute;
	top:0px;
	left:0px;
	width:4000px;
}
#box8 div
{
	width:790px;
	float:left;
}
#box8 .buttons{
	text-align:left;
}
#box8 .next{
	float:right
}


/*#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:0px}
*/
/*.mask1{
	position:relative;
	width:850px;
	height:230px;
	overflow:hidden;
}*/

.mask2
{
	
	position:relative;
	width:790px;
	height:280px;
	overflow:hidden;
	background-color:white;
}



.buttons{padding:10px;}
.buttons span{color:#0080FF;cursor:pointer;font:10px Verdana}

