.rslides { background:#fff;height: 562px; list-style: outside none none; margin: 0; overflow: hidden; padding: 0; position: absolute; top: 0; width: 100%; z-index: -1;}
.rslides li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child {  position: relative; display: block;float: left; }
.rslides img {  border: 0 none; display: block; float: left; height: 100%;min-width: 100%; width: auto; }
.slideshow { height:590px;}
.callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 290px; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 68px; margin-top: -45px; display:block; }
.callbacks_nav:active { opacity: 1.0; }
.callbacks_nav.next { left: auto; background:url(../_images/right.png) no-repeat; background-position: right top; right: 0; }
.callbacks_nav.prev { background-position: right top; background:url(../_images/left.png) no-repeat; left: 0; }