#rsModalBody .modalClose,#rsModalBody .modalLeft,#rsModalBody .modalRight{display:block;z-index:2;cursor:pointer}#rsModalBody{display:none;position:fixed;width:100%;height:100%;z-index:9999}#rsModalBody .modalBodyBG{opacity:.7;position:fixed;width:100%;height:100%;background:#000}#rsModalBody .modalBodyBG .modalLoadImg{display:block;position:fixed;width:100%;height:100%;background:url(ajax-loader.gif)center center no-repeat}#rsModalBody .modalContent{opacity:0;position:fixed;transition:transform 1s;transform:scale(1.2)}#rsModalBody .modalContentView{opacity:1;transform:scale(1);box-shadow:0 0 12px rgba(0,0,0,.5)}#rsModalBody .modalContent img{vertical-align:bottom}#rsModalBody .modalContent .trans{transition:1s}#rsModalBody .modalClose{position:fixed;width:37px;height:37px;background:url(close.png)center center no-repeat}#rsModalBody .modalNavi{position:relative}#rsModalBody .modalLeft{position:fixed;width:36px;height:38px;background:url(left.png)center center no-repeat}#rsModalBody .modalRight{position:fixed;width:36px;height:38px;background:url(right.png)center center no-repeat}}