@charset "utf-8";

img { max-width:100%; }

/*리스트전체*/
.fs_list_box:after {content:"";display:block;clear:both}
caption {position:absolute;top:-9999px;overflow:hidden;width:0px;height:0px}

/*검색(공통)*/
.search_warp:after {content:"";display:block;clear:both}
.search_box {position:relative;display:inline-block;float:right;height:43px;border:1px solid #d9d9d9}
.search_box legend {position:absolute;top:-9999px;visibility:hidden;overflow:hidden;height:0px;width:0px}
.search_box .selectbox {position:relative;float:left;width:95px;height:40px;line-height:40px;background: url(/resource/www/img/brd/select.gif) no-repeat 95% 50%;z-index:1}
.search_box .selectbox label {position:absolute;top:0px;left:15px;width:100%;height:40px;line-height:40px;color:#999;z-index:-1}
.search_box .selectbox select {width:100%;height:40px;line-height:40px;font-family:inherit;border:0;opacity:0;filter:alpha(opacity=0);-webkit-appearance:none;-moz-appearance:none;appearance:none}
.search_box .search_text {float:left;width:auto;height:41px;line-height:41px;padding:0;border:0}
.search_box .btn {overflow:hidden;width:49px;height:41px;border:0;background:url(/resource/www/img/brd/icon_search.gif) no-repeat;font-size:0;cursor:pointer}

/*리스트(공통)*/
.board_list {margin-top:15px;border-top:2px solid #dcdee0;border-bottom:1px solid #dcdee0}
.board_list_table {width:100%; word-break:break-all;}
.board_list_table thead th {padding:15px 5px;color:#333}
.board_list_table tbody td {padding:15px 5px;border-top:1px solid #dcdee0}
.board_list_table tbody td img {vertical-align:middle}
.board_list_table tbody td.data a {font-size:13px;color:#ababac}
.board_list_table tbody td.hit a {font-size:13px;color:#ababac}
.board_list_table .star_box {display:inline-block}
.board_list_table .notfound { height:200px; vertical-align:middle; }

/*게시물이동(공통)*/
.btnArea:after {content:"";display:block;clear:both}
.btnArea .select_wrap {float:left}
.btnArea .selectbox:after {content:"";display:block;clear:both}
.btnArea .selectbox {border:1px solid #dcdee0;position:relative;float:left;width:100px;height:40px;line-height:40px;background:url(/resource/www/img/brd/select.gif) no-repeat 95% 50%;text-align:left;z-index:1}
.btnArea .selectbox label {position:absolute;top:0px;left:5px;width:100%;height:40px;line-height:40px;color:#999;z-index:-1}
.btnArea .selectbox select {float:left;width:100%;height:40px;line-height:40px;font-family:inherit;border:0;opacity:0;filter:alpha(opacity=0);-webkit-appearance:none;-moz-appearance:none;appearance:none}
.btnArea .selectbox a {display:inline-block;float:left}
.btnArea .btn_select {float:left}

/*페이징(공통)*/
.paging {margin:20px 0;line-height:18px;text-align:center}
.paging:after {content:"";display:block;clear:both}
.paging li {display:inline-block;width:35px;margin:0 1px;vertical-align:middle}
.paging li a {display:block;width:38px;height:38px;line-height:38px;margin:4px 0;background:#fff;border:1px solid #d2d2d2;text-align:center;vertical-align:middle}
.paging .first a {line-height:0;background:url(../../img/brd/num_arr.png) no-repeat 1px 1px #f0f0f0;font-size:0;vertical-align:middle}
.paging .first a:hover,.paging .first a:focus,.paging .first a:active {background:url(../../img/brd/num_arr.png) no-repeat 1px -67px #000000;border:1px solid #000000}
/*왼쪽*/
.paging .prev {margin-right:10px}
.paging .prev a {background:url(../../img/brd/num_arr.png) no-repeat -37px 1px #f0f0f0;font-size:0}
.paging .prev a:hover,.paging .prev a:focus,.paging .prev a:active {background:url(../../img/brd/num_arr.png) no-repeat -37px -67px #545454;border:1px solid #545454}
/*오른쪽1*/
.paging .next {margin-left:10px}
.paging .next a {background:url(../../img/brd/num_arr.png) no-repeat 1px -33px #f0f0f0;font-size:0}
.paging .next a:hover,.paging .next a:focus,.paging .next a:active {background:url(../../img/brd/num_arr.png) no-repeat 1px -103px #545454;border:1px solid #545454}
/*오른쪽2*/
.paging .last a {background:url(../../img/brd/num_arr.png) no-repeat -37px -33px #f0f0f0;font-size:0}
.paging .last a:hover,.paging .last a:focus,.paging .last a:active {background:url(../../img/brd/num_arr.png) no-repeat -37px -103px #121212;border:1px solid #000000}
.paging li.active a,.paging li a:hover,.paging li a:focus,.paging li a:active {background:#00479d;border:1px solid #00479d;color:#fff;text-decoration:none}

/*버튼(공통)*/
.btnArea {margin:10px 0;font-size:13px;text-align:right}
.btnArea:after {content:"";display:block;clear:both}
.btnArea a.btn {display:inline-block;padding:7px 19px;color:#fff}
.btnArea a.btn:hover,.btnArea a.btn:active,.btnArea a.btn:focus {background:#444}
.btnArea a.btn_list {background:#babdbf}
.btnArea a.btn_print {background:#babdbf}
.btnArea a.btn_cancel {background:#666}
.btnArea a.btn_write {background:#018fc2}
.btnArea a.btn_make {background:#018fc2}
.btnArea a.btn_del {background:#666}

/*게시글 뷰어(공통)*/
.board_view table {width:100%;line-height:21px;border-bottom:1px solid #ccc;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;table-layout:fixed}
.board_view table {}
.board_view table tr {}
.board_view table th {padding:15px 20px;background:#fbfbfb;border-top:1px solid #ccc;vertical-align:middle;text-align:left;color:#000}
.board_view table td {padding:15px 20px;border-left:1px solid #d2d2d2;border-top:1px solid #ccc}
.board_view table td.bord_top {border-top:0}
.board_view table td.title {font-weight:300;font-size:18px;color:#000}
.board_view table td.file a:active,.board_view table tbody td.file a:hover,.board_view table tbody td.file a:focus {text-decoration:underline}
.board_view #brdContent { min-height:150px; }
/*추천 비추천*/
.board_view .mw_good {text-align:center}
.board_view .mw_good button {background:#efefef}
.board_view .mw_good button div {width:60px;height:45px;line-height:26px;padding-top:5px}
.board_view .mw_good button.mw_good_up i {display:block;width:14px;height:14px; font-size:17px; margin:0 auto;color:#222}
.board_view .mw_good button.mw_good_up i.on { color:blue; }
.board_view .mw_good button.mw_good_up:hover {color:#008aff}
.board_view .mw_good button.mw_good_down i {display:block;width:14px;height:14px; font-size:17px; margin:0 auto;color:#222}
.board_view .mw_good button.mw_good_down i.on { color:blue; }
.board_view .mw_good button.mw_good_down:hover {color:#ff0000}
/*이전,다음글*/
.board_view .notice_next th,.board_view .notice_prev th {padding:0 0 0 20px}
.board_view .notice_next th a,.board_view .notice_prev th a {display:block;height:39px;line-height:39px;background:url(/resource/www/img/brd/btn_top.png) no-repeat right -2px;color:#3c3c3c}
.board_view .notice_prev th a {background:url(/resource/www/img/brd/btn_bottom.png) no-repeat right 0}
.board_view .notice_next td a,.board_view .notice_prev td a {display:inline;background:none;color:#646464}

/* 비밀번호 체크 */
.board_view .icon_lock {display:block;width:560px;height:181px;line-height:45px;margin:0 auto;padding:95px 0 0 177px;background:url(/resource/www/img/brd/icon_lock2.gif) no-repeat;vertical-align:bottom;font-family:"Nanum Square";font-size:36px;color:#707070}
.board_view .icon_lock span {color:#c33689}
.board_view .text_lock {overflow:hidden;width:560px;height:45px;margin:53px auto 0 auto;border:1px solid #dcdcdc;border-radius:5px}
.board_view .text_lock .btn_result_inp {float:left;width:337px;height:45px;border:0;font-size:19px;text-align:center;color:#d2d2d2}
.board_view .text_lock .btn_result {float:right; margin-top:0px;}
.board_view .text_lock .btn_result button {display:block;float:left;width:85px;height:45px;background:#c7a663;font-size:17px;color:#fff}
.board_view .text_lock .btn_result a {display:block;float:left;width:84px;height:45px;line-height:45px;background:#a0a0a0;border-left:1px solid #fff;text-align:center;font-size:17px;color:#fff}

/*묻고답하기*/
.re_box {position:relative}
.re_box:after {content:"";display:block;clear:both}
.re_box .star_box {position:absolute;right:0;bottom:0}
.re_box input {height:30px;line-height:30px;padding:0;border:1px solid #e2e2e2}
.re_box .button {padding:0 20px;background:#3d4553;border:1px solid #3d4553;box-shadow:0px 1px 0 #c7c9cc;cursor:pointer;color:#fff}
.re_box .re_title {float:none;position:relative;margin-bottom:10px;font-weight:600;font-size:16px}
.re_box .re_cont {line-height:18px;margin-bottom:10px;color:#646464}
.re_box .textarea-company {width:99%;height:70px;margin-bottom:10px;border:1px solid #e2e2e2}
.re_box .day {float:left;margin-right:10px;font-size:12px;color:#666}
.re_box .re_btn {overflow:hidden;font-size:12px}
.re_box .re_btn a {display:inline-block;margin-right:2px}
.re_box2 {padding-top:20px;border-top:1px solid #e4e4e4}
.re_box2 .re_title {padding-left:25px}
.re_box2 .re_title:before {content:"└";position:absolute;left:0;top:0;width:24px;height:24px;line-height:24px;text-align:center;font-weight:600;color:#222}
.re_box2 .re_cont {line-height:18px;padding-left:24px;margin-bottom:10px;color:#646464}
.re_box2 .day {float:left;margin-right:10px;padding-left:24px;font-size:12px;color:#666}

/*게시글 작성(공통)*/
.board_write table {width:100%; word-break:break-all; border-left:1px solid #d2d2d2;}
.board_write table {border:1px solid #d7d7d7}
.board_write table tr {border-top:1px solid #d7d7d7}
.board_write table th {padding:15px 20px;background:#fbfbfb;border-right:1px solid #d7d7d7;vertical-align:middle;text-align:left;color:#000}
.board_write table td {padding:15px 20px}
.board_write table td input {height:40px;line-height:40px;border:1px solid #e6e6e6}
.board_write table td .tip {margin-left:8px;font-size:11px;color:#ff0000}
.board_write table td.title input {width:100%}
.board_write table td.content { min-height:100px; }
.board_write table td.content textarea {width:100%;border:1px solid #e6e6e6}
.board_write table td .selectbox {position:relative;width:30%;height:40px;line-height:40px;background: url(/resource/www/img/brd/select.gif) no-repeat 95% 50%;border:1px solid #d9d9d9;z-index:1}
.board_write table td .selectbox label {position:absolute;top:0px;left:15px;width:100%;height:40px;line-height:40px;color:#999;z-index:-1}
.board_write table td .selectbox select {width:100%;height:40px;line-height:40px;font-family:inherit;border:0;opacity:0;filter:alpha(opacity=0);-webkit-appearance:none;-moz-appearance:none;appearance:none}

/*이미지, 파일첨부*/
.board_write table tbody td .btn-succes {width:85px;height:30px;line-height:30px;padding:0 7px;margin:0 5px;background:#5bc0de;transition:all 0.6s;color:#fff}
.board_write table tbody td .btn-succes:hover,.board_write table tbody td .btn-succes:focus,.board_write table tbody td .btn-succes:active {background:#31b0d5}
#uploadFileList_img .btn-info {float:left;width:85px;height:30px;line-height:30px;padding:0 7px;background:#5bc0de;color:#fff;transition:all 0.6s}
#uploadFileList_img .btn-info:focus,#uploadFileList_img .btn-info:hover,#uploadFileList_img .btn-info:active {background:#31b0d5}
#uploadFileList_img a {overflow:hidden;display:inline-block;width:50px;height:30px;padding:4px 7px;background:#de5b5b;color:#fff;text-align:center}
#uploadFileList_img a:focus,#uploadFileList_img a:hover,#uploadFileList_img a:active {background:#a72424}
#uploadFileList_doc .btn-danger {overflow:hidden;display:inline-block;width:50px;height:30px;line-height:30px;padding:0 7px;background:#de5b5b;color:#fff;text-align:center;transition:all 0.6s}
#uploadFileList_doc .btn-danger:focus,#uploadFileList_doc .btn-danger:hover,#uploadFileList_doc .btn-danger:active {background:#a72424}

/*갤러리*/
.board_gallery {overflow:hidden;padding:20px 0;border-top:3px double #ececec;border-bottom:3px double #ececec}
.board_gallery ul:after {content:"";display:block;clear:both}
.board_gallery li {display:inline-block;float:left;padding:0 0 15px 0;margin:0 8px 16px 8px;min-height:188px;border:1px solid;border-color:#f1f1f1 #e5e5e5 #d5d5d5 #f1f1f1}
.board_gallery li a:active strong.g_title,.board_gallery li a:hover strong.g_title,.board_gallery li a:focus strong.g_title {text-decoration:underline}
.board_gallery li a span.g_img {display:block;padding:10px;text-align:center}
.board_gallery li strong.g_title {display:block;overflow:hidden;width:87%;margin:0 auto;margin-bottom:5px;text-align:center;line-height:20px;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;color:#444}
.board_gallery li span.g_date {display:block;overflow:hidden;width:100%;height:20px;text-align:center;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.board_gallery li .checkbox{float:right;margin:7px 15px 0 0;border:1px solid #000}
.board_no li {width:100%;min-height:auto}

/*자주하는질문*/
.faq {margin-top:16px;border-top:2px solid #dcdee0}
.faq li.child {margin-top:0;padding-top:0;border-top:0}
.faq li .faq_dl dt {border-bottom:1px solid #edeeef;background:url(/resource/www/img/brd/faq_open.gif) no-repeat right;font-size:16px;color:#737373}
.faq li .faq_dl dt.on {background:url(/resource/www/img/brd/faq_close.gif) no-repeat right}
.faq li .faq_dl dt strong {position:relative;display:block;height:44px;line-height:44px;padding-left:40px;background:url(/resource/www/img/brd/faq_q.gif) no-repeat;font-weight:400}
.faq li .faq_dl dt strong:after {content:"Q";position:absolute;left:10px;top:0;width:50px;height:50px;font-weight:600;color:#002b5e}
.faq li .faq_dl dd {position:relative;border-bottom:1px solid #edeeef;line-height:22px;padding:10px 0 10px 40px;background:url(/resource/www/img/brd/faq_a.gif) no-repeat;font-size:14px;color:#868788}
.faq li .faq_dl dd:after {content:"A";position:absolute;left:13px;top:10px;width:50px;height:50px;font-weight:600;color:#122132}

/*보도자료*/
.board_bodo {margin-top:15px;padding:25px 0;border-top:2px solid #dcdee0;border-bottom:1px solid #dcdee0}
.board_bodo ul.bodo:after {content:"";display:block;clear:both}
.board_bodo ul.bodo li:first-child {margin-top:0;padding-top:0;border-top:0}
.board_bodo ul.bodo li {margin-top:20px;padding-top:20px;border-top:1px solid #e6e6e6}
.board_bodo ul.bodo li .bd_img {display:inline-block;float:left;width:150px;height:120px}
.board_bodo ul.bodo li .bd_img img {width:150px;height:120px}
.board_bodo ul.bodo li .bd_text {height:120px;padding:0 20px;overflow:hidden;line-height:20px}
.board_bodo ul.bodo li .bd_text h4 a {color:#444}
.board_bodo ul.bodo li .bd_text p a {color:#666}
.board_bodo ul.bodo li .bd_text a:active,.board_bodo ul.bodo li .bd_text a:hover,.board_bodo ul.bodo li .bd_text a:focus {text-decoration:underline}
.board_bodo ul.bodo li .bd_text h4.bd_title {display:inline-block;overflow:hidden;width:70%;font-size:15px;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:#444}
.board_bodo ul.bodo li .bd_text p.bd_p {overflow:hidden;height:60px;margin-bottom:15px}
.board_bodo ul.bodo li .bd_text ul.bd_date:after {content:"";display:block;clear:both}
.board_bodo ul.bodo li .bd_text ul.bd_date li:first-child {margin-left:0;padding-left:0;border-left:0}
.board_bodo ul.bodo li .bd_text ul.bd_date li {float:left;height:15px;line-height:15px;margin:0 0 0 15px;padding:0 0 0 15px;border-top:0;border-left:1px solid #e6e6e6;font-size:13px;color:#999}
.board_bodo ul.bodo li .bd_text ul.bd_date li span {font-weight:600}
.board_no li {width:100%}
.bodo_no {padding:40px 0}

/*비밀글*/
.btn_result {margin:10px 0;font-size:13px}
.btn_result:after {content:"";display:block;clear:both}
.btn_result .btn {display:inline-block;padding:11px 19px;background-color:#3aa370;color:#fff}
.btn_result .btn:hover,.btn_result a.btn:active,.btn_result a.btn:focus {background-color:#444}
.btn_result_inp {height:30px;border:1px solid #999}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

#uploadFileList_doc span { line-height:32px; }
#uploadFileList_doc table tr { border:0; }

#uploadFileList_img table tr { border:0; }
#uploadFileList_img .boardImageList { float:left; width:25%; }

.table-striped > tbody > tr:nth-of-type(2n+1) { background:#f7f7f7 }
#data-table td { vertical-align:middle; word-break:break-all; }