@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 {max-width:1200px; margin:0 auto 59px; text-align:center;}
.board-search .input {width:342px; height:46px; border:1px solid #444; padding:10px 12px;}
.board-search .btn {margin-left:-4px;}

/* 리스트 */
.board-list {max-width:1200px; margin:0 auto;}
.board-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:1px solid #868686;}
.board-list table thead th {height:50px; border-bottom:1px solid #ddd; color:#454545; font-size:16px; font-weight:400;}
.board-list table tbody td {padding:14px 0; border-bottom:1px solid #ddd; text-align:center; font-size:15px; line-height:20px; color:#838383;}
.board-list table tbody td.subject {text-align:left; padding-left:15px;}
.board-list table tbody td img {vertical-align:middle;}
.board-list table tbody td a {text-decoration:none; color:inherit;}
.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-weight:500;padding:0 6px;font-size:11px;line-height:20px;border-radius:2px;}
.board-list .comment {color:#ff6000;font-family:Tahoma;font-size:11px;}

.board-list-m {display:none; margin:0 -15px; border-top:1px solid #868686;}
.board-list-m li {padding:10px 15px; border-bottom:1px solid #ddd;}
.board-list-m li.none {padding:40px 0; text-align:center; color:#999;}
.board-list-m li img {vertical-align:middle;}
.board-list-m .label {display:inline-block;color:#fff;background:#ff6000;font-weight:500;margin-right:3px;padding:0 6px;font-size:11px;line-height:20px;border-radius:2px;}
.board-list-m .tit {font-size:15px; line-height:1.3em; margin-bottom:3px;}
.board-list-m .info {font-size:12px; line-height:1.3em; color:#888;}
.board-list-m .info .bar {margin:0 4px; font-family:arial,Sans-serif; color:#ddd;}
.board-list-m .cert-tit {font-size:15px; line-height:1.3em; margin-bottom:3px;}
.board-list-m .cert-no {font-size:13px; line-height:1.3em; color:#888;}

.review-list {max-width:1400px; margin:0 auto; padding-top:20px; overflow:hidden;}
.review-list ul {margin:0 -25px;}
.review-list ul:after {content:" "; display:block; clear:both;}
.review-list ul li {float:left; width:50%; padding:0 10px; margin-bottom:25px; text-align:center; color:#5a5a5a; font-size:16px; line-height:1.5em;}
.review-list ul li:nth-child(2n+1) {clear:left;}
.review-list ul li a {display:block;}
.review-list ul li .thumb {position:relative; height:0; padding-bottom:80%; margin-bottom:15px;}
.review-list ul li .thumb img {position:absolute; top:0; left:0; width:100%; height:100%;}
.review-list ul li .tit {margin-bottom:6px;}
.review-list ul li .date {font-weight:200;}
.review-list ul li.none {float:none; width:100%; margin:0; padding:70px 25px; color:#999; clear:both;}

.faq {max-width:1200px; margin:0 auto 38px; border-top:1px solid #e4e4e4;}
.faq li {border-bottom:1px solid #e4e4e4;}
.faq .tit {background:url("/images/skin2/faq_q.png") 32px 26px no-repeat;}
.faq .tit a {position:relative; display:block; padding:27px 80px 27px 128px; overflow:hidden; color:#4d4d4d; font-size:16px; font-weight:400; line-height:25px; text-decoration:none !important;}
.faq .tit .icon {position:absolute; top:34px; right:27px; width:26px; height:15px; background:url("/images/skin2/faq_off.png") 0 0 no-repeat;}
.faq .cnt {display:none; position:relative; padding:27px 27px 27px 128px; background:#f8f9f9; color:#4d4d4d; font-size:16px; font-weight:300; line-height:25px;}
.faq .cnt .buttons {margin-bottom:0;}
.faq li.active .tit {background:#24a3d3 url("/images/skin2/faq_q_on.png") 32px 26px no-repeat;}
.faq li.active .tit a {color:#fff}
.faq li.active .tit .icon {background-image:url("/images/skin2/faq_on.png");}

/* 글작성 */
.board-write {max-width:1200px; border-top:1px solid #868686; border-bottom:1px solid #ddd; padding:5px 0; margin:0 auto;}
.board-write .group {position:relative; padding:9px 0 9px 110px; font-size:15px; line-height:32px; 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:8px; top:9px; width:95px; font-size:15px; 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:1200px; margin:0 auto; }
.board-view .head {position:relative; padding-bottom:15px; padding-top:15px; padding-right:100px; border-bottom:1px solid #444444; border-top:1px solid #444444;}
.board-view .head .tit {color:#444; font-size:18px; font-weight:400; line-height:1.5em; letter-spacing:-.03em;}
.board-view .head .date {position:absolute; top:15px; right:0; color:#5a5a5a; font-size:16px; font-weight:300; line-height:1.5em;}
.board-view .body {padding:60px 0; border-bottom:1px solid #444444;}
.board-view .body img {width:auto !important; height:auto !important; max-width:100%;}

/* 이전글,다음글 */
.prev_next {max-width:1200px; position:relative; margin:0 auto; text-align:center; padding:40px 0;}
.prev_next .prev {position:absolute; top:45px; left:0; color:#24a3d3; font-size:16px;}
.prev_next .next {position:absolute; top:45px; right:0; color:#24a3d3; font-size:16px;}
.prev_next .list {display:inline-block; padding:58px 0 0 0; background:url("/images/skin2/icon_list.png") 50% 0 no-repeat; color:#b6b6b6; font-size:13px;}

/* 버튼 */
.buttons {*zoom:1; max-width:1200px; margin:20px auto;}
.buttons:after {content:" "; display:block; clear:both;}
.buttons .cen {text-align:center;}
.buttons .cen .btn-pack {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;background:#fff;color:#4d4d4d;border:1px solid #ddd;text-align:center;text-decoration:none !important;vertical-align:top;white-space:nowrap;cursor:pointer;outline:0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.btn-pack.focus {background:#005183; border:1px solid #005183; color:#fff;}
.btn-pack.dark {background:#868686; border:1px solid #868686;  color:#fff;}
.btn-pack.medium {height:35px;padding:0 12px;line-height:32px;font-size:15px;}
.btn-pack.large {height:45px;padding:0 26px;line-height:43px;font-size:17px;}
.btn-pack.xlarge {height:54px;padding:0 40px;line-height:54px;font-size:16px;font-weight:500;}
.btn-pack.small {height:30px;padding:0 10px;line-height:28px;font-size:14px;}
.btn-pack.comment {width:110px; height:62px;padding:0;line-height:60px;font-size:18px;font-weight:400;}
.btn-pack.submit {width:180px;height:50px;line-height:46px;border:2px solid #005183;background:#fff;color:#005183;font-size:18px;font-weight:500;}
.btn-pack.cancel {width:180px;height:50px;line-height:46px;border:2px solid #a6a7a7;background:#fff;color:#4d4d4d;font-size:18px;font-weight:500;}
.btn-pack.list {padding:0 20px 0 48px;color:#fff;font-size:16px;font-weight:500;line-height:40px;background:#005183 url("/images/skin2/icon_list.png") 23px 50% no-repeat; border:0;}

/* 페이지목록 */
.paginate {margin:30px 0;text-align:center;line-height:normal;}
.paginate a,  
.paginate strong{display:inline-block;zoom:1;*display:inline;position:relative;padding:0 7px;margin:0 2px;font-size:16px;font-weight:400;line-height:33px;color:#353535;text-decoration:none;vertical-align:middle;}  
.paginate strong{color:#24a3d3;border-bottom:2px solid #24a3d3;}  
.paginate a.direction{width:45px;height:17px;padding:0; background-position:50% 50%; background-repeat:no-repeat;}
.paginate a.direction span {font-size:0;line-height:0;text-indent:-999px;}
.paginate a.direction.first {background-image:url("/images/skin2/btn_first.png"); border-left:1px solid #e8e8e8; }
.paginate a.direction.prev {background-image:url("/images/skin2/btn_prev.png");margin-right:22px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
.paginate a.direction.next {background-image:url("/images/skin2/btn_next.png");margin-left:22px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
.paginate a.direction.last {background-image:url("/images/skin2/btn_last.png"); border-right:1px solid #e8e8e8;}
.paginate a.direction.disabled {cursor:not-allowed;opacity:.4;filter:alpha(opacity=40);}

/* 코멘트 */
.comment-area {max-width:1200px; margin:20px auto 0; padding:20px; background:#f7f7f7;}
.comment-list li {position:relative; padding:10px; border-bottom:1px dotted #ccc;}
.comment-list li .info .name {font-size:14px; font-weight:500; color:#333;}
.comment-list li .info .date {font-size:14px; 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:13px; 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:60px; background:#fff; border:1px solid #ccc; 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/skin2/notice.png') 50% 22px no-repeat; padding:90px 10px 40px; border:1px solid #444;}
.board-password dl dt {color:#333; font-size:16px; font-weight:500; padding-bottom:20px;}
.board-password dl dd label {color:#666; font-size:15px; margin-right:10px;}

/* 문의 */
.mailform .top-txt {margin-bottom:6px; text-align:right; color:#ff0000; font-size:16px;}
.mailform .required {color:#ff0000;}
.mailform table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:1px solid #868686;}
.mailform table tbody th {padding:9px 25px; height:59px; color:#4d4d4d; text-align:left; font-size:16px; font-weight:400; border-bottom:1px solid #ddd;}
.mailform table tbody td {padding:9px 25px; font-size:15px; border-bottom:1px solid #ddd;}
.mailform img {vertical-align:middle;}
.form-agree {position:relative; margin-top:50px; margin-bottom:50px;}
.form-agree .btn {position:absolute; top:0; right:0; font-size:13px;}
.form-agree dt {font-size:16px; font-weight:500; color:#333; line-height:normal;}
.form-agree dd {padding:8px 0 0 0;}
.form-agree .scroll_box {height:100px; border:1px solid #ddd; font-size:14px; line-height:22px; background:#fafafa; color:#777; padding:10px; overflow:auto;}

@media (max-width: 480px) {
.review-list ul li {float:none; margin:0 auto; width:calc(100% - 50px); margin-bottom:15px; }
.review-list ul li .thumb {position:relative; height:0; padding-bottom:75%; margin-bottom:15px; }
.review-list ul li .thumb img {position:absolute; top:0; left:0; width:100%; height:100%; margin:0 auto;}
.review-list .date, .review-list .gallery-writer, .review-list .gallery-author, .review-list .gallery-writer { font-size:14px; }
} 