/* Sample 8*/


/*.............................slider.............................

.slider-top
{
width:137px;
height:23px;
background-color:#484848;
float:left;
padding-top:5px;
padding-left:10px;
margin-top:20px;
}

*/
.slider
{
width:620px;
height:150px;
background-color:#000;
float:left;
margin-top:20px;
}



/*.............................slider.............................*/

#box8{
	position:absolute;
	height: 814px;
    left: -109px;
	top: 268px;
	width: 200px;
	left: -7px;
	top: 0px;
}
#box8 div{
	width:530px;
	height:150px!important;
/*    margin-top:0px!important;*/
	float:left;
}

#box8 .buttons{
	text-align:left
}

#box8 .next{
	float:right;
}


.mask2{
	position:relative;
	width:530px;
	height:150px;
	overflow:hidden;
	margin-top:15px;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:-8px;
	}

.buttons{ margin-top:15px;}
.buttons span{color:#0080FF;cursor:pointer;font:10px arial; float:right;}
.buttons span.active, .buttons span:hover{background:none;color:#fff; float:left;}
