@charset "utf-8";

/*공통*/
.board_list {display: inline-block; overflow: hidden; width:100%;}
.board_list img{vertical-align:middle;}
.board_list table {border: 0 none; margin-bottom: -1px;  width:100%; border-bottom: 1px solid #E4E4E4; }
.board_list thead th {border-color: #9f8f6d; border-left: 0 none; border-right: 0 none; border-style: solid none; border-width: 2px 0 1px; padding: 6px 0;   background:url(../images/contents/copy-quick-line.jpg) no-repeat 100% 50%; background-color:#f5f5f5;}
.ts {text-align:center;  !important;}
.board_list thead th.bnone{background:none; !important; background-color:#f5f5f5;}
.board_list thead th.board_cate{width:120px;}
.no{width:50px;}
.writer{width:80px;}
.wdate{width:80px;}
.hit{width:50px;}

.board_list tbody td { border-color:#E4E4E4; border-style: none none solid; border-width: 0 0 1px; line-height: 16px; padding: 7px 0;}
.board_list tbody td.board_cate { text-align:center;}
.board_list .num {font-family: verdana; font-size: 11px; color:#999; }
.board_list tbody tr.on td, .board_list tbody tr.on td a {color: #9f8f6d;}
.board_list tbody tr.on td {background-color: #F9F9F9;}

.board_srch {background: none repeat scroll 0 0 #F9F9F9; height: 31px; text-align:center; padding: 9px 10px 0 10px;  position: relative;}
.board_srch .search, .board_srch .btn  { }
.board_srch select, .board_srch input {color: #707070;}
.board_srch select {    font-size: 11px;    height: 20px;    margin-top: 1px;    vertical-align: top;}
.board_srch .input_txt { background: none repeat scroll 0 0 #FFFFFF;    border-color: #BEBEBE #EDEDED #EDEDED #BEBEBE;    border-style: solid;    border-width: 1px;
    height: 18px;    line-height: 16px;    padding: 0 4px 0;    vertical-align: top;    width: 140px;}
.board_srch .input_date {    background: none repeat scroll 0 0 #FFFFFF;    border: 1px solid #C6C6C6;    font-family: verdana;    font-size: 11px;    height: 16px;
    margin-right: -1px;    margin-top: 1px;    padding: 2px 6px 0 4px;    width: 67px;}
.board_srch .input_txt:hover, .board_srch .input_date:hover, .c_pr button:hover {
    border-color: #888888;}

.general_cols {display: inline-block; height:30px; position:relative; width: 100%; margin-top:20px; }
.general_cols .col_left {position: absolute; left:0; top:0px;}
.general_cols .col_right {position: absolute; right:0; top:0px;}



/*게시판 하단 번호*/
.pagenate {font-family: verdana; font-size: 11px; padding-top: 10px; text-align: center;}
.pagenate a, .pagenate strong {color: #8E9094; display: inline-block; height: 17px; line-height: 13px; margin: 0 -2px; padding: 2px 5px 0; text-align: center;    text-decoration: none !important; vertical-align: top;}
.pagenate a:hover, .pagenate a:focus, .pagenate a:active, .pagenate strong {color: #9f8f6d;}
.pagenate a.next, .pagenate a.prev {padding: 2px 0 0; vertical-align: top; width: 17px;}
.pagenate a.next img, .pagenate a.prev img {margin: 2px 0 0;}


/*게시판 뷰*/
.board_view {clear:both;  border-top: 2px solid #4F5A69;}
.board_view dl {display:inline; float:left; width:100%; border-bottom:1px solid #c6c6c6; }

.board_view dl dt { display:inline; float:left; width:105px; padding: 8px 5px; font-weight:bold; background-color:#f5f5f5; }
.board_view dl dd{ display:inline;  float:left; width:225px; padding: 8px 5px;}
.board_view dl dd span { }
.board_view dl dd .date {display:inline; float:left; font-family: verdana; font-size: 11px; }
.board_view dl dd .category{color: #9f8f6d;}


.board_view .puts_wrap {display:inline; float:left; width:100%; border-bottom:1px solid #4F5A69; padding-bottom:20px; margin-top:20px; }
.board_view .treatview{display:inline; float:left; width:260px; margin-right:20px; margin-bottom:30px; border:1px solid #ccc; background-color:#f0f0f0; }
.board_view .treatview dt{width:215px; margin-top:10px; margin-left:10px; }
.board_view .treatview dd.previewimg{margin-left:10px; }
.board_view .treatview dd.memo{display:inline; float:left; margin-left:10px; width:215px;}

.board_view dl.board_contents {display:inline; float:left; width:100%; margin-top:20px;  border-top: 2px solid #4F5A69; border-bottom:1px solid #c6c6c6; }
.board_view dl.board_contents dt{width:99%;}
.board_view dl dd.fullwidth{width:573px;}
.board_view dl.fullheight{background: url("../images/bbs/white/board_dt_bg.jpg") repeat-y;}
.board_view dl img{vertical-align:middle; }

/*게시판 뷰 첨부파일*/
.board_view dl dt.aFile{ display:inline; float:left; width:105px; height:35px; padding: 8px 5px; font-weight:bold; background-color:#f5f5f5; }
.board_view dl dd.aFile{ display:inline;  float:left; width:85%; height:35px; padding: 8px 5px; overflow-y:scroll;}
.board_view dl dd.aFile img{vertical-align:middle; margin-right:5px; }

/*윗글 아랫글*/
.view_prev_next{display:inline; float:left; width:100%; margin-top:20px;}
.view_prev_next dl {display:inline; float:left; width:100%; border-bottom:1px solid #c6c6c6;  border-top:1px solid #c6c6c6;  }
.view_prev_next dl dt{display:inline; float:left; width:10%; padding: 4px 10px; border-bottom:1px dashed #ccc; font-weight:bold; background-color:#f5f5f5; }
.view_prev_next dl dd{display:inline;  float:left; width:85%; padding: 4px 10px; border-bottom:1px dashed #ccc;}
.view_prev_next dl dt.bt0{border-bottom:0;}
.view_prev_next dl dd.bt0{border-bottom:0;}

/*꼬리글*/
.board_view .reply{display:inline; float:left; width:855px; background-color:#f9f9f9; font-size:14px; border-top:2px solid black; margin-top:20px; border-bottom:1px solid black;}
.board_view .reply dt{float:left; width:670px; padding:0; font-size:11px; font-weight:normal;text-align:left;  }
.board_view .reply dt input{margin-left:3px; vertical-align:middle;}
.board_view .reply dt input.coment_write{float:right; }
.board_view .reply dl{display:inline; float:left; width:670px; margin:20px 20px 0px 20px ; padding-bottom:20px; border:none; }
.board_view .reply .textarea{float:left; width: 100%; height: 34px;  border: 1px solid #BEBEBE;  padding: 7px; color: #666; float: left; font-size: 12px; letter-spacing: -1px; line-height: 19px; overflow: hidden; }
.board_view .reply dl dd.reply_text{float:left; width:650px; padding:8px 0;}

.board_view .replyWrite dt{float:left; font-size:11px; }
.board_view .replyWrite dd{float:left; font-size:13px; }
.board_view .replyWrite dd.date{float:right; color: #8E9094; font-family: verdana; font-size: 10px;}


.board_view .reply  .coment{display:inline; float:left; width:; font-size:12px; margin:20px 20px 0px 20px ; border-bottom:1px dashed #666; }
.board_view .reply  .coment dt{float:left; font-weight:bold; color:black;}
.board_view .reply  .coment dt .btn{float:right; }
.board_view .reply  .coment dt .btn .modify{padding-right:5px; background: url("../images/contents/line.jpg") no-repeat scroll 100% 0;}
.board_view .reply  .coment dt .date{height:10px; color: #8E9094; font-weight:normal; font-family: verdana; font-size: 10px; margin-left:10px; padding-left:17px; background:url("/images/bbs/white/time_icon.gif") no-repeat 0 0;}
.board_view .reply  .coment dt .ip{font-weight:normal; color:#ccc; display:none;}
.board_view .reply  .coment dd{width:650px; }

.board_view .reply  .last{border-bottom:0px dashed #666; }


/*게시판 글쓰기*/
.board_write{display:inline; float:left; width:100%; border-top: 2px solid #4F5A69;margin-top:20px;}
.board_write dl {clear:both; float:left; width:100%; border-bottom: 1px solid #c6c6c6; }
.board_write dl dt{display:inline; float:left; width:95px; height:18px;  padding: 8px 5px; font-weight:bold; background-color:#f5f5f5;  }
.board_write dl dd{display:inline; float:left;  width:235px; height:18px; padding: 8px 5px; }
.board_write dl dd.fullwidth{width:573px;}
.board_write dl dd img{vertical-align:middle;}
.board_write dl dd input{vertical-align:middle;}

.board_write .puts_wrap {display:inline; float:left; width:100%; border-bottom: 1px solid #C6C6C6;}
.board_write .puts_wrap .puts{display:inline; float:left; width:100%; margin:5px 0; line-height:normal; word-wrap: break-word;}
.board_write .puts_wrap .puts #content{ width:100%; font-size:12px; }

.board_write .fileupload{height:22px;}
.board_write .input_txt {background: none repeat scroll 0 0 #FFFFFF; border-color: #BEBEBE #EDEDED #EDEDED #BEBEBE; border-style: solid; border-width: 1px; height: 18px; line-height: 16px; padding: 0 4px 0; vertical-align: top; }
.board_write .input_txt:hover {border-color: #888888;}


/*Faq*/
.faq {clear:both; width:100%;  display:inline; float:left;  border-top:2px solid #444547; margin-top: 27px;}
.faq ul{display:inline; float:left; width:100%; margin-top:10px;padding-bottom:10px;}
.faq ul li{display:inline; float:left; padding:3px 11px; border:1px solid #444547; margin-right:3px; margin-bottom:3px;}
.faq ul li.category_on{display:inline; float:left; padding:3px 10px;  margin-right:3px; border:1px solid #9f8f6d; background-color:#9f8f6d;  }

.faqimg ul{display:inline; float:left; margin:20px 0; }
.faqimg ul li{display:inline; float:left; }
.faqimg ul li.category_on{display:inline; float:left; }


.faq ul .category_on a{color:white;}
.category{font-weight:bold; color:#9f8f6d;}
.srch {clear:both; padding: 13px 0 14px;}
.srch .input_txt {width: 150px;}
.srch input {vertical-align: middle;}
.srch .input_txt {background: none repeat scroll 0 0 #F7F7F7; border-color: #CBCBCB #E4E4E4 #E4E4E4 #CBCBCB; border-style: solid; border-width: 1px; font-size: 11px; height: 18px; padding: 0 4px;}
.srch .input_txt:hover {border-color: #888888;}
.faq dl {float:left;; width:100%; line-height: 22px; }
.faq dl dt {background: url("/images/bbs/white/bg_q_off.gif") no-repeat scroll 10px 15px transparent; border-top: 1px solid #E7E7E7; cursor: pointer; display: block;    padding: 10px 10px 11px 30px; }
.faq dl .bg_q_on{background-color: #F9F9F9; background-image:url("/images/bbs/white/bg_q.gif"); color: #555555; font-weight: normal;}
.faq dl dd{background: url("/images/bbs/white/bg_answer.gif") no-repeat scroll 10px 6px #F9F9F9; display: none; padding: 0 20px 10px 130px;}



/*.faq dl dd{display: block;}*/

/*갤러리*/
.board_gallery {display: inline-block; overflow: hidden; width:100%;}
.board_gallery .num {font-family: verdana; font-size: 9px; font-weight:bold; color:#C6C6C6; }
.board_gallery dl {display:inline; float:left; width:164px; height:152px; margin:0 5px 20px 0;}
.board_gallery dt{display:inline;float:left; padding:5px; border:6px solid #eee; width:140px; height:90px; text-align:center; }
.board_gallery dd{display:inline; float:left; margin-left:14px; margin-top:4px; width:150px; overflow:hidden;}
.board_gallery dt:hover {border:6px solid #9f8f6d;}
.board_gallery dt img{border:1px solid #eee; vertical-align:middle; }

.bnf_gallery {display: inline-block; overflow: hidden; width:100%;}
.bnf_gallery .num {font-family: verdana; font-size: 9px; font-weight:bold; color:#C6C6C6; }
.bnf_gallery dl {display:inline; float:left; width:180px; margin:0 10px 20px 0;}
.bnf_gallery dt{display:inline;float:left; padding:5px; border:7px solid #eee; height:90px; text-align:center; }
.bnf_gallery dd{display:inline; float:left; margin-left:14px; margin-top:4px; height:35px;}
.bnf_gallery dt:hover {border:7px solid #9f8f6d;}
.bnf_gallery dt img{border:1px solid #eee; vertical-align:middle; }


/*갤러리*/
.board_photo {display: inline-block; overflow: hidden; width:100%;}
.board_photo .num {font-family: verdana; font-size: 9px; font-weight:bold; color:#C6C6C6; }
.board_photo dl {display:inline; float:left;  margin:5px;}
.board_photo dt{display:inline;float:left; padding:5px; border:6px solid #eee; width:140px; height:90px; text-align:center; }
.board_photo dd{display:inline; float:left; width:150px; overflow:hidden;}
.board_photo dt:hover {border:6px solid #9f8f6d;}
.board_photo dt img{border:1px solid #eee; vertical-align:middle; }








/*PHOTO_ONE*/
.substance{margin:0px auto;}
.substance dl{float:left; width:400px; }
.substance dt{float:left; width:60px;}
.substance dd{float:left; width:340px;}
.substance img{vertical-align:middle;} /*020201*/
.slogan{margin-top:35px;}



/*------------------- 예약 달력 ----------------*/
.resWrap {float:left; width:855px;}
.resWrap .textarea{float:left; width:830px; padding:10px 0;   height:210px; border: 1px solid #BEBEBE;  padding: 10px; float: left; font-size: 12px; letter-spacing: -1px; line-height: 19px; overflow: hidden; }
.textarea_info{margin-top:10px;}
.client_ch{display:inline;float:right; font-size: 11px; margin-top: 10px;}
.top_text {display:inline;float:left; padding:30px 0 10px 0;}
.top_info {float:left; width:100%; }
	.top_info_up {float:left; width:100%; background:#f7f7f7; border-top:2px solid #585859; border-bottom:1px solid #ddd;}
	.top_info_up dl{display:inline;float:left; width:830px; padding:12px 10px; background:#f7f7f7; border-bottom:1px solid #ddd;}
	.top_info_up dl dt{display:inline;float:left; margin-right:5px; font-weight:bold; }
	.top_info_up dl dd{display:inline;float:left; margin-right:30px; }
	.top_info_up dl dd p{ margin-top:5px; }
	.top_info_up dl dd img{vertical-align:middle; }
	.top_info_up dl dd input{vertical-align:middle;}
	.top_info_up dl.time{background-color:white;}

.cal_head {display:inline;float:left; width:100%; padding-top:30px;}
.cal_body {display:inline;float:left; width:100%;padding-top:5px;}
.cal_top_date {float:left; width:100%; text-align:center; }
.cal_text_style {font-family:Arial;color:#909090;font-size:11px;}
.cal_text_style_red {font-family:Arial;color:red;font-size:11px;}
.cal_text_res_not {font-family:Arial;font-size:11px;color:#909090;}
.cal_text_res_yes {font-family:Arial;font-size:11px;color:#40b1da;}

.calendar{width:100%; }
.calendar th{width:14%;height:35px; background:#f9f9f9;color:#000; border-left:1px solid #c0c0c0; border-top:2px solid #444547; font-size:12px;}
.calendar td{width:105px;height:85px; vertical-align:top; border-left:1px solid #c0c0c0; border-top:1px solid #c0c0c0;}
.calendar td:hover{ background:#eee; }
.bR{border-right:1px solid #c0c0c0; }
.bB{border-bottom:1px solid #c0c0c0; }
.calendar td p {padding-top:15px;text-align:center;}
.calendar td.cal_tbody_td_res_not{border:2px solid #ddd; background:#fbfbfb;}
.calendar td.cal_tbody_td_res_yes{border:2px solid #9f8f6d; background:#f8fcff;}
.calendar td.cal_tbody_td_res_yes p{padding-top:15px;text-align:center;}
.calendar td.cal_tbody_td_res_not p{padding-top:15px;text-align:center;}

.time_ch {display:inline; float:left; padding-top:20px;width:100%;}
.time_top {display:inline; float:left; width:100%; margin-bottom:10px;}
.time_content {display:inline;float:left;padding:13px 10px;}

.consultation{display:inline;float:left; margin-top:30px;}
.write_content{display:inline;float:left; width:855px;margin-top:10px; border-top:2px solid #3d3d3f; border-bottom:1px solid #ddd; background-color:#f7f7f7;}
.write_content .textarea{display:inline;float:left; font-size:12px; width:794px; height:150px;  margin:14px; padding:14px;}

.click_list{display:inline;float:left; margin-top:20px; }
.online_btn{display:inline;float:right; margin-top:20px; }

/*게시판 비밀번호*/
.lay_wrap {background: none repeat scroll 0 0 #FFFFFF; overflow: visible; position: absolute; text-align: left; z-index: 500;}
.lay_login {left: 50%;margin-left: -145px;margin-top: -80px;top: 50%;width: 290px;}

.lay_wrap .lay_conts {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #333333;position: relative;z-index: 100;}
.lay_login .lay_head {background: none repeat scroll 0 0 transparent;border-top: 4px solid #55aaee;}
.lay_login .lay_head .h2_password {float:left; }
.lay_wrap .lay_head h2, .lay_head2 h2 {left: 16px;padding: 0;position: absolute;top: 17px;z-index: 1000;}
.lay_login .lay_head .lay_close {background: url("/images/login/login_close.jpg") no-repeat scroll 0 0 transparent;height: 10px;width: 9px;}

.lay_wrap .btn {background: url("/images/login/login_close.jpg") no-repeat scroll 0 0 transparent;display: inline-block;}
.lay_wrap .btn span {display: block;    overflow: hidden;text-align: left;text-indent: -9999px;}
.lay_wrap .lay_close {background-position: -85px 0;height: 15px;position: absolute;right: 15px;top: 17px;width: 15px;}
.lay_login .lay_pwbox {padding: 20px 20px 0px 15px;}
.lay_login .lay_pwbox p.input_password {float:left; height: 59px;}
.lay_login .lay_pwbox p.input_password span.input {display:inline; float: left; width:250px; margin-top:20px; }
.lay_login .lay_pwbox p.user input {width:12px; height:12px; margin-right:3px; vertical-align:middle; }
.lay_login .lay_pwbox p.user em {color: #DCDADC;}
.lay_login .lay_pwbox p.error_msg {background: url("/images/login/bg_input.jpg") no-repeat scroll -2px -65px transparent;color:red; font-size: 11px; line-height:15px;margin-top:20px;padding-left:15px;}


.lay_login .input_pw {float: left; width: 170px; height: 13px;padding: 6px 8px; background: url("/images/login/bg_input.jpg") no-repeat scroll 8px -25px transparent; border-color: #A6A6A6 #C0C0C0 #C0C0C0 #A6A6A6;
    border-left: 1px solid #A6A6A6; border-style: solid; border-width: 1px;}
.lay_login .btn_password {float: left; width:57px; height:27px; margin-left:2px;  border:0px; background:url("/images/bbs/white/btn_write_ok.gif") no-repeat scroll 0 0 transparent;}
button span {display: block;text-indent: -9999px;}

em, address, cite, code, var {font-style: normal;font-weight: normal;}
.b {font-weight: bold;}
a {color: #333333;text-decoration: none;}


/*질문하기*/
.question{display:inline; float:left;  background-color:#fafafa; }
.question p{margin:14px 0 0 26px;}
.question .question_input{display:inline; float:left; width:360px; height:25px; padding:5px 0 0 3px; border:1px solid #0b61b2; margin-left:26px; font-size:14px;}
.question .question_btn{float:left; }

.question_list{display:inline; float:left; margin-left:30px; width:452px; height:73px;}
.question .question_list ul{display:inline; float:left; width:452px; height:73px;}
.question ul li{float:left; margin-right:5px;}
.question ul li img{vertical-align:middle; }
.question ul li span.text{float:left; width:160px; height:18px; overflow:hidden; color:#ccc; font-size: 12px; }
.question ul li span.num{float:left; width:60px; height:18px; overflow:hidden; text-align:left; color:#ccc; font-family:verdana; font-size: 9px;  letter-spacing:-0.1em;}

.question ul li img{vertical-align:middle; }

#atcl_content { padding:10px 20px;}