.gallery_over {position:relative;}
.gallery_over .gallery_layer {display:none; position:absolute; top:0; left:0; width:100%; height:100%;}
.gallery_on .gallery_layer {display:block !important;}
.gallery_layer .gallery_layer_bg {width:100%; height:100%; background:url(../image/gallery/btn_go_arr_bg.png) repeat;opacity:0.5;filter:alpha(opacity=50);}
.gallery_layer .goBtn {display:block; position:absolute; top:0; left:0; width:100%; height:100%;}
.gallery_layer .goBtn img {position:absolute; top:50%; left:50%; margin:-15px 0 0 -10px;}
/** tab **/
.view_gallery_type {text-align:right;background:#333333;position:absolute;z-index:9;right:0}
.view_gallery_type td {padding:0;margin:0;}
.view_gallery_type ul, .view_gallery_type li {list-style:none;padding:0;margin:0;}
.view_gallery_type img {border:0;}
.view_gallery_type a { display:inline-block; zoom:1; *display:inline;font-size:8pt;text-decoration:none;padding:5px 10px;text-align:center;background:#333333;color:#ffffff}
.view_gallery_type .on a, .view_gallery_type a:hover {background:#000000;color:#ffffff;}