@charset "utf-8";
textarea{overflow:auto;}
button img{display:none;}


/* board list */
.board_list{width:100%; border-top:2px solid #222;}
.board_list th {height:50px;  font-weight:bold; background:#f6f6f6 url(../images/board/board_line.gif) no-repeat right 50%; border-bottom:1px solid #222;}
.board_list th.end{background-image:none;}
.board_list td{text-align:center; padding:12px 0; border-bottom:1px solid #dbdbdb;}
.board_list td.aliL{text-align:left; padding-left:5px;}
.board_list td.notice a {color:#333; font-weight:bold;}
.board_list img{vertical-align:middle;}
.board_list td.aliL img {margin:0 2px;}


/* board list(img) press style */ 
.board_list_img{width:100%; border-top:2px solid #bbb;}
.board_list_img th{height:50px; font-weight:normal; background:#f6f6f6 url(../images/board/board_line.gif) no-repeat right 50%; border-bottom:1px solid #222;}
.board_list_img th.end{background-image:none;}
.board_list_img td{text-align:center; padding:15px 0; border-bottom:1px solid #dbdbdb;}
.board_list_img td.aliL{text-align:left; padding-left:5px;}
.board_list_img img{vertical-align:middle;}

.board_list_img .article table, .board_list_img .article th, .board_list_img .article td {border:none; padding:0; margin:0; background:none;}
.board_list_img .article .photo {width:182px; height:122px; text-align:left; padding-right:20px }
.board_list_img .article .text p {margin-bottom:0 !important; text-align:left;}
.board_list_img .article .text .title {height:25px;}
.board_list_img .article .text .title a {font-size:15px; line-height:25px; font-weight:600; color:#369;}
.board_list_img .article .text .title img {vertical-align:middle; margin-left:2px;}
.board_list_img .article .text .date {font-size:12px; color:#999;}
.board_list_img .article .text .cnt a {font-size:13px;}

.board_title{vertical-align:middle; padding-bottom:10px; padding-top:32px; background:url(../images/sub/subtt_bg.gif) no-repeat 0 0;}
.board_title img{vertical-align:middle;}


/* paging */
.paging{margin:10px 0 20px 0; text-align:center;}
.paging img{vertical-align:middle;}
.paging a{ 
	display:inline-block; text-align:center; height:25px; padding:0 9px; margin:0 1px; border:1px solid #d3d3d3; background:#ffffff; color:#626262;
	font-family:arial, helvetica, sans-serif; font-size:12px; color:#666; line-height:25px; vertical-align:middle;}
.paging a.selected {border:1px solid #97c6dc; background:#97c6dc; font-weight:bold; color:#fff; text-decoration:none;}
.paging .prev {width:27px; height:0; overflow:hidden; padding:0; padding-top:27px; border:0; background:url(../images/board/page_prev.gif) no-repeat;}
.paging .next {width:27px; height:0; overflow:hidden; padding:0; padding-top:27px; border:0; background:url(../images/board/page_next.gif) no-repeat;}


/* search */
.search{padding-top:15px; width:100%; height:40px; margin:0 auto;  }
.search input,.search select{vertical-align:middle; }
.search fieldset{text-align:center;}
.btn{padding-top:15px; text-align:right;}
.search .input_text{ height:28px; border:1px solid #ddd;}
.search select{width:94px; height:28px; font-size:13px;}


/* board btn */
.board_btn {padding-top:15px; text-align:right;}
.board_btn:after {clear:both; display:block; content:"";}
.board_btn1 {float:left; text-align:left; width:70%;}
.board_btn2 {float:right; width:30%; text-align:right;}
.board_btn fieldset{text-align:left;}
.board_btn .btn{margin-left:1px;}
.board_btn input {vertical-align:top;}
.reg_btn {width:80px; height:30px; text-align:center; line-height:30px; color:#fff; font-size:13px; border:none; background:#333; cursor:pointer;}


/* board write */
.board_write{width:100%; border-top:2px solid #bbb;}
.board_write img{vertical-align:middle;}
.board_write th{background:#f5f5f5; text-align:center; height:30px; border-bottom:1px solid #d9d9d9; }
.board_write td{text-align:left; padding:7px 5px; border-bottom:1px solid #d9d9d9;}
.board_write em{color:#cc3366; font-style:normal;}
.board_write .input_text{height:23px; border:1px solid #ddd; }
.board_write .input_text_area{width:98%; height:200px; border:1px solid #ddd;}
.board_write .input_text_title{width:99%; height:23px; border:1px solid #ddd;}
.board_write .input_tel{width:100px; height:23px; border:1px solid #ddd; }
.board_write .input_file{width:100%; border:1px solid #ddd;}
.board_write .tx {border:1px solid #ddd; width:98%;}
.board_write .hp {width:100px;}

/* board view */
.board_view{width:100%; border-top:2px solid #222;}
.board_view img{vertical-align:middle;}
.board_view th {height:50px; border-bottom:1px solid #222; background:url(../images/board/board_line.gif) no-repeat right 50%;}
.board_view th.subject {height:33px; background-color:#f6f6f6; background-image:none; padding-left:15px; text-align:left; font-weight:600; font-size:15px;}

.board_view td {text-align:left; padding-left:10px; border-bottom:1px solid #222; background:url(../images/board/board_line.gif) no-repeat right 50%; font-family:inherit;}
.board_view td.end {background:none;}
.board_view td.cnt {padding:10px; background-image:none;}
.board_view em{color:#cc3366; font-style:normal;}
.board_view .input_file{width:100%; border:1px solid #222;}
.board_view .up_img {margin-bottom:10px;}
.board_view td.answer {padding:10px; background-image:none; background-color:#f7f7f7;}
.board_view td.answer .tit_anwser {font-size:13px; color:#333; font-weight:600; margin-bottom:5px;}


/*board password check*/
.pwd {
	width:450px; height:75px; margin:30px auto;
	text-align:center; padding-top:135px;
	background:#f6f6f6 url(../images/board/tit_pwd.gif) no-repeat center 35px;
}
.pwd .pwdbox {width:245px; height:32px; border:solid 1px #d9d9d9; background:#fff; margin-right:5px; padding-left:3px;}


/*reservation*/
.terms {width:100%;}
.terms textarea {width:99%;}


/*board tabs*/
.tabs {width:100%; margin:0 auto; margin-bottom:10px; border-bottom:solid 1px #d9d9d9;}
.tabs:after {clear:both; display:block; content:"";}
.tabs li {width:150px; float:left;}
.tabs li a {display:block; height:39px; line-height:39px; text-align:center; border:solid 1px #d9d9d9; border-left-width:0; border-bottom-width:0;}
.tabs li:first-child a {border-left-width:1px;}
.tabs li a:visited {color:#666;}
.tabs li a:hover, .tabs li a.on {color:#fff; background:#4d4d4d;}

.board_top {width:100%; margin-bottom:20px;}

/* faq list */
.faq_list{width:100%; border-top:2px solid #bbb;}
.faq_list .faq_top {border-bottom:1px solid #d9d9d9;}
.faq_list span {display:inline-block; height:32px; line-height:30px; }
.faq_list dt {border-bottom:1px solid #d9d9d9;}
.faq_list .faq_top .sbj {text-align:center;}
.faq_list dt a {cursor:pointer;}

.faq_list .num {width:10%; text-align:center;}
.faq_list .sbj {width:90%;}
.faq_list dd {display:none; padding:10px; background:#f6f6f6; border-bottom:1px solid #dbdbdb;}


/*gallery*/
.gallery td {padding:20px 0;}
.gallery td span {display:block; text-align:center; margin:0 auto;}
.gallery .gal_img img {width:250px; cursor:pointer; border:1px solid #ddd}
.gallery .gal_tit {margin-top:7px;}
.gallery td div {margin:auto;}
/*3 image gallery */
.img3 .gallery .td1 {width:33%;}
.img3 .gallery .td1 span {width:280px;}
.img3 .gallery .gal_img1 img {height:200px;}
/*4 image gallery*/
.img3 .gallery .td2{width:25%;}
.img3 .gallery .td2 span {width:200px;}
.img3 .gallery .gal_img2 img {height:145px;}

.handwrite .gallery .gal_img img {height:270px;}




/***************************** ////// 전후사진 ////// *******************************/
#bo_gall{width:100%; max-width:1200px; margin:0 auto;}
#bo_gall #gall_ul {list-style:none;zoom:1}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li {}
#bo_gall .gall_li .gall_chk {position:absolute;top:0;left:0;padding:5px;z-index:1}
#bo_gall .gall_con {width:295px;position:relative}

.gall_row .col-gn-2{position:relative;min-height:1px;padding-left:10px; padding-right:10px; float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}
.gall_row .col-gn-2 {width:25%}

#bo_gall .gall_img {text-align:center;overflow:hidden}
#bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block}
#bo_gall .gall_img img {}
#bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;line-height:200px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777}

#bo_gall .gall_text_href {width:295px; height:100px; margin:10px 0}
#bo_gall .gall_text_href a {font-weight:bold}
#bo_gall .gall_text_href img {margin:0 0 0 4px}
#bo_gall .bo_tit {display:block;line-height:30px;font-weight:bold;color:#000;font-size:1.2em}


#bo_gall .gall_img .gall_wrap{width:295px; height:195px}
#bo_gall .gall_img .gall_wrap .cont1{overflow:hidden; }
#bo_gall .gall_img .gall_wrap .cont1 .cont1_ab{width:295px;  height:195px; background:rgba(195,235,223,0.8);text-align:center; float:left}
#bo_gall .gall_img .gall_wrap .cont1 .s_txt{color:#fff; line-height:20px; margin-top:55px;}
.review_login{width:80px; height:10px; margin:10px auto; background-color:#bbb;}
.review_login a{display:block; background-color:#ddd; color:#000}
.exam_img{position:absolute; top:0; right:0; width:50%;}
.exam_img .img{width:275px; height:195px}
