<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.tab_type{position:relative; overflow:hidden; background:#fff;margin-bottom:25px}
.tab_type ul.title_box{display:inline-block;border-bottom:1px solid #ddd;width:100%}
.tab_type ul.title_box li{float:left}
.tab_type ul.title_box li a{display:block;padding:13px 20px; font-size:15px; line-height:16px; color:#808080; font-weight:bold;margin-right:1px;background:#f2f2f2}
.tab_type ul.title_box li a.on{background:#088fed;color:#fff}

/* select */
/*  초기화 */
select{-webkit-appearance:none; -moz-appearance:none;appearance:none}
/* IE 10, 11의 네이티브 화살표 숨기기 */
select::-ms-expand{display:none}
select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none;appearance:none;border:1px solid #ddd;font-size:14px;letter-spacing:-.04em;color:#000;box-sizing:border-box;text-align:left;vertical-align:top;height:31px;line-height:28px;padding:0 6px;
    background:#fff url(/assets/img/select_arrow.png) right top no-repeat;text-indent:3px}


.select_type{border-radius:0;border:1px solid #ddd;min-width:100px;font-size:14px;letter-spacing:-.04em;color:#666;font-weight:400;text-align:left;vertical-align:top;height:40px;
    line-height:38px;padding:0 6px;background:#fff url(/assets/img/select_arrow.png) right top no-repeat;text-indent:3px}

a[href^=tel] {
    text-decoration:inherit;
    color:inherit;
}

/* board_basic */
#board_wrap{width: 100%;
    margin: 0 auto;
    height: auto;
    float: right;
    overflow: hidden;}


/* 검색영역 */
#board_search{clear:both;padding:0px 6px 10px 6px;box-sizing:border-box;float:right}
#board_search .board_search_date{float:left;padding-right:10px}
#board_search .board_search_form legend, #board_search .board_search_form label{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}
#board_search{float:none;text-align:center}

/* 페이지 */
#paginate_complex{text-align:center;height:34px;display:inline-block;width:100%;margin-bottom:30px}
#paginate_complex p.btn_page{display:inline-block;text-align: center}
p.btn_page a{width:28px;height:30px;display:inline-block;float:left;border:1px solid #d4d4d4;margin-left:1px;color:#666;font-size:13px;line-height:28px}
p.btn_page a:hover{background:#fff;border:1px solid #222;background:#f8f8f8}
p.btn_page span.on{background:#fff;border:1px solid #222;margin-left: 5px;color:#222;}
p.btn_page a.prev_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(/_modules/board/assets/img/icon_page_prev.png) left center no-repeat}
p.btn_page a.next_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(/_modules/board/assets/img/icon_page_next.png) left center no-repeat;margin-left:1px}
p.btn_page a.first_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(/_modules/board/assets/img/icon_page_firstback.png) left center no-repeat;margin-left:5px}
p.btn_page a.last_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(/_modules/board/assets/img/icon_page_lastback.png) left center no-repeat;margin-left:1px}
p.btn_page a img{vertical-align:baseline}
p.btn_page a.on{background:#324358 !important;color:#fff !important;border:1px solid #29384b}
p.btn_page strong{line-height: 30px;display:inline-block;float:left;background:#324358;color:#fff;width:28px;height:30px;margin-left:4px;font-weight:400;font-size:13px;border:1px solid #324358}


/* 일반형_리스트 */
#board_list table{width:100%;height:auto;border-collapse:collapse;border-width:0;font-size:12px;border-bottom:1px solid #ddd}
#board_list{}
#board_list ul li a{display:block;border-bottom:1px solid #ddd;overflow:hidden;width:100%;padding:25px;box-sizing:border-box}
#board_list ul li a span.thumb{float:left;width:300px;min-height:180px;text-align:center;background:#eee;padding:15px;box-sizing:border-box}
#board_list ul li a span.thumb img{width:265px;height:180px;margin:0 auto;text-align:center}
#board_list ul li a .txt_wrap{float:left;padding:45px 0 0 60px;width:810px;box-sizing:border-box}
#board_list ul li a strong{display:block;font-weight:400;font-size:24px;line-height:30px;color:#000;padding-bottom:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%;letter-spacing:-.06em}
#board_list ul li a p{font-size:16px;line-height:25px;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%}
#board_list ul li a span.date{display:block;font-size:17px;color:#222;padding-top:17px}
#board_list ul li a:hover{border:1px solid #279baa;padding:24px 24px 25px 24px}


#board_list thead{height:60px;background:#fff;border-top:2px solid #000;border-bottom:1px solid #b5b5b5}
#board_list thead th{line-height:53px;height:55px;color:#333;font-size:16px;font-weight:500;letter-spacing:.04em}
#board_list thead th a{font-size:10px;color:#666;font-family:'taoma'}
#board_list thead th a:hover{text-decoration:none;color:#4dce00}
#board_list tbody tr{color:#666}
#board_list tbody tr a{color:#333}
#board_list tbody td{line-height:24px;border-bottom:1px solid #d9d9d9;letter-spacing:-.02em;text-align:center;padding:4px 8px;height:45px;min-height:45px;font-size:15px;color:#666}
#board_list tbody td.num_notice{font-weight:700;color:#fff;background:#3b476c;margin:0 auto;font-size:11px}
#board_list tbody td.title a{display:block;width:auto;float:left;padding-right:5px;line-height:19px;font-size:16px;color:#666;font-weight:400;font-weight:500}
#board_list tbody td.notice{font-weight:400}
#board_list tbody td.notice a{color:#666 !important}
#board_list tbody td.reply{padding-left:10px}
#board_list tbody td.t_date{width:14%}
#board_list tbody td.txt_l{text-align:left !important}
#board_list tbody td a{color:#666}
#board_list tbody td img{vertical-align:middle}
#board_list th:first-child,#board_list td:first-child{border-left: none;}

/* 게시판_뷰 (베이직타입) */
#board_view{margin-bottom:20px;width:99.9%;clear:both;border-top:2px solid #3b476c}
#board_view table{width:100%;height:auto;border-collapse:collapse;border-width:0;font-size:13px;letter-spacing:-1px;text-align:left}
#board_view tbody tr{color:#666}
/*#board_view tbody tr a{color:#666}*/
#board_view tbody tr a{color:#596ba4}
#board_view tbody th{border-bottom:1px solid #e8e8e8;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;color:#333;background:#fff;font-weight:700;padding-left:13px}
#board_view tbody td{border-bottom:1px solid #e8e8e8;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;letter-spacing:-.02em;padding:6px 10px;line-height:22px}
#board_view tbody td .board_view_contents{padding:10px 0}
/*#board_view tbody td span.date_size{font-size:11px;padding-left:5px;color:#596ba4;font-weight:bold}*/
#board_view tbody td span.date_size{font-size:11px;padding-left:5px;}
#board_view .leftcell{border-left:none !important}
#board_view .rightcell{border-right:none !important}

/* 댓글/코멘트 */
.comment_top{width:100%;box-sizing:border-box;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:20px}
.comment_top .btn_list{width:100%;text-align:right;margin-top:10px}
.board_comment { background-color: #fff; margin:25px 0 0px;text-align: left;box-sizing:border-box }
.board_comment dl { margin-bottom: 20px; padding: 20px 0 20px 20px; }
.board_comment dl dt { display: block; float: left; padding-bottom: 10px; width: 100px; }
.board_comment dl dd { display: block; float: left; padding-bottom: 10px; }
.board_comment fieldset {display: block; }
.board_comment fieldset div.icon {float: left;margin-top: 15px;text-align: center;width: 10%; }
.board_comment fieldset div.icon img {cursor: pointer; }
.board_comment fieldset div#icon_table {background-color: #fff;border: 1px solid #ccc;padding: 10px;position: absolute;visibility: hidden;z-index: 1; }
.board_comment fieldset div#icon_table ul {overflow: hidden;width: 300px; }
.board_comment fieldset div#icon_table ul li {float: left;margin: 3px; }
.board_comment fieldset div#icon_table ul li img { }
.board_comment fieldset div.insert {float: right;margin-bottom: 10px;overflow: hidden;width: 90%; }
.board_comment fieldset div.insert textarea {float: left;height: 46px;overflow: hidden;width: 70%; }
.board_comment fieldset div.insert input.button {float: right;height: 50px;width: 19%; }
.board_comment ul.reply {width: 100%; }
.board_comment ul.reply li {border-bottom: 1px solid #eee; }
.board_comment ul.reply li dl {margin: 5px 0;overflow: hidden;text-align: left; }
.board_comment ul.reply li dl dt {float: left;width: 20%; }
.board_comment ul.reply li dl dd {float: right;width: 80%;font-size:15px; }
.board_comment ul.reply li dl dd.subject{font-size:20px}
.board_comment ul.reply li dl dd span {display: block;font-size: 15px; }
#bc_subject{width:100%}
.editable{overflow-y:auto;width: 100%;height: 100px;padding: 5px;background-color:white}

/* 게시판 본문에 삽입되는 이미지 */
img.bbs_content_image {margin:5px 0}

/* 게시판_라이트 (베이직타입) */
#board_write{margin-bottom:20px;width:99.9%;clear:both;border-top:2px solid #000}
#board_write table{width:100%;height:auto;border-collapse:collapse;border-width:0;font-size:13px;letter-spacing:-1px;text-align:left}
#board_write tbody tr{color:#666}
#board_write tbody tr a{color:#596ba4;padding-left:4px}
#board_write tbody th{border-bottom:1px solid #d9d9d9;color:#333;font-weight:normal;line-height:60px;font-size:16px;padding:0 0px 0 7px}
#board_write tbody td{border-bottom:1px solid #d9d9d9;border-left:1px solid #e8e8e8;letter-spacing:-.02em;font-size:15px;padding:6px 13px;line-height:22px}
#board_write tbody td .f_alert{font-size:15px;font-weight:400;padding:5px 0 10px;letter-spacing:0;display:block;color:#1979d2}
#board_write tbody td .board_view_contents{padding:10px 0}
#board_write .leftcell{border-left:none !important}
#board_write .rightcell{border-right:none !important}
#board_write label{font-size:14px;letter-spacing:-1px}
#board_write th:first-child,#board_write td:first-child{border-left: none;}

.bbs_file_tip{float:left;width:100%;overflow:hidden;background:#f9f9f9;padding:20px 30px;box-sizing:border-box;margin:4px 0}
.bbs_file_tip li{line-height:24px;color:#666;position:relative;padding-left:15px}
.bbs_file_tip li:after{content:'';position:absolute;top:14px;left:0;width:7px;height:1px;background:#666}
.bbs_file_tip li span{color:#000;font-weight:400}


/* 첨부파일 영역 */
#board_write div.bbs_file_ctl {width:100%;}

/* 웹에디터의 답변시 원본글 처리 */
blockquote.bbs_blockquot {
    padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px
}


.board_view{padding-top:30px}
.board_view .title{font-size:28px;letter-spacing:-1px;line-height:35px;color:#000;width:100%;font-weight:400;padding-bottom:20px}
.board_reply{border:4px solid #1ab3e1;display:inline-block;clear:both;width:100%;box-sizing:border-box;margin:20px 0 0 ;padding:0 0 20px}
.board_reply h1{font-weight:400;color:#000;background:#1ab3e1;padding:10px 20px;font-size:17px;color:#fff;font-weight:500}
.board_reply &gt; .board_view{padding:30px 20px 0 20px;box-sizing:border-box}
.board_reply &gt; .board_view .board_view_contents{border:none}

#file_list ul li{display:block;width:100%}
.board_view .info{letter-spacing:-.02em;padding-right:3px;width:100%;font-size:16px;text-align:right;padding-bottom:40px;border-bottom:1px solid #ddd;color:#666}
.board_view .file{width:100%;box-sizing:border-box;padding:20px;border:1px solid #ddd;margin-top:30px}
.board_view .file a.file_title{font-size:16px;color:#666;line-height:35px}


.board_view .file .button a{color:#666;margin-left:10px;font-weight:bold;border:1px solid #666;padding:5px 14px 5px 30px;font-size:14px;background:url(./img/icon_preview.png) left top no-repeat}
.board_view .file .button a:hover{background-color:#666;color:#fff !important;background-position:0 -30px;text-decoration:none}
.board_view .board_view_contents{box-sizing:border-box;padding:20px 0;margin:0 auto;line-height:28px;font-size:17px;border-bottom:2px solid #ddd;min-height:300px}
.board_view .board_view_contents table td{border:1px solid #333}

.board_view .board_view_contents img{width:auto;max-width:100%;padding:15px 0}




.comment_wrap {padding:50px 0 0px;overflow:hidden;clear:both;margin-top:10px}
.comment_wrap .commentbox {width:1100px; margin:0 auto}
.comment_wrap .commentbox p {color:#777; line-height:25px}
.comment_wrap .commentbox dl {margin-bottom:15px}
.comment_wrap .commentbox dl dt {font-size:16px; font-weight:800; color:#000; line-height:20px; margin-bottom:10px}
.comment_wrap .commentbox dl dt span {font-weight:400; color: #999; font-size:14px;padding:0 5px}
.comment_wrap .commentbox dl dt img {margin-right:10px}
.comment_wrap .commentbox dl dd {line-height:22px; border-bottom:1px solid #ddd; padding:0 0 30px}

.comment_wrap .wrt_box {width:1100px;margin:0 auto;box-sizing:border-box}
.comment_wrap .wrt_box textarea{width:86%;box-sizing:border-box;float:left;height:100px;padding:12px 0 0 0;margin-right:4px;border:1px solid #ddd;font-size:13px;font-family:"NanumGothic";color:#666;text-indent:12px}
.comment_wrap .wrt_box .btn_submit{display:inline-block;float:left}
.comment_wrap .wrt_box .btn_submit .submit{float:left;display:block;background:#f34d54;border:1px solid #f34d54;color:#fff;line-height:48px;height:100px;box-sizing:border-box;padding:0 45px; cursor:pointer;font-weight:600}
.comment_wrap .wrt_box .btn_submit .submit:hover{text-decoration:underline}


.endprogram_wrap{padding:50px 0 70px; clear:both}
.endprogram_wrap .programbox{width:1100px; margin:0 auto}
.endprogram_wrap .programbox ul li .thum_box img{height:200px}


#comment_wrap{float:left;position:relative;width:100%;margin-top:10px;padding:20px;background:#f0f0f0}
#comment_wrap textarea{padding:20px;border:1px solid #ddd;height:100px;width:calc(100% - 120px);margin-top:10px;resize:none}
.comment_btn{position:absolute;right:20px;bottom:23px;margin-bottom:2px;height:100px}
.star_rating {width:95px}
.star_rating,.star_rating span{display:inline-block; height:18px; overflow:hidden;background:url(/_modules/board/assets/img/star_rating.png)no-repeat}
.star_rating span{background-position:left bottom; line-height:0; vertical-align:top}

.comment_write_wrap{width:100%}

.btn_basic{display:inline-block;font-weight:bold;background:#222;font-size:15px;color:#fff;border:none;padding:0px 15px;cursor:pointer;min-width:120px;height:100px;line-height:100px}

#star_wrap{float:left;margin-top:10px}
.star{display:inline-block;width:19px;height:19px;cursor: pointer;}
.star_left{background: url(/_modules/board/assets/img/star.png) no-repeat 0 0;background-size:19px;margin-right: -10px;}
.star_right{background: url(/_modules/board/assets/img/star.png) no-repeat -30px 0;background-size:19px;margin-left: -10px;}
.star.on{background-image: url(/_modules/board/assets/img/star_on.png); }





/****** Mobile ******/
@media screen and (max-width:690px){


    /* 일반형_리스트 */
    #board_list table{font-size:13px}
    #board_list thead th{line-height:45px;font-size:13px}
    #board_list tbody td{padding:6px 10px;height:28px;min-height:28px;font-size:14px;line-height:20px}
    #board_list .t_num, #board_list .t_user, #board_list .t_hit, #board_list .t_file{display:none}
    #board_list ul li a span.thumb{width:100%;overflow:hidden;height:auto !Important}
    #board_list ul li a span.thumb img{width:100%}
    #mypage #board_list .t_date{display:none}
    #board_list ul li a {padding:10px;border-bottom:none}
    #board_list ul li a .txt_wrap{width:100%;padding:15px 0 0 10px}
    #board_list ul li a strong{font-size:18px;font-weight:400;padding-bottom:5px}
    #board_list ul li a span.date{font-size:14px;padding-top:0}
    #board_list ul li a p{font-size:15px}
    #board_list ul li a:hover{border:none;padding:10px}
    #board_list thead th{font-size:15px}
    #board_list tbody td .title a{font-size:15px;line-height:21px}
    #list_total_count{font-size:13px;padding:10px 0}
    #board_list tbody td.t_date{width:25%}

    /* 게시판_라이트 (베이직타입) */
    #board_write tbody th{width: 100%;display: block;box-sizing: border-box;padding:13px;overflow:hidden;line-height:24px}
    #board_write tbody td{width: 100%;display: block;box-sizing: border-box;border:none;padding:3px 5px}
    #board_write .input_type{width: 100%;box-sizing: border-box}
    #board_write .wfull_95{width:100% !important}
    #board_write tbody td .f_alert{font-size:14px}

    /* 게시판_뷰 (베이직타입) */
    #board_view tbody th{width: 100%;display: block;box-sizing: border-box;padding: 13px;overflow: hidden;border:0}
    #board_view tbody td{width: 100%;display: block;box-sizing: border-box;border:none;padding: 3px 5px}
    #board_view .input_type{width: 100%;box-sizing:border-box}

    .board_view .board_view_contents{width:100%}
    .board_view .board_view_contents table{width:100% !important}
    .board_view .board_view_contents table td,.board_view .board_view_contents table th{width:auto !important}
    .board_view .board_view_contents img{width:auto;max-width:100%}
    .board_view_contents p img{width:auto !important;max-width:100%}


    /* 댓글/코멘트 */
    .comment_top{padding:15px 0}
    /* board_basic */

    .board_view{width:100%;float:left}

    /* board_view */
    .board_view .title{font-size:22px;line-height:28px}
    .board_view_contents .image img{width:100%}
    .board_view .info{padding-bottom:25px;font-size:16px;text-align:center}
    .board_view .title{padding:0 20px 13px 20px;box-sizing:border-box;text-align:center;box-sizing:border-box}
    #bc_writer_name{width:100%}



    /* 웹에디터의 답변시 원본글 처리 */
    .board_view .file a.file_title{width:100%;text-overflow:ellipsis;line-height:23px;font-size:15px;display:block;margin:4px 0}
    .board_view .file .button a{margin:0;display:block;/* padding:0px 14px 0px 30px */}

    .board_view .file .button a.preview{padding:0px 14px 0px 30px;width:50px;line-height:30px}

    .bbs_file_item input{margin-bottom:4px}
    p.btn_page a.first_back{width:27px}
}
/****** Mobile2 ******/
@media screen and  (min-width:280px) and (max-width:320px) {
    #board_list thead th.t_date{display:none }
    #board_list tbody td.t_date{display:none }
}


    /****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {

    /* 일반형_리스트 */
    #board_list .t_num, #board_list .t_hit, #board_list .t_file{display:none}

    #board_list ul li a .txt_wrap{width:400px;padding:15px 0 0 30px}
    #board_list ul li a strong{font-size:20px;font-weight:500}
    #board_list ul li a span.date{font-size:13px}
    #board_list ul li a span.thumb{height:auto;width:100%}
    #board_list ul li a span.thumb img{width:265px;overflow:hidden}
    #board_list tbody td.t_date{width:25%}

    /* board_view */
    .board_view{width:100%}
    .board_view .title{font-size:20px;line-height:28px}
    .board_view_contents .image img{width:100%}
    .board_view .info{padding-bottom:25px;font-size:14px}
    .board_view .title{padding:0 20px 13px 20px;box-sizing:border-box}
    #bc_writer_name{width:100%}
    .board_view .board_view_contents{width:auto}
    .board_view .board_view_contents img{width:auto;max-width:100%}
    .board_view_contents p img{width:auto !important;max-width:100%}

    /* 댓글/코멘트 */
    .comment_top{padding:0}
    .board_comment{padding:0}

    .board_view .board_view_contents table{width:100% !important}
}

/****** Desktop Device ******/
@media screen and (min-width:900px) and (max-width:1150px) {

    /* 일반형_리스트 */
    #board_list ul li a span.thumb img{width:100%;overflow:hidden}
    #board_list ul li a span.thumb{width:30%}
    #board_list ul li a .txt_wrap{width:70%}

    .board_view{width:100%}


}

/****** Desktop Wide Device ******/
@media screen and (min-width:1151px){

}


/****** Print ******/
@media print{

    #board_list{min-width:700px}
    #board_list thead th{font-size:12px;height:40px;line-height:38px}
    #board_list tbody td,#board_list td{height:auto;min-height:auto;line-height:18px;min-height:auto;font-size:12px;word-break:keep-all}
    #board_list tbody td .title a{font-size:12px;line-height:18px}
    #board_list .t_hit,#board_list .t_file{display:none}
    #board_list .t_num{font-size:11px}
    #board_list .t_title{min-width:390px}

    .board_view{width:100%}
    .board_view .title{display:block;width:700px;min-width:100%;font-size:20px;line-height:30px}
    .board_view .info{font-size:12px;padding-bottom:15px}
    .board_view .file a.file_title{font-size:12px}
    .board_view .board_view_contents,.board_view .file .button a{font-size:12px;line-height:21px}


}</pre></body></html>