@charset "utf-8";

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_gall a.btn_b01{}
#bo_gall a.btn_b01:focus, #bo_gall a.btn_b01:hover{}
#bo_gall a.btn_b02{}
#bo_gall a.btn_b02:focus, #bo_gall a.btn_b02:hover{}
#bo_gall a.btn_admin{} /* 관리자 전용 버튼 */
#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover{}

/* 읽기 버튼 */
#bo_v a.btn_b01{}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover{}
#bo_v a.btn_b02{}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover{}
#bo_v a.btn_admin{} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover{}

/* 쓰기 버튼 */
#bo_w .btn_confirm{text-align:center;} /* 서식단계 진행 */
#bo_w .btn_submit{}
#bo_w button.btn_submit{}
#bo_w fieldset .btn_submit{}
#bo_w .btn_cancel{}
#bo_w button.btn_cancel{}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover{}
#bo_w a.btn_frmline, #bo_w button.btn_frmline{} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline{}

/* 기본 테이블 */
/* 읽기 내 테이블 */
#bo_v .tbl_head01{}
#bo_v .tbl_head01 caption{}
#bo_v .tbl_head01 thead th{}
#bo_v .tbl_head01 thead a{}
#bo_v .tbl_head01 thead th input{} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th{}
#bo_v .tbl_head01 tfoot td{}
#bo_v .tbl_head01 tbody th{}
#bo_v .tbl_head01 td{}
#bo_v .tbl_head01 a{}
#bo_v td.empty_table{}

/* 쓰기 테이블 */
#bo_w table{}
#bo_w caption{}
#bo_w .frm_info{}
#bo_w .frm_address{}
#bo_w .frm_file{}

#bo_w .tbl_frm01{}
#bo_w .tbl_frm01 th{}
#bo_w .tbl_frm01 td{}
#bo_w .tbl_frm01 input{}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input{}
#bo_w .tbl_frm01 textarea{}
/*
#bo_w .tbl_frm01 #captcha{}
#bo_w .tbl_frm01 #captcha input{}
*/
#bo_w .tbl_frm01 a{}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required{}

