@charset "utf-8";

dl,dt,dd{margin:0;padding:0}
table caption {overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}

/* 검색 */
.board-search {*zoom:1; max-width:1100px; 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;}

/* 리스트 */
.board-list {max-width:1100px; margin:0 auto;}
.board-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:1px solid #336dcf;}
.board-list table thead th {padding:10px 0; border-bottom:1px solid #336dcf; color:#000; background:#f4f6f8}
.board-list table tbody td {padding:10px 0; border-bottom:1px solid #e5e5e5; text-align:center; 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.division {color:#336dbe; text-decoration:underline;}
.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:1100px; padding-top:30px; border-top:1px solid #336dcf; border-bottom:1px solid #d8d8d8; margin:0 auto; overflow:hidden;}
.gallery-list ul{display:flex; flex-wrap:wrap; margin:0 -7px;}
.gallery-list ul li {width:25%; margin-bottom:30px; padding:0 10px; text-align:center; box-sizing:border-box;}
.gallery-list ul li a {display:block; color:#000}
.gallery-list ul li a:focus {outline:1px dotted #000; outline-offset:2px;}
.gallery-list ul li .thumb {width:202px; height:137px; line-height:0; overflow:hidden; margin-bottom:12px;}
.gallery-list ul li .thumb a {width:202px; height:137px;}
.gallery-list ul li .date {font-size:11px}

.news-list {max-width:1100px; 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:1100px; 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:1100px; 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:1100px; margin:0 auto;}
.calendar .head {position:relative; height:60px; text-align:center;}
.calendar .head span {font-size:30px; letter-spacing:-1px; color:#323232; line-height:normal; font-weight:700; margin:0 auto;}
.calendar .head .btn {position:absolute; top:5px; font-size:0; line-height:0;  display:inline-block; height:25px; width:25px; color:#343434; text-decoration:none;}
.calendar .head .btn:hover {color:#888;}
.calendar .head .btn-prev {left:50%; margin-left:-80px; background:url('../images/bbs/cal_bt_prev.gif') 0 0 no-repeat;}
.calendar .head .btn-next {left:50%; margin-left:60px; background:url('../images/bbs/cal_bt_next.gif') 100% 0 no-repeat;}
.calendar .body {width:100%; margin:0 auto;}
.calendar .body table {width:100%; border-collapse:collapse; border-spacing:0px;}
.calendar .body table thead th {height:31px; font-size:15px; color:#fff; background:#2768ad; border:5px solid #fff;}
.calendar .body table thead th.sun {color:#fff;}
.calendar .body table thead th.week {color:#fff;}
.calendar .body table thead th.sat {color:#fff;}
.calendar .body table tbody td {padding:8px; height:80px; background:#f2f2f2; vertical-align:top; border:5px solid #fff;}
.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:16px; font-weight:700; line-height:normal; padding-bottom:4px;}
.calendar .body table tbody td.sun .day {color:#dc210e;}
.calendar .body table tbody td.week .day {color:#424242;}
.calendar .body table tbody td.sat .day {color:#424242;}
.calendar .body table tbody td ul li {color:#000; padding:4px 0; font-size:12px; line-height:16px;}
.calendar .body table tbody td ul li a {color:#000}

/* 글작성 */
.board-write {max-width:1100px; border-top:1px solid #336dcf; 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:1100px; margin:0 auto;}
.board-view .head {border-top:1px solid #336dcf;}
.board-view .head .tit {color:#000; font-size:13px; line-height:1.3em; padding:12px 10px; border-bottom:1px solid #336dcf; background:#f4f6f8}
.board-view .head .info {*zoom:1; padding:10px 10px; color:#333; 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:1100px; 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:1100px; 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; 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 #3279d1; border-bottom-color:#3279d1;
	box-shadow:inset 0px -1px 0px #3279d1,0px 1px 1px #f0f0f0;
	background:#3279d1;
	background:-webkit-linear-gradient(top, #82aee4 0%, #3279d1 100%);
	background:-moz-linear-gradient(top, #82aee4 0%, #3279d1 100%);
	background:-ms-linear-gradient(top, #82aee4 0%, #3279d1 100%);
	background:-o-linear-gradient(top, #82aee4 0%, #3279d1 100%);
	background:linear-gradient(top, #82aee4 0%, #3279d1 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.gray {
	color:#000;	
	border:1px solid #81a9d5; border-bottom-color:#81a9d5;
	box-shadow:none;
	background:#f2f2f2 url('../images/sub/bt_search.png') 12px 50% no-repeat;
	background-image: url('../images/sub/bt_search.png'); /* fallback */
	background-image: url('../images/sub/bt_search.png'), -webkit-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background-image: url('../images/sub/bt_search.png'), -moz-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background-image: url('../images/sub/bt_search.png'), -ms-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background-image: url('../images/sub/bt_search.png'), -o-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background-image: url('../images/sub/bt_search.png'), linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	
}
.btn-pack.btView {padding:0 12px 0 30px; font-weight:700}
.btn-pack.submit {color:#fff; width:154px;height:45px;line-height:43px;font-size:16px;text-align:center;padding:0;font-weight:700; border:1px solid #447cc4; background:#447cc4; box-shadow:inset 0px -1px 0px #447cc4,0px 1px 1px #f0f0f0;}
.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;}

/* 페이지목록 */
.paginate {margin:30px 0;text-align:center;line-height:normal;}
.paginate a,
.paginate strong{display:inline-block;zoom:1;*display:inline;position:relative;width:30px;height:30px;border:1px solid #ccc;margin:0 1px;padding:0;font-size:14px;line-height:28px;color:#555;background-color:#fafafa;text-decoration:none;vertical-align:middle;}  
.paginate strong{color:#fff;border:1px solid #ff6000;background:#ff6000; font-weight:700}  
.paginate a.direction{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/bbs/btn_first.png");}
.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev.png");}
.paginate a.direction.next {background-image:url("/images/bbs/btn_next.png");}
.paginate a.direction.last {background-image:url("/images/bbs/btn_last.png");}

/* 코멘트 */
.comment-area {max-width:1080px; 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:1px solid #0c419a;}
.mailform table tbody th {padding:10px 0 8px 20px; color:#000;  font-size:14px; height:26px; border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2; background:#f5f5f5; text-align:left;}
.mailform table tbody th.required {background:#f5f5f5 url('../images/sub/icon_required.png') 10px 50% no-repeat;}
.mailform table tbody td {padding:10px 20px; border-bottom:1px solid #e2e2e2;  font-size:13px;}
.mailform img {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;}

/* 셔틀버스 */
.school-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:1px solid #0c419a;}
.school-list table thead th {padding:10px 0 10px 0; color:#000;  font-size:13px; height:26px; border:1px solid #e2e2e2; border-top:0; background:#f5f5f5;}
.school-list table tbody th {padding:10px 0 10px 0; color:#19427b; font-weight:400; font-family:'Jeju Gothic', sans-serif; font-size:16px; height:26px; border:1px solid #e2e2e2; border-top:0; background:#f5f5f5;}
.school-list table tbody td {padding:10px 0; border-bottom:1px solid #e2e2e2;  font-size:13px;border:1px solid #e2e2e2; border-top:0; text-align:center;}
.school-list table tbody td.city {color:#336dbe; font-weight:700}
.school-list table tbody td.time {color:#19427b; font-family:'Jeju Gothic', sans-serif; font-size:16px;}
.school-list table tbody th.blue-line {border-top:1px solid #0c419a;}
.school-list table tbody td.blue-line {border-top:1px solid #0c419a;}

.board-menu {margin:0 0 20px; border:1px solid #abbed9; border-radius:5px; overflow:hidden; padding:13px 15px;}
.board-menu a {color:#555; padding:0 10px;}
.board-menu a:hover,
.board-menu a.active {color:#000; font-weight:700}

/* 소식지 삶빛 */
.column-list {max-width:1100px; padding-top:20px; border-bottom:1px solid #d8d8d8; margin:0 auto; overflow:hidden;}
.column-list ul{*zoom:1; margin-left:-19px;}
.column-list ul:after {content:" "; display:block; clear:both;} 
.column-list ul li {float:left; display:inline; width:180px; height:370px; text-align:center; margin-left:38px; overflow:hidden;}
.column-list ul li a {display:block;}
.column-list ul li .thumb {width:180px; height:260px; line-height:0; overflow:hidden; margin-bottom:10px;}
.column-list ul li .thumb a {width:180px; height:260px;}
.column-list ul li .date {font-size:12px; margin:0 0 10px;}
.column-list ul li .btn {display:inline-block; color:#000; border:1px solid #81a9d5; padding:0 24px; font-size:14px; line-height:28px; height:28px; 
	overflow:hidden; font-weight:700; border-radius:5px;
	background:#f1f1f1;
	background:-webkit-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background:-moz-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background:-ms-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background:-o-linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
	background:linear-gradient(top, #fefefe 0%, #e4e4e4 100%);
}

