#slides2{position:relative;left:0px;z-index:100;width:100%;}
.slides_container2{width:1500px;height:375px;overflow:hidden;position:relative;display:none;border-radius:20px;}
#slides2 .slide2,#slides2 .slide4{padding:0px;width:1500px;height:375px;display:block;}
#slides2 .slide_img{width:1500px;height:375px;}
#slides2 .prev{position:relative;bottom:145px;left:0px;width:31px;height:110px;display:block;z-index:101;background:url(../i/prev_arrow.png) no-repeat 0px 0px;}
#slides2 .prev:hover{background:url(../i/prev_arrow.png) no-repeat -31px 0px;}
#slides2 .prev:active{background:url(../i/prev_arrow.png) no-repeat -62px 0px;}
#slides2 .next{position:relative;bottom:145px;left:0px;width:31px;height:110px;display:block;z-index:101;background:url(../i/next_arrow.png) no-repeat 0px 0px;}
#slides2 .next:hover{background:url(../i/next_arrow.png) no-repeat -31px 0px;}
#slides2 .next:active{background:url(../i/next_arrow.png) no-repeat -62px 0px;}