#abf2_slider{
	height:100%;
	
	margin:0px auto 0px -15px;
	
	overflow:hidden;
	clear:both;
}

.abf2_slide{
	width:100%;
	height:100%;
	
	position:absolute;
	z-index:-2;
	
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#fff;
	padding-right: 30px;
	box-sizing: content-box;
	background-size:cover;
}

.abf2_next{
	z-index:-1;
}

.abf2_on{
	z-index:0;
}

#abf2_selectorbox{	
	width:100%;
	max-width:100%;
	
	bottom:40px;
	
	position:absolute;
	z-index:50;
}

#abf2_selector{
	margin-left:auto;
	margin-right:auto;
}

#abf2_sel-0{
}

.abf2_sel{
	width:22px;
	height:21px;
	
	margin:0px 0px 0px 0px;
	float:left;
	
	overflow:hidden;
	cursor:pointer;
	
	background-image:url(selector.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.abf2_sel:hover{
	background-position:center bottom;
}

.abf2_selon{
	background-position:center bottom;
}

#abf_slider_boxes{
	height:395px;
	z-index:40;
	width:100%;
	overflow:hidden;
	position:absolute;
}

#abf_sliderbox{
	height:395px;
	width:1000px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.abf_eachslibox{
	color:#fff;
	margin:395px 0px 0px 0px;
	z-index:50;
	position:absolute;
	overflow:hidden;
}

.abf_slibox_text{
}

#abf_slibox-0{
	margin-top:40px;
}
