.gallery_over {position:relative;text-align:center;}
.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;}

.bbs_option_info > tbody > tr > td, .bbs_option_info > tbody > tr > th {padding-top: 7px; padding-bottom: 7px; border-bottom: 1px dashed #E4E4E4; color: #646464; text-align: left;}
.bbs_option_info th span {display: block; padding-left: 7px;padding-right:10px;font-weight:normal; background: url('../image/opt_icon.gif') no-repeat 0 10px;}
.bbs_option_info td {padding-left: 7px; font-weight: normal; background: url('../image/opt_bar.gif') no-repeat 0 12px;word-wrap:break-word}
.bbs_option_info td, .bbs_option_info td a{word-break:break-all}
.bbs_option_info .bbs_option_info_title { font-size:15px;}
.bbs_option_info .first {border-top:none;}
.photo_img_shot img { border:1px solid #dfdfdf;}

/** 포토갤러리 tab **/
.view_gallery_type {border:1px solid #dfdfdf;text-align:right;background:#f9f9f9;}
.view_gallery_type td {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;border-left:1px solid #dfdfdf;}
.view_gallery_type .on a {background:#000000;color:#ffffff;}