#slide_banner{
	padding-bottom: 40px;
}

#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}


.buttons{
	border: 1px solid #D7D7D7;
	border-top: none;
	width: 45px;
	height: 30px;
	float: right;
	clear: left;
}
#prev1,
#next1{
	float: left;
}
#prev1 img,
#next1 img{
	padding-top: 13px;
	padding-bottom: 10px;
}

#next1{
	cursor: hand;
}

#next1 img{
	padding-left: 13px;
}

#prev1{
	margin-left: 5px;
	cursor: hand;
}

#prev1 img{
	padding-right: 13px;
}
/* ********************************** */

.mask2{
	position:relative;
	width:258px;
	height:175px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}