/* Sample 8*/
#box8{
	position:absolute;
	left: -48px;
	top: 6px;
}
#box8 div{
	width:795px;
	height:200px!important;
    margin-top:0px!important;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}


#cont{width:550px;margin:0 auto;background: #993300;text-align:left;padding:20px}

.mask1{
	position:relative;
	width:850px;
	height:230px;
	overflow:hidden;
}

.mask2{
	position:relative;
	width:795px;
	height:180px;
	overflow:hidden;
	
	}

.buttons{padding:5px;}
.buttons span{color:#0080FF;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{ color:#fff}

