 @charset "utf-8"; .imagegallery{ width:100%; margin:0 auto; }
 .gallerythumbs{ text-align: center; background: #2f3032 none repeat scroll 0 0; margin: 0; padding: 20px 10px; }
 .gallerythumbs a img { width: 80px; height:65px; border:5px solid #2f3032; }
 .gallerythumbs a { border: none; text-decoration:none; margin:0 5px; display: inline-block; }
 .gallerythumbs a.on img {border: 5px solid #ff5957;}
 .gallery-big{ margin: 0 auto; max-height: auto; max-width: 100%; overflow: hidden; text-align: center; }
 .gallery-big img { width:100%; height:auto; max-height:600px;}
 .gallerypager .gallery-prev { background: transparent url("/tour/images/board/board_cont_bg.png") no-repeat scroll 0 -448px; display: inline-block; font-size: 0; height: 63px; left: 0; margin: 0; position: absolute; top: 46%; vertical-align: top; width: 57px; }
 .gallerypager .gallery-next { background: transparent url("/tour/images/board/board_cont_bg.png") no-repeat scroll -58px -448px; display: inline-block; font-size: 0; height: 63px; margin: 0; position: absolute; right: 0; top: 46%; vertical-align: top; width: 57px; }
 .gallerypager span{ display: none; }
