@charset "utf-8";
/* CSS Document */ 
 
a img{ border:0; padding:0; margin:0;}
a{ cursor:pointer; outline-style:none; text-decoration:none;}

/* slideshow */
.slideshow{ }
#mygallery{ overflow:hidden;}
.stepcarousel {
	 width:610px; height:400px;
	 overflow:scroll;
	 position:relative; 
	 z-index:0; 
}
.btn-arr2{ position: absolute; z-index:1;}
.btn-arr2 .left{ position: absolute; left:-4px; top:170px;  z-index:1;}
.btn-arr2 .right{ position: absolute; left:574px; top:170px;  z-index:1; }

.stepcarousel .belt{
 position:absolute; top:0; left:0; 
}


