

/* Sample 8*/


#box8{
	position:absolute;
}



#box8 div{
	width:580px;
	float:left;
}
#frame #main #box8 .buttons{
	text-align:left;
	width:580px;
	margin:0 0 10px 0;
	height:30px;
	padding-top:7px;
	display:block;
	float:left;
}

#frame #main #box8 .sect1{
background:url(../img/achievement_index_1.png) no-repeat;
}

#frame #main #box8 .sect2{
background:url(../img/achievement_index_2.png) no-repeat;
}

#frame #main #box8 p.buttons em{
	float:left !important;
	width:285px;
	display:block;
	margin:0 !important;
	padding:0;
	font-style:normal;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	text-indent:0;
}


#frame #main #box8 p.buttons span.next{
	margin:0;
	float:right !important;
	width:285px;
	display:block;
	padding:0;
	cursor:pointer;
	text-indent:0 !important;
	letter-spacing:2px;
	text-align:center;
	clear:none;
}

#frame #main #box8 .buttons span.prev{
	margin:0;
	float:left !important;
	width:285px;
	display:block;
	padding:0;
	cursor:pointer;
	text-indent:0;
	letter-spacing:2px;
	text-align:center;

}
#frame #main #box8 .buttons span:hover {
	color:#900;
}





#frame #main #box8 h3 {
	font-size:16px;
	margin:10px 0 0 0;
	padding:0 0 0 7px;
	border-left:#900 5px solid;
	border-bottom:#CCC 1px solid;
	clear:both;
	
}

.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{

}

/* ********************************** */



.mask1{
	position:relative;
	width:580px;
	height:500px;
	overflow:hidden;

}
html>/**/body .mask1{
	clear:both;
}