#bo_w .cke_sc{}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def{}
#bo_w .cke_sc_def dl{}
#bo_w .cke_sc_def dl:after{}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd{}
#bo_w .cke_sc_def dt{}
#bo_w .cke_sc_def dd{}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* COMMON CHANGE COLOR - Room List 컬러 일괄 변경 */
.chg_font_color {color:#c7ce19!important}
.chg_bg_color {background-color:#c7ce19!important}

/* 게시판 목록 */

.gallery_list .gallery_gall{overflow:hidden;padding:30px;margin-bottom:35px;border:solid 1px #ddd;font-size:16px;color:#555;letter-spacing:-0.3px;font-family:'notokr-regular'}
.gallery_list .gallery_gall .gallery_img{float:left;width:379px;height:230px}
.gallery_list .gallery_gall .gallery_info{float:left;position:relative;width:598px;height:230px;margin-left:30px}
.gallery_list .gallery_gall .gallery_info .gallery_tit{margin:10px 0;padding-bottom:12px;border-bottom:dotted 1px #ddd}
.gallery_list .gallery_gall .gallery_info .gallery_tit a{font-size:13px;font-weight:normal;line-height:23px;color:#bbb;letter-spacing:2px;font-family:'notokr-demilight'}
.gallery_list .gallery_gall .gallery_info .gallery_tit a span{font-size:20px;letter-spacing:-0.3px;font-style:normal;font-family:'notokr-bold'}
.gallery_list .gallery_gall .gallery_info .gallery_caption{color:#797979;font-style:italic;}
.gallery_list .gallery_gall .gallery_info ul{overflow:hidden;margin-top:20px}
.gallery_list .gallery_gall .gallery_info ul li{position:relative;float:left;margin-right:6px}
.gallery_list .gallery_gall .gallery_info ul li:last-child{margin-right:0}
.gallery_list .gallery_gall .gallery_info ul li span.r_cont_tit{color:#333;font-family:'notokr-bold'}
.gallery_list .gallery_gall .gallery_info ul li span.r_cont_tit:after{display:inline-block;width:1px;height:11px;margin:0 6px 0 10px;background:#b8b8b8;clear:both;content:''}
.gallery_list .gallery_gall .gallery_info .go_gallery_btn{position:absolute;right:0;bottom:0;width:150px;height:45px;font-size:14px;line-height:45px;color:#fff;text-align:center;font-family:'notokr-medium'}
.gallery_list .gallery_gall .gallery_info .go_gallery_btn span{position:relative;transition:all .3s}
.gallery_list .gallery_gall .gallery_info .go_gallery_btn span:after {display:block;position:absolute;left:1px;top:-10px;opacity:0;content:url('/skin/board/ps_room/img/go_btn_bg.png');transition:all .3s}
.gallery_list .gallery_gall .gallery_info .go_gallery_btn:hover span {padding-left:21px}
.gallery_list .gallery_gall .gallery_info .go_gallery_btn:hover span:after {opacity:1}


#bo_cate h2{width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul{margin-bottom:10px;padding-left:1px;width:728px;zoom:1}
#bo_cate ul:after{display:block;visibility:hidden;clear:both;content:""}
#bo_cate li{float:left;margin-bottom:-1px}
#bo_cate a{display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active{text-decoration:none}
#bo_cate #bo_cate_on{z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

/* 갤러리 목록 */
#bo_gall h2{margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}

.sh_notice_st{ padding:12px 0 12px 10px;background:#f8f8f8;margin:0 !important;border-bottom:1px solid #ddd;font-size:1.1em}
.sh_notice_st strong{padding:0 20px}

#bo_gall #gall_ul{margin:10px 0;zoom:1}
#bo_gall #gall_ul:after{display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li{position:relative;float:left;margin:0 10px 30px 0;border:1px solid #e1e1e1}

#bo_gall .gall_li .checkbox{position:absolute;left:5px;top:5px;z-index:9}
#bo_gall .gall_li .gall_img{padding-left:0;position:relative}
#bo_gall .gall_li .gall_img .gall_btn{position:absolute;bottom:0;right:40px}
#bo_gall .gall_li .gall_img .gall_btn .gall_btn_zoom{position:absolute;bottom:0;padding:5px 0}

#bo_gall .gall_li .gall_txt{padding:15px;font-weight:bold}
#bo_gall .gall_li .gall_txt a{}
#bo_gall .gall_li .gall_txt span{display:inline !important}
#bo_gall .gall_li .gall_txt img{margin:0 0 0 4px}
#bo_gall .gall_li .gall_txt .subject{font-size:1.4em}

#bo_gall .gall_li.gall_now .gall_con .gall_txt a{color:#ff3061}

/* 디자인 목록 버튼 */
#bo_v_adminbtn{position:absolute;top:0;right:0;height:50px}
#show_qu{position:absolute;top:40px;width:340px;line-height:1.5em;font-size:1.1em;right:0;text-align:right;padding:15px;border:1px solid #ddd;background:#fafafa;z-index:10}
.btn_del_sumbit{display: inline-block; cursor:pointer;padding: 7px 7px;border: 1px solid #DD0005;background: #DD0005;color: #fff;text-decoration: none;vertical-align: middle;}

/* 디자인 목록에서 상세보기 */
#divpop{position:fixed;z-index:9999;display:none;min-width:1070px;width:100%;height:100%;left:0;top:0;background:#1a1a1a;overflow-y:scroll}
 
#divpop div#ssub_bg1, #divpop div#ssub_bg2, #divpop div#ssub_bg3{position:absolute;display:none;width:100%;}
#divpop div#ssub_bg1{height:100px;top:0}
#divpop div#ssub_bg2{height:714px;top:100px;background:#0D0D0D}
#divpop div#ssub_bg3{height:auto;top:815px}

#divpop a.close{position:absolute;right:20px;top:20px;z-index:9}
#divpop .divpop_wrap{position:relative;margin:0 auto;top:0;vertical-align:middle;max-width:1070px}
#divpop .divpop_wrap iframe{position:relative;width:100%;min-height:500px;height:900px;z-index:9}

/* 게시판 목록 공통 */
.bo_fx{margin-bottom:5px;zoom:1}
.bo_fx:after{display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul{margin:0;padding:0}
#bo_list_total{float:left}
.btn_bo_user{float:right;margin:0;padding:0}
.btn_bo_user li{float:left;margin-left:5px}
.btn_bo_adm{float:left}
.btn_bo_adm li{float:left;margin-right:5px}
.btn_bo_adm input{padding:7px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td{background:#f7f7f2}
.bo_notice td a{font-weight:bold}
.td_num strong{color:#000}
.bo_cate_link{display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current{color:#e8180c}

#bo_sch{margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend{position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_gall li.empty_list{padding:85px 0;text-align:center}

/* 게시판 쓰기 */
#char_count_desc{display:block;margin:0 0 5px;padding:0}
#char_count_wrap{margin:5px 0 0;text-align:right}
#char_count{font-weight:bold}

#autosave_wrapper{position:relative}
#autosave_pop{display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop{height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong{position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div{text-align:right}
#autosave_pop button{margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul{margin:10px 0;padding:0;border-top:1px solid #e9e9e9}
#autosave_pop li{padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after{display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a{display:block;float:left}
#autosave_pop span{display:block;float:right}
.autosave_close{cursor:pointer}
.autosave_content{display:none}

/* 게시판 읽기 */
#bo_v{margin-bottom:20px;padding-bottom:20px}
#bo_v_table{position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_info{padding:10px 0 10px 5px;border-bottom:1px solid #ddd;color:#777}
#bo_v_info h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong{display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest{font-weight:bold}

#sh_bo_v_file{}
#sh_bo_v_file h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sh_bo_v_file ul{margin:0;padding:0}
#sh_bo_v_file li{padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#sh_bo_v_file a{display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#sh_bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active{text-decoration:none}
#sh_bo_v_file img{float:left;margin:0 10px 0 0}
.sh_bo_v_file_cnt{display:inline-block;margin:0 0 3px 16px}

#bo_v_link{}
#bo_v_link h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul{margin:0;padding:0}
#bo_v_link li{padding:0 10px;border-bottom:1px solid #eee;background:#f8f8f8}
#bo_v_link a{display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active{text-decoration:none}
.bo_v_link_cnt{display:inline-block;margin:0 0 3px 16px}

#bo_v_top{margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after{display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul{margin:0;padding:0}

#bo_v_bot{zoom:1}
#bo_v_bot:after{display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul{margin:0;padding:0}

.bo_v_nb{float:left}
.bo_v_nb li{float:left;margin-right:5px}
.bo_v_com{float:right}
.bo_v_com li{float:left;margin-left:5px}

#bo_v_atc{min-height:200px;height:auto !important;width: 100%;  top: 100px;}
#bo_v_atc_title{position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 게시판 읽기 이미지 */
/* 슬라이드 이미지 */
div.sncSlider01{width:100%;height:842px;overflow:hidden;position:relative;margin:0 auto}
div.sncSlider01 ul.bigImage{width:100%;height:714px;background:none;position:relative;overflow:hidden;margin:0 auto}
div.sncSlider01 ul.bigImage li{width:100%;height:714px;position:absolute;left:0;top:0;margin:0;padding:0;display:none;z-index:0}
div.sncSlider01 ul.bigImage li a{height:100%;display:block;text-align:center;line-height:714px}
div.sncSlider01 ul.bigImage li a img{text-align:center;vertical-align:middle;max-height:100%}
div.sncSlider01 ul.bigImageControl li{position:absolute;top:345px;z-index:2}
div.sncSlider01 ul.bigImageControl li.prev{left:0px}
div.sncSlider01 ul.bigImageControl li.prev img{width:25px;height:30px}
div.sncSlider01 ul.bigImageControl li.next{right:-10px}
div.sncSlider01 ul.bigImageControl li.next img{width:25px;height:30px}
div.sncSlider01 ul.bigImageControl li a{display:block;width:37px;height:48px;position:relative}
div.sncSlider01 ul.bigImageControl li a img{position:absolute;left:0;right:0}
div.sncSlider01 ul.bigImageControl li a img.over{display:none}

div.sncSlider01 ul.thumbImage{width:546px;height:65px;background:none;position:relative;overflow:hidden;margin:25px auto;z-index:2}
div.sncSlider01 ul.thumbImage li{float:left;margin:0 -1px 0 0;padding:0;display:none;margin-right:5px}
div.sncSlider01 ul.thumbImage li a{display:block;width:84px;height:63px;border:1px solid transparent;position:relative}
div.sncSlider01 ul.thumbImage li a span.mask{display:block;width:84px;height:63px;position:absolute;left:0;top:0;background:#333333;opacity:0.2;filter:alpha(opacity=20);cursor:pointer}

div.sncSlider01 p.pageIndicator{position:absolute;bottom:62px;width:600px;left:50%;margin-left:-300px;z-index:1}
div.sncSlider01 p.pageIndicator a{display:inline-block;width:7px;height:13px;position:relative;float:left}
div.sncSlider01 p.pageIndicator a.prev{float:left}
div.sncSlider01 p.pageIndicator a.next{float:right}
div.sncSlider01 p.pageIndicator a img{position:absolute;left:0;top:0}
div.sncSlider01 p.pageIndicator a img.over{display:none}
div.sncSlider01 p.pageIndicator a:hover{text-decoration:none}
div.sncSlider01 p.pageIndicator span{font-weight:bold;color:#666;position:relative;top:-1px}
div.sncSlider01 p.pageIndicator span.index{ position:absolute;width:0;height:0;overflow:hidden}
div.sncSlider01 p.pageIndicator span.now{font-weight:bold;color:#888}

/*  팝업이 아니면서, sh_content값이 830px 이하면 아래 부분 스타일을 적용시킴 (ps1004,  ps1013) */
div.sncSlider01.minwidth{height:745px}
div.sncSlider01.minwidth ul.bigImage{height:620px}
div.sncSlider01.minwidth ul.bigImage li a{line-height:617px}
div.sncSlider01.minwidth ul.bigImage li{height:auto}
div.sncSlider01.minwidth ul.bigImageControl li{top:310px}

/* 상단제목,버튼 */
#bo_v_title{overflow:hidden;border-top:2px solid #666;}
#bo_v_title .subject{padding:10px 0 10px 5px;font-size:1.4em;font-weight:bold;border-bottom:1px solid #ddd;color:#333}
#bo_v_title a{float:right;display:inline-block;color:#fff;padding:7px 10px;background:#666}
#bo_v_title a.btn_detail{margin-left:4px}
#bo_v_title a.btn_modify{}

/* 객실 상세보기 */
#allmenu_show{}
#allmenu_show .vi_room_info{margin-bottom:25px}
#allmenu_show .vi_room_info .title{color:#555;font-size:1.5em;font-weight:bold;margin-bottom:10px}
#allmenu_show .vi_room_info table{width:100%;border-spacing:0px;border-collapse:collapse;empty-cells:show}
#allmenu_show .vi_room_info table th{font-size:1.2em;border:1px solid #e9e9e9;padding:5px;height:23px;background-color:#f8f8f8}
#allmenu_show .vi_room_info table td{border:1px solid #e9e9e9;text-align:center;padding:5px;height:23px}
#allmenu_show .vi_room_info table td.gallery_height{height:80px;padding:10px 20px;text-align:left;line-height:1.7em}
#allmenu_show .vi_room_info table td.gallery_bold{font-weight:bold}

/* 상단제목,버튼(팝업형) */
#bo_v_title_pop{overflow:hidden;padding:20px 0 13px; position:absolute; width:100%; top:30px}
#bo_v_title_pop .subject{float:left;font-size:2em;color:#f1f1f1;font-weight:bold} 
#bo_v_title_pop a{float:right;display:inline-block;color:#fff;padding:7px 10px;background:#666}
#bo_v_title_pop a.btn_detail{margin-left:4px}
#bo_v_title_pop a.btn_modify{}

/* 객실 상세보기(팝업형) */
#allmenu_show_pop{position:absolute;display:none;top:0;left:0;width:1010px;height:656px;padding:30px;background:#0D0D0D;z-index:3}
#allmenu_show_pop .vi_room_info{margin-bottom:30px}
#allmenu_show_pop .vi_room_info .title{color:#fff;font-size:1.5em;font-weight:bold;margin-bottom:15px}
#allmenu_show_pop .vi_room_info table{width:100%;border-spacing:0px;border-collapse:collapse;background-color:#1c1c1c;color:#c9c9c9;empty-cells:show}
#allmenu_show_pop .vi_room_info table th{font-size:1.2em;border:1px solid #363636;padding:5px;height:23px;background-color:#2b2b2b}
#allmenu_show_pop .vi_room_info table td{border:1px solid #363636;text-align:center;padding:5px;height:23px}
#allmenu_show_pop .vi_room_info table td.gallery_height{height:80px;padding:10px 20px;text-align:left;line-height:1.7em}
#allmenu_show_pop .vi_room_info table td.gallery_bold{font-weight:bold}


/* 게시판 읽기 본문 */
#bo_v_con{margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;font-size:1.1em}
#bo_v_con a{color:#000;text-decoration:underline}
#bo_v_con img{max-width:100%;height:auto}

#bo_v_act{margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng{position:relative}
#bo_v_act a{margin-right:5px;vertical-align:middle}
#bo_v_act strong{color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood{display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns{margin:0 0 20px;padding:0;zoom:1}
#bo_v_sns:after{display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li{float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc{margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e9e9e9;background:#f8f8f8}
#bo_vc h2{display:none;margin-bottom:10px}
#bo_vc article{padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header{position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply{position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap{margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest{font-weight:bold}
.bo_vc_hdinfo{display:inline-block;margin:0 15px 0 5px}
#bo_vc h1{position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a{color:#000;text-decoration:none}
#bo_vc p{padding:0 0 5px;line-height:1.8em}
#bo_vc p a{text-decoration:underline}
#bo_vc_empty{margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo{float:left}
#bo_vc footer{zoom:1}
#bo_vc footer:after{display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act{float:right;margin:0;zoom:1}
.bo_vc_act:after{display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li{float:left;margin-left:5px}

#bo_vc_w{position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt{display:block;margin:0 0 5px}

#bo_vc_sns{margin:0;padding:0;zoom:1}
#bo_vc_sns:after{display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li{float:left;margin:0 20px 0 0}
#bo_vc_sns input{margin:0 0 0 5px}

/* 게시판 관리 */
#sh_setup{padding:20px}


/* 글쓰기 객실명 스타일 */
#autosave_wrapper a{display:inline-block; border:1px solid #555;background:#555; color:#fff; padding:4px 10px; cursor:pointer}
#autosave_wrapper div#opl {border:1px solid #555; display:none; padding:20px; position:absolute; background:#fff; width:95.8%}
#autosave_wrapper div#opl div.listtys{padding:5px 0; border-bottom:1px dotted #ddd; cursor:pointer}
#autosave_wrapper div#opl div.listtys strong{ display:inline-block; min-width:60px; margin-left:60px}

/* 글읽기 스타일 */
#bo_v_img {margin:20px 0}
#bo_v_img div.gallery_img {margin-bottom:10px;text-align:center}
#bo_v_img div.gallery_img > img{max-width:100%}
#bo_v_img ul.gallery_thumb > li{float:left;margin-right:10px;border:1px solid #e8e8e8;text-align:center}
#bo_v_img ul.gallery_thumb > li:hover{border:1px solid #c7ce19}
#bo_v_img ul.gallery_thumb > li:nth-child(10n){margin:0 0 10px;}
#bo_v_img ul.gallery_thumb > li > img{cursor:pointer}
