@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 {background:#efefef; padding:23px 20px; margin-bottom:30px;}
.board-search .wrap {display:table; table-layout:fixed; width:100%; background:#fff;}
.board-search .wrap .cell {display:table-cell; width:auto; vertical-align:top;}
.board-search .wrap .cell:first-child {width:200px;}
.board-search .wrap .cell:last-child {width:130px;}
.board-search .select {display:block; -webkit-appearance:none; -moz-appearance:none; appearance:none; width:100%; height:50px; background:url("/images/bbs/select.png") 100% 50% no-repeat; color:#686868; font-weight:400; font-size:15px; line-height:20px; padding:15px 35px 15px 20px; border:0;}
.board-search .select::-ms-expand {display: none;}
.board-search .input {display:block; width:100%; height:50px; padding:15px 20px; color:#686868; font-weight:400; font-size:15px; line-height:20px; border:0;}
.board-search .submit {display:block; width:100%; height:50px; border:0; overflow:hidden; text-indent:-999em; background:#7a7a7a url("/images/bbs/search.png") 50% 50% no-repeat;}

/* 리스트 */
.board-list {max-width:1200px; margin:0 auto;}
.board-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #868686;}
.board-list table thead th {height:45px; border-bottom:1px solid #ddd; background:#fff; color:#454545; font-size:15px; font-weight:500;}
.board-list table tbody td {padding:11px 0; border-bottom:1px solid #ddd; text-align:center; font-size:15px; line-height:23px; color:#686868;}
.board-list table tbody td.subject {text-align:left; padding-left:15px;}
.board-list table tbody td.subject strong {font-weight:500; color:#454545;}
.board-list table tbody td.img img {max-width:150px;}
.board-list table tbody td.link {word-break:break-all;}
.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 .step {font-weight:500;}
.board-list .step-2 {color:#f15a22}

.board-list-m {display:none; border-top:1px solid #868686;}
.board-list-m li {padding:10px 0; border-bottom:1px solid #ddd;}
.board-list-m li img {vertical-align:middle;}
.board-list-m li.none {padding:40px 0; text-align:center; color:#999;}
.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 strong {font-weight:400;}
.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;}

.gallery-list {overflow:hidden; border-top:2px solid #868686; border-bottom:1px solid #ddd; padding-top:25px; max-width:1200px;}
.gallery-list ul {margin:0 -7px;}
.gallery-list ul:after {content:""; display:block; clear:both;}
.gallery-list ul li {float:left; width:25%; padding:0 7px; margin-bottom:26px; text-align:center; color:#222; font-size:15px; line-height:1.4em;}
.gallery-list ul li a {display:block;}
.gallery-list ul li .thumb {position:relative; height:0; padding-bottom:64.3%; margin-bottom:12px; border:1px solid #ddd; overflow:hidden;}
.gallery-list ul li .thumb img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:auto !important; height:auto !important; max-width:100%; max-height:100%; object-fit:contain;}
.gallery-list ul li .date {color:#888;}
.gallery-list ul li.none {float:none; width:100%; padding:70px 0; margin-bottom:0; text-align:center; color:#999}

/* 글작성 */
.board-write {max-width:1200px; border-top:2px 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 {border-top:2px solid #868686;}
.board-view .head .tit {color:#333; font-size:17px; font-weight:400; line-height:1.3em; padding:13px 20px; background:#f7f7f7; border-bottom:1px solid #ddd;}
.board-view .head .info {*zoom:1; padding:13px 20px; color:#767676; font-size:15px; line-height:normal; border-bottom:1px solid #ddd;}
.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; font-weight:400;}
.board-view .head .files {position:relative; text-align:right; padding:10px 0 0; font-size:13px;}
.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 20px; border-bottom:1px solid #ddd; color:#2c2c2c;}
.board-view .body img {width:auto !important; height:auto !important; max-width:100%;}

/* 이전글,다음글 */
.prev_next {max-width:1200px; margin:0 auto; padding:3px 0; font-size:15px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.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: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:#f6f6f6;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:#a51c30; border:1px solid #a51c30; color:#fff;}
.btn-pack.dark {background:#868686; border:1px solid #868686;  color:#fff;}
.btn-pack.medium {height:35px;padding:0 12px;line-height:33px;font-size:15px;}
.btn-pack.large {height:40px;padding:0 26px;line-height:38px;font-size:15px;}
.btn-pack.xlarge {height:55px;padding:0 40px;line-height:53px;font-size:18px;font-weight:400;}
.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 #005496;background:#fff;color:#005496;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;}

/* 페이지목록 */
.paginate {margin:20px 0;text-align:center;line-height:normal;}
.paginate a,  
.paginate strong{display:inline-block;zoom:1;*display:inline;position:relative;padding:0;margin:0 1px;width:34px;height:34px;background-color:#fafafa;border:1px solid #ccc;font-size:14px;font-weight:400;line-height:32px;color:#555;text-decoration:none;text-align:center;vertical-align:middle;}  
.paginate strong{color:#fff;border-color:#a51c30;background-color:#a51c30;}  
.paginate a.direction{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/bbs/btn_first.gif");}
.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev.gif");}
.paginate a.direction.next {background-image:url("/images/bbs/btn_next.gif");}
.paginate a.direction.last {background-image:url("/images/bbs/btn_last.gif");}
.paginate a.direction.disabled {display:none;}

/* 코멘트 */
.comment-area {max-width:1160px; 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/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:500; padding-bottom:20px;}
.board-password dl dd label {color:#666; font-size:15px; margin-right:10px;}

/* 문의 */
.mailform .top-txt .fr {margin-top:12px;}
.mailform .required {color:#f15a22} 
.mailform table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #868686;}
.mailform table tbody th {padding:10px 15px; height:56px; color:#4d4d4d; text-align:left; font-size:15px; font-weight:500; border-bottom:1px solid #ddd;}
.mailform table tbody td {padding:10px 15px; font-size:15px; border-bottom:1px solid #ddd;}
.mailform img {vertical-align:middle;}
.mailform .radio {margin-right:20px;}
.mailform .help-txt {margin-top:10px;}
.form-agree {position:relative; margin-top:33px;}
.form-agree .btn {position:absolute; top:0; right:0; font-size:14px; color:#222;}
.form-agree dt {font-size:15px; font-weight:400; color:#333; line-height:normal;}
.form-agree dd {padding:8px 0 0 0;}
.form-agree .scroll-box {position:relative; height:80px; border:1px solid #d8d8d8; font-size:13px; line-height:18px; background:#f7f7f7; color:#666; padding:10px; overflow:auto;}