@charset "utf-8";

dl,dt,dd{margin:0;padding:0}
table caption {visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}

/* 검색 */
.board-search {*zoom:1; max-width:1000px; margin:0 auto 10px;}
.board-search:after {content:" "; display:block; clear:both;}
.board-search .total-page {float:left; line-height:28px;}
.board-search .search {float:right; text-align:right;}
.board-search .search * {vertical-align:top;}
.board-search .search .select {width:90px;}
.board-search .search .input {width:130px;}
.board-search .search .btn {padding:0 12px;height:26px;line-height:24px;font-size:12px;font-weight:700;}

.cat-year {height:40px;border:1px solid #e5e5e5; padding:4px 4px 4px 10px; font-size:16px; color:#000; background:#fafafa;}

/* 리스트 */
.board-list {max-width:1000px; margin:0 auto;}
.board-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #666;}
.board-list table thead th {height:34px; background:#f7f7f7; border-bottom:1px solid #d8d8d8; color:#333; font-size:13px;}
.board-list table tbody td {padding:8px 0; border-bottom:1px solid #d8d8d8; text-align:center; font-size:12px; line-height:18px; color:#767676;}
.board-list table tbody td.no {font-family:Tahoma; font-size:11px; color:#999;}
.board-list table tbody td.subject {text-align:left; padding-left:10px;}
.board-list table tbody td.name {font-weight:700;}
.board-list table tbody td.date,
.board-list table tbody td.hit {font-family:Tahoma; font-size:11px; color:#999;}
.board-list table tbody td img {vertical-align:middle;}
.board-list table tbody td a {text-decoration:none;}
.board-list table tbody tr:hover td {background-color:#fafafa;}
.board-list .label {display:inline-block;zoom:1;*display:inline;color:#fff;background:#ff6000;font-family:"Nanum Gothic";font-weight:700;padding:0 4px;border-radius:2px;}
.board-list .comment {color:#ff6000;font-family:Tahoma;font-size:11px;}

.gallery-list {max-width:1000px; padding-top:20px; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; margin:0 auto; overflow:hidden;}
.gallery-list ul{*zoom:1; margin:0 -10px;}
.gallery-list ul:after {content:" "; display:block; clear:both;} 
.gallery-list ul li {float:left; width:20%; font-size:13px; text-align:center; line-height:18px; padding:0 10px; margin-bottom:30px; box-sizing:border-box;  overflow:hidden;}
.gallery-list ul li:nth-child(5n+1) {clear:left;}
.gallery-list ul li a {display:block;}
.gallery-list ul li .thumb {position:relative; height:0; padding-bottom:66.7%; margin-bottom:10px; box-sizing:border-box; overflow:hidden;}
.gallery-list ul li .thumb img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:auto !important; height:auto !important; max-width:100%; max-height:100%; object-fit:contain; transition:all 0.5s;}

.guest-list {max-width:1000px; border-top:2px solid #514d4d; margin:0 auto; overflow:hidden;}
.guest-list ul{*zoom:1; width:1025px;}
.guest-list ul:after {content:" "; display:block; clear:both;} 
.guest-list ul li {float:left; display:inline; width:180px; height:340px; font-size:13px; line-height:18px; padding:40px 25px 0 0; border-bottom:1px solid #e5e5e5; overflow:hidden;}
.guest-list ul li a {display:block;}
.guest-list ul li .thumb {line-height:0; margin-bottom:12px;}
.guest-list ul li .name {font-size:15px; line-height:21px;}
.guest-list ul li .name a {color:#000;}

.video-list {max-width:1000px; padding-top:30px; border-top:2px solid #514d4d; border-bottom:1px solid #d8d8d8; margin:0 auto; overflow:hidden;}
.video-list ul{*zoom:1; margin:0 -10px;}
.video-list ul:after {content:" "; display:block; clear:both;} 
.video-list ul li {float:left; display:inline; width:320px; height:285px; font-size:13px; line-height:18px; text-align:center; margin:0 10px; overflow:hidden;}
.video-list ul li a {display:block;}
.video-list ul li .thumb {line-height:0; text-align:center; overflow:hidden; margin-bottom:12px;}

.news-list {max-width:1000px; margin:0 auto; border-top:1px solid #d8d8d8;}
.news-list ul li {*zoom:1; padding:20px 10px 20px 200px; border-bottom:1px solid #d8d8d8;}
.news-list ul li:after {content:" "; display:block; clear:both;}
.news-list ul li .thumb {float:left; margin-left:-200px;}
.news-list ul li dl dt {font-size:16px; font-weight:700; line-height:22px; padding:3px 0;}
.news-list ul li dl dt a {color:#333;}
.news-list ul li dl dd {padding:7px 0;}
.news-list ul li img {vertical-align:middle;}

.event-list {max-width:1000px; margin:0 auto; border-top:1px solid #d8d8d8;}
.event-list ul li {*zoom:1; padding:20px 10px 20px 320px; border-bottom:1px solid #d8d8d8;}
.event-list ul li:after {content:" "; display:block; clear:both;}
.event-list ul li .thumb {float:left; margin-left:-320px;}
.event-list ul li dl dt {font-size:16px; font-weight:700; line-height:22px; padding:3px 0;}
.event-list ul li dl dt a {color:#333;}
.event-list ul li dl dd {padding:7px 0;}
.event-list ul li img {vertical-align:middle;}

.faq {max-width:1000px; margin:0 auto; border-top:2px solid #666;}
.faq dl {border-bottom:1px solid #d8d8d8;}
.faq dt {height:34px; line-height:34px; font-weight:bold; border-top:1px solid #d8d8d8;}
.faq dt a {display:block; color:#333; background:url('/images/bbs/faq_q.png') 11px 50% no-repeat; padding:0 0 0 70px; text-decoration:none;}
.faq dd {display:none; border-top:1px dotted #d8d8d8; background:#f7f7f7 url('/images/bbs/faq_a.png') 11px 12px no-repeat; padding:10px 20px 20px 70px;}

.calendar {max-width:1000px; margin:0 auto;}
.calendar .head {position:relative; height:60px; text-align:center;}
.calendar .head span {font-size:35px; letter-spacing:-1px; color:#333; line-height:normal; margin:0 auto;}
.calendar .head .btn {position:absolute; top:15px; display:inline-block; height:22px; font-size:14px; line-height:22px; color:#343434; text-decoration:none;}
.calendar .head .btn:hover {color:#888;}
.calendar .head .btn-prev {left:0; background:url('/images/bbs/cal_bt_prev.png') 0 0 no-repeat; padding-left:30px;}
.calendar .head .btn-next {right:0; background:url('/images/bbs/cal_bt_next.png') 100% 0 no-repeat; padding-right:30px;}
.calendar .body {width:100%; margin:0 auto;}
.calendar .body table {width:100%; border-collapse:collapse; border-spacing:0px;}
.calendar .body table thead th {height:40px; font-size:14px; color:#777; border:1px solid #d8d8d8;
	background:#f8f8f9;
	background:-webkit-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
}
.calendar .body table thead th.sun {color:#f20000;}
.calendar .body table thead th.week {color:#777;}
.calendar .body table thead th.sat {color:#0073cb;}
.calendar .body table tbody td {padding:8px; height:80px; vertical-align:top; border:1px solid #d8d8d8;}
.calendar .body table tbody td:hover {
	background:#fafafa;
	background:-webkit-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
}
.calendar .body table tbody td .day {height:18px; font-size:12px; font-weight:700; line-height:normal; padding-bottom:4px;}
.calendar .body table tbody td.sun .day {color:#f20000;}
.calendar .body table tbody td.week .day {color:#999;}
.calendar .body table tbody td.sat .day {color:#0073cb;}
.calendar .body table tbody td ul li {color:#999; padding:4px 0; font-size:12px; line-height:16px;}

/* 글작성 */
.board-write {max-width:1000px; border-top:2px solid #666; border-bottom:1px solid #aaa; padding:5px 0; margin:0 auto;}
.board-write .group {position:relative; padding:6px 0 6px 100px; font-size:13px; line-height:26px; border-top:1px solid #eee; overflow:hidden;}
.board-write .group.first {border-top:0;}
.board-write .group.content {padding-left:0;}
.board-write .group img {vertical-align:middle;}
.board-write .title {position:absolute; left:10px; top:6px; width:95px; font-weight:700; color:#333;}
.board-write .files_table {width:100%; border-collapse:collapse; border-spacing:0px;}
.board-write .files_table td {padding:0 0 5px 0;}
.board-write .files_table input[type=file]{margin-right:10px;}

/* 상세보기 */
.board-view {max-width:1000px; margin:0 auto;}
.board-view .head {border-top:2px solid #666;}
.board-view .head .tit {color:#333; font-size:14px; line-height:1.3em; padding:10px 10px; background:#f7f7f7; border-bottom:1px solid #eee;}
.board-view .head .info {*zoom:1; padding:10px 10px; color:#767676; font-size:12px; line-height:normal; border-bottom:1px solid #ccc;}
.board-view .head .info:after {content:" "; display:block; clear:both;}
.board-view .head .info .name {float:left;}
.board-view .head .info .date {float:left; border-left:1px solid #dedede; padding-left:10px; margin-left:10px;}
.board-view .head .info .hit {float:right;}
.board-view .head .info .hit strong {margin-right:5px;}
.board-view .head .info strong {color:#333;}
.board-view .head .files {position:relative; text-align:right; padding:10px 0 0;}
.board-view .head .files > a {text-decoration:none;}
.board-view .head .files .ico-down {vertical-align:middle; margin-left:4px;}
.board-view .head .files .num {color:#ff4e00;}
.board-view .head .files .fileLayer {display:none; position:absolute; top:32px; right:0; text-align:left; font-size:12px; line-height:24px; border:1px solid #f0f0f0; background:#f7f7f7; padding:9px 29px 9px 11px; z-index:5;}
.board-view .head .files .fileLayer a {display:block; text-decoration:none;}
.board-view .head .files .fileLayer .divClose {position:absolute; display:inline-block; top:5px; right:5px; line-height:0;}
.board-view .body {padding:20px 10px; border-bottom:1px solid #d8d8d8;}

/* 이전글,다음글 */
.prev_next {max-width:1000px; margin:0 auto; padding:3px 0; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8;}
.prev_next dl {width:100%; padding:6px 0 6px 0; overflow:hidden; clear:both;}
.prev_next dt {float:left; color:#333; padding:0 20px 0 10px; margin-right:20px;}
.prev_next .prev {border-bottom:1px solid #eee;}
.prev_next .prev dt {background: url('/images/bbs/arrow_up.gif') 100% 50% no-repeat;}
.prev_next .next dt {background: url('/images/bbs/arrow_down.gif') 100% 50% no-repeat;}

/* 버튼 */
.buttons {*zoom:1; max-width:1000px; margin:15px auto;}
.buttons:after {content:" "; display:block; clear:both;}
.buttons .cen {text-align:center;}
.buttons .cen input[type=submit],.buttons .cen input[type=cancel],.buttons .cen button {*margin:0 2px;}
.buttons .fr {float:right;}
.buttons .fl {float:left;}
.buttons a {text-decoration:none;}
.buttons a,.buttons input {vertical-align:top;}

.btn-pack {display:inline-block;overflow:visible;position:relative;margin:0;padding:0 10px;color:#767676;letter-spacing:-1px;text-decoration:none !important;vertical-align:top;white-space:nowrap;cursor:pointer;
	border:1px solid #e4e7e9; border-bottom-color:#bbbfc8; outline:0; border-radius:3px;
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
	box-shadow:inset 0px -1px 0px #fff,0px 1px 1px #f0f0f0;
	background:#ffffff;	
	background:-webkit-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #f8f8f9 100%);
	background:linear-gradient(top, #ffffff 0%, #f8f8f9 100%);

}
.btn-pack.focus {
	color:#fff;	
	border:1px solid #ea2d35; border-bottom-color:#e61d26;
	box-shadow:inset 0px -1px 0px #bb1218,0px 1px 1px #f0f0f0;
	background:#f03a42;
	background:-webkit-linear-gradient(top, #f03a42 0%, #ea2d35 100%);
	background:-moz-linear-gradient(top, #f03a42 0%, #ea2d35 100%);
	background:-ms-linear-gradient(top, #f03a42 0%, #ea2d35 100%);
	background:-o-linear-gradient(top, #f03a42 0%, #ea2d35 100%);
	background:linear-gradient(top, #f03a42 0%, #ea2d35 100%);
}
.btn-pack.dark {
	color:#fff;	
	border:1px solid #676767; border-bottom-color:#4c4c4c;
	box-shadow:inset 0px -1px 0px #6b6b6b,0px 1px 1px #f0f0f0;
	background:#7d7d7d;
	background:-webkit-linear-gradient(top, #7d7d7d 0%, #6b6b6b 100%);
	background:-moz-linear-gradient(top, #7d7d7d 0%, #6b6b6b 100%);
	background:-ms-linear-gradient(top, #7d7d7d 0%, #6b6b6b 100%);
	background:-o-linear-gradient(top, #7d7d7d 0%, #6b6b6b 100%);
	background:linear-gradient(top, #7d7d7d 0%, #6b6b6b 100%);
}
.btn-pack.medium {height:26px;padding:0 13px;line-height:24px;font-size:12px;font-weight:700;}
.btn-pack.large {height:32px;padding:0 18px;line-height:30px;font-size:14px;font-weight:700;}
.btn-pack.xlarge {height:38px;padding:0 23px;line-height:36px;font-size:16px;font-weight:700;}
.btn-pack.small {height:21px;padding:0 10px;line-height:19px;font-size:11px;}
.btn-pack.comment {width:110px; height:62px;padding:0;line-height:60px;font-size:18px;font-weight:400;}
.btn-pack:hover,
.btn-pack:active,
.btn-pack:focus{color:#000}
.btn-pack.focus:hover,
.btn-pack.focus:active,
.btn-pack.focus:focus{color:#fff}
.btn-pack.dark:hover,
.btn-pack.dark:active,
.btn-pack.dark:focus{color:#fff}
input.btn-pack.medium ,button.btn-pack.medium {*height:28px;}
input.btn-pack.large ,button.btn-pack.large {*height:34px;}
input.btn-pack.xlarge ,button.btn-pack.xlarge {*height:40px;}
input.btn-pack.small ,button.btn-pack.small {*height:23px;}
.btn-pack.submit {margin:0 8px; width:200px; height:50px; background:#dd411a; color:#fff; font-size:20px; font-weight:700; line-height:50px; text-align:center; border:0; border-radius:0; box-shadow:none;}
.btn-pack.cancel {margin:0 8px; width:200px; height:50px; background:#514d4d; color:#fff; font-size:20px; font-weight:700; line-height:50px; text-align:center; border:0; border-radius:0; box-shadow:none;}

/* 페이지목록 */
.paginate {margin:20px 0;text-align:center;line-height:normal;}
.paginate a,  
.paginate strong{display:inline-block;zoom:1;*display:inline;position:relative;width:25px;height:25px;border:1px solid #ddd;margin:0;padding:0;
font-weight:700;font-size:13px;line-height:25px;letter-spacing:-1px;color:#777;background-color:#fff;text-decoration:none;vertical-align:middle;border-radius:2px;}  
.paginate a:hover,  
.paginate a:active,  
.paginate a:focus{background-color:#f8f8f8;}  
.paginate strong{color:#dd411a;border:1px solid #dd411a;}  
.paginate a.direction{padding:0; background-image:url('/images/bbs/paginate.gif'); background-repeat:no-repeat;}
.paginate a.direction span {font-size:0;line-height:0;text-indent:-999px;}
.paginate a.direction.first {background-position:0 50%;}
.paginate a.direction.prev {background-position:-25px 50%;margin-right:10px;}
.paginate a.direction.next {background-position:-50px 50%;margin-left:10px;}
.paginate a.direction.last {background-position:-75px 50%;}
.paginate a.direction.disabled {cursor:not-allowed;opacity:.4;filter:alpha(opacity=40);}
.paginate a.direction.disabled:hover,
.paginate a.direction.disabled:active,  
.paginate a.direction.disabled:focus{background-color:#fff;} 

/* 코멘트 */
.comment-area {max-width:960px; margin:20px auto 0; padding:20px; background:#f7f7f7;}
.comment-list li {position:relative; padding:10px; border-bottom:1px dotted #d8d8d8;}
.comment-list li .info .name {font-size:13px; font-weight:700; color:#333;}
.comment-list li .info .date {font-size:11px; font-family:Tahoma; color:#767676; margin:0 4px;}
.comment-list li .txt {color:#555; font-size:13px; line-height:18px; padding:4px 0 0 0;}
.comment-list li .controll {position:absolute; top:10px; right:10px; font-size:11px; color:#dddddd;}
.comment-list li .controll a {color:#767676; margin:0 4px;}
.comment-write .write {position:relative; height:70px; padding:0 120px 0 0;}
.comment-write .write textarea {width:99%; height:50px; background:#fff; border:1px solid #d8d8d8; overflow-y:auto;}
.comment-write .btn {position:absolute; top:0; right:0;}

/* 비밀번호 */
.board-password {width:460px; text-align:center; margin:0 auto; background:url('/images/bbs/notice.png') 50% 22px no-repeat; padding:90px 10px 40px; border:7px solid #eee; border-radius:12px;}
.board-password dl dt {color:#333; font-size:16px; font-weight:700; padding-bottom:20px;}
.board-password dl dd label {color:#666; font-size:13px; font-weight:700; margin-right:10px;}

/* 문의 */
.mailform table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #514d4d;}
.mailform table tbody th {padding:11px 10px 11px 50px; height:26px; color:#000; font-size:15px; font-weight:normal; text-align:left; border-bottom:1px solid #e0e0e0; background:#f9f9f9;}
.mailform table tbody th small {font-size:12px; color:#666;}
.mailform table tbody td {padding:11px 30px; font-size:15px; border-bottom:1px solid #e0e0e0;}
.mailform img {vertical-align:middle;}
.mailform .required {color:#005aab; vertical-align:middle;}
.form-agree {position:relative; margin-top:25px;}
.form-agree .btn {position:absolute; top:0; right:0; font-size:11px;}
.form-agree dt {font-size:14px; font-weight:700; color:#333; line-height:normal;}
.form-agree dd {padding:8px 0 0 0;}
.form-agree .scroll_box {height:80px; border:1px solid #d8d8d8; font-size:11px; line-height:18px; background:#f7f7f7; color:#666; padding:10px; overflow:auto;}