@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------
 * Name      : bbs.css
 * Desc      : 게시판 layout 
 * Created   : 
 * Updated   : 
 ------------------------------------------------------------ */
.view_tit {padding: 20px 20px 20px 20px; background: #fff; border-top:2px solid #543018; border-bottom: 1px solid #e8e8e8;}
.view_tit .v_tit {font-size: 1.4em; font-weight: 400; line-height: 130%; color: #000000; word-break: break-all;}
.view_cell {overflow: hidden; padding-left: 20px; border-bottom:1px solid #e8e8e8; }
.view_cell > li {float: left; padding-left:30px; color: #7d7d7d; padding:16px 30px 16px 0px;}
.view_cell > li:first-child {padding-left: 0px;}
.view_cell > li.file {color: #4c4c4c;}
.view_cell > li.file a {color: #4c4c4c;}
.view_cell.one {border-bottom:none}
.view_cell.one > li {border-bottom: 1px solid #e8e8e8; float: none;}
.view_td {padding:30px 20px; border-bottom:2px solid #543018; word-break:break-all;}

.click_count {padding: 10px 0px; text-align: right;}
.writer {padding:15px 0px; border-bottom: 1px solid #ddd; font-size: 1.1em;}
.board_re {padding:15px 15px 15px 25px; background: #fff; border: 1px solid #cccccc; margin-top: -1px;}
.board_re .ico_re {padding-bottom: 10px; }
.board_re .ico_re > span {display: inline-block; line-height: 24px; border: 1px solid #0b4da2; border-radius:60px; background: #fff; color: #0b4da2; padding:0px 15px; font-size: 12px; margin-right: 5px;}

.board_type .type {display: inline-block; border-radius: 30px; box-sizing: border-box; line-height:100%; padding: 5px 10px; text-align: center; min-width: 60px; font-weight: 100; font-size: 0.85em; vertical-align:middle;}
.board_type .type1 {background: #ff4a2b; color: #fff;}
.board_type .type2 {background: #f6db50; color:#000}
.board_type .type3 {background: #468bdf; color:#fff}



.table_line {border-top:1px solid #000; overflow: hidden;}

.table_line1 {border:1px solid #d9d9d9; border-bottom: none; overflow: hidden;}
.table_line2 {border-top:2px solid #2f5597; overflow: hidden;}

.code_area {position: relative; padding-left: 100px; box-sizing: border-box; background: #000;}
.code_area input {width: 100%; border-left: 0px; padding-left: 10px;}
.code_area .code {position: absolute; width: 100px; left: 0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); color:#fff; text-align: center; display: table;}
.bt_include {position: relative; padding-right: 100px; box-sizing: border-box;}
.bt_include .add_bt {position: absolute; right: 0px; top: 0px;}
.bt_include select {width: 100%; max-width: 100%;}
.bt_include2 {padding-right:65px; margin: 0 auto;}


 /* 리스트 테이블 */
.board_listW { clear:both; width:100%;}
.board_viewW { clear:both; width:100%;}
table.board-list { width:calc(100% + 2px); width:-webkit-calc(100% + 2px); margin-left: -1px; table-layout: fixed;}
table.board-list th { background:#f0f5fa; padding:13px 0 13px; height:30px; color:#262626; font-size:1em; border:1px solid #dedede; border-top:none; font-weight: normal}
table.board-list tr.on td { background:#f8f8f8;}
table.board-list td {border:1px solid #dedede; border-top:none; height:30px; padding:12px 5px 12px; font-weight: 300; color: #333333; text-align: center; word-break: break-all; line-height: 140%; font-size: 0.95em;}
table.board-list td a {color:#333333;}
table.board-list td.subject { text-align:left; padding-left:20px; padding-right:10px;}
table.board-list td.subject a { color: #333333;}
table.board-list.tl th {text-align: left; padding-left: 15px;}
table.board-list.tl td {text-align: left; padding-left: 15px;}
table.board-list td img { vertical-align:middle;}
table.board-list td div.faq { background: url(img/common/icon_re.gif) no-repeat scroll left 1px; padding-left:45px; margin-left:12px; text-align:left;}
table.board-list td.subject .icon_file { background:url(img/common/icon_note.gif) no-repeat left center; padding-left:15px; line-height:14px;}
table.board-list td.subject .org {display: inline-block; background: #0089d0; text-align: center; border-radius: 30px; line-height: 15px; height: 16px; margin-left: 3px; color: #fff !important; font-size: 11px; min-width: 30px; vertical-align: middle;}
table.board-list td.bg {background-color:#f7f7f7;}
table.board-list td .type {display: inline-block; border-radius: 30px; line-height: 20px; height: 20px; text-align: center; min-width: 60px; font-weight: 100; font-size: 12px;}
table.board-list td .type1 {background: #ff4a2b; color: #fff;}
table.board-list td .type2 {background: #f6db50; color:#000}
table.board-list td .type3 {background: #468bdf; color:#fff}
table.board-list.fn td {font-weight: 300}


table.board-list .notice td {background: #f2f2f2;}

.file_ico {background: #b49759; padding:4px; border-radius:100%; display: inline-block; vertical-align: middle; line-height:10px;}
.file_ico img {vertical-align: top}



/* 뷰페이지 */
.board-view_top {border-top:1px solid #d9d9d9}
.board-view { width: 100%; table-layout: fixed; }
.board-view th {background:#f4f5f8; border-bottom:1px solid #dfdfdf; padding:14px 5px 14px 20px; text-align:left; font-weight: 300; color:#262626;}
.board-view th.subject {background:#fff; border-bottom:1px solid #dfdfdf; font-size: 1.15em; height:42px;}
.board-view th.subject .s_txt {font-weight: 400; font-size: 0.95em;}
.board-view td .price {display:block; overflow:hidden; font-weight:500; color:#e3394b; line-height:20px; background: url(../img/common/ico_price.png) no-repeat left top; font-size: 1.4em; padding:6px 0px 7px 40px;}
.board-view td {border-bottom:1px solid #dfdfdf; padding:14px 10px 14px 20px; height:27px;  text-align: left; color: #646464;}
.board-view td.tc { text-align:center; padding:12px 0 11px 0px;}
.board-view td.view_td {padding:30px 20px; border-bottom:none; font-size: 15px; color: #4b4b4b; word-break:break-all;}
.board-view td.write_td {padding:20px 0px;}
.board-view td.evt_view_td { padding:30px 0px; border-bottom:1px solid #a1a1a1;}
.pop_wrap .board-view td {padding: 10px 18px 10px 18px;}
.board-view td a.file {color:#646464; display:inline-block; line-height: 19px; vertical-align: middle; padding-left:28px; background:url(img/ico/ico_file.gif) no-repeat left center; margin-right: 5px;}
.board-view td img {max-width: 100% !important; width: auto !important; height: auto !important}
.board-view th.cont {padding: 60px 0 64px 20px;}
.board-view .reply td { background:#f5f5f5; padding:5%; word-break: break-all}
.board-view .reply td .faq span { display:block; height:27px; padding-left:44px; background:url(../img/common/icon_re2.gif) no-repeat left 3px; color:#b50047;}
.board-view .ico_reW {padding: 0px 0px 10px 0px;}
.board-view .ico_reW .ico_re {display: inline-block; border-radius:6px; background:#a47b3d !important; font-size:0.95em; font-weight: 300;  color: #fff; padding:0px 20px; line-height:30px; vertical-align: top;}
.board-view .ico_reW .date {display: inline-block; font-weight: 300;  color: #7f7f7f; padding-left: 15px; line-height: 30px; vertical-align: top;}
.board-view .reply td .faq p { padding-left:16px;}
.board-view th.last, .board-view tr.last th, .board-view tr.last td { border-bottom: 1px solid #ACACAC;}
.board-view th.last, .board-view tr.last th, .board-view tr.last td { border-bottom: 1px solid #ACACAC;}
.board-view td.event { padding:20px; text-align:center;}
.board-view th.bg {background: #f4f5f8}



.board-point { width: 100%; border-bottom:1px solid #666666; border-top:1px solid #666666}
.board-point th {background:#eeeeee; padding:12px 0 ; text-align:center; font-size:15px; color:#242424;}
.board-point td {padding:12px 0px;}
.board-point td.subject {padding-left:20px;}

.board_viewW {border-top:1px solid #666666}
.board_viewW .board-view .view_tit th {background: #eeeeee; text-align: left; padding-left: 32px; font-size: 22px; color: #242424; line-height: 140%; }
.board_viewW .board-view .view_tit td {background: #eeeeee; text-align: right; padding-right: 32px; font-size:14px; color: #242424; line-height: 140%;  }
.board_viewW .board-view th {background:#fff; padding:18px 0 17px 32px; font-size:14px; color:#242424;}
.board_viewW .board-view td {padding:18px 10px 17px 0px; min-height:27px;}
.board_viewW .board-view td.view_td {padding:40px 32px; line-height:27px; }
.board_viewW .board-view tr:last-child th {border-bottom:1px solid #666666;}
.board_viewW .board-view tr:last-child td {border-bottom:1px solid #666666;}
.board_viewW .board-view .on td {background: #f2f2f2}
.board_viewW .board-view .on th {background: #f2f2f2}

.news_btn {margin: 0 auto; overflow: hidden; padding:20px 0px; max-width:350px }
.news_btn > li {float: left; width: 50%; box-sizing: border-box; padding:6px;}
.news_btn > li > a {display: block; background: #1e2c5a; line-height: 50px; color: #fff; text-align: center;}

.table_view_list {overflow:hidden; margin-left:-15px; font-size:15px}
.table_view_list li {float:left; padding:3px 0px 3px 15px; margin-right:15px; min-height:20px; line-height:20px; color: #7f7f7f; font-weight:300; position: relative;}
.table_view_list li:before {display: block; content: ""; width: 1px; height:14px; background: #dedede; position: absolute; left: 0px; top: 50%; margin-top: -7px;}
.table_view_list li:first-child {margin-left:0px;}
.table_view_list li:first-child:before {display: none;}

.table_view_list li span.tt {color:#000; font-weight: 300; padding-left: 20px;}

.table_view_list li > a {display:inline-block; padding-left:10px; margin-left: 10px; position: relative; color:#7f7f7f}
.table_view_list li > a:before {display: block; content: ""; width: 1px; height:14px; background: #ddd; position: absolute; left: 0px; top: 50%; margin-top: -7px;}
.table_view_list li > a:first-child {border-left:none; padding-left:0px; margin: 0px;}
.table_view_list li > a:first-child:before {display: none;;}


/* 페이징 */

.paging {overflow:hidden; text-align:center; margin:50px 0px 25px 0px; width:100%; font-weight: 500; font-size: 0px;}
.paging img {vertical-align:top;}
.paging a {color:#666666; vertical-align: middle; display:inline-block; zoom:1; line-height:22px; *display:inline; width:22px; height:22px;  font-size:16px; padding:5px; margin: 0px 6px; font-weight:400;}

.paging a.first, .paging a.last {width:22px; height:22px; padding:7px 6px 5px 6px;}
.paging a.next, .paging a.prev {width:22px; height: 22px; padding:7px 6px 5px 6px;}
 {width:22px; height: 22px; padding:7px 6px 5px 6px;}
.paging a.on:after {display: block; content: ""; width:18px; height: 2px; background: #293762; margin: 0px auto; margin-top: 3px;}



 /* 게시글 검색 */
.page_count {overflow: hidden; margin-bottom: 30px;}
.page_count .count {float: left; width: 60%; background:#f5f5f5; line-height:27px; border: 1px solid #d2d2d2; border-right:none; box-sizing: border-box; height: 49px; padding:10px 10px 10px 15px; font-weight:400}
.page_count .bbs_search {float: left; width: 40%; box-sizing: border-box;}
.bbs_search {text-align:center; padding:23px 10px; border:1px solid #f2f2f2; background:#f2f2f2; margin-bottom: 30px;}

.bbs_search_in { max-width:850px; margin:0 auto; position:relative; padding-right:110px; padding-left:145px;}
.bbs_search_in .btn_search { position:absolute; right:0px; top:0px;}
.bbs_search_in .select {position:absolute; left:0px; top:0px;}
.bbs_search_in #searchstr {width:100% !important;}

.bbs_search .select {border:1px solid #fff; vertical-align:middle; width:135px; background-color:#fff; height:40px; font-family: Noto Sans, dotum, gulim;}
.bbs_search .st_select {min-widht:100px; margin-right:0px; position:relative; display:inline-block; *display:inline; vertical-align:middle;}
.bbs_search .st_select p.pl10 {border:1px solid #cacccb; background:#f4f4f4;}
.bbs_search .select_input {height:38px; background:#f4f4f4; line-height:40px; font-family: Noto Sans, dotum, gulim; border:none; line-height:38px; width:100%; padding:0px; color:#737070}
.bbs_search .button-1 {border:none; width:100%; height:40px; position:absolute; left:0px; top:0px; padding:0px; font-size:0; background:url(../img/btn/button-1.png) no-repeat right center;}
.bbs_search .Select {position:absolute; width:100%; top:40px; left:0px; display:none }
.bbs_search .Select li {padding:5px 5px 5px 10px; min-height:20px; line-height:20px; border:1px solid #e2e2e2; border-top:none; background:#fff; cursor:pointer; text-align:left;}
.bbs_search .Select li:hover {background:#f7f7f7}
.bbs_search .input {border:1px solid #fff; color:#656565; line-height:38px; height:40px; font-family: Noto Sans, dotum, gulim; vertical-align:middle;}
.bbs_search .btn_search {
    background: #1e2c5a;
    display: inline-block;
    zoom: 1;
    color: #fff;
	border:1px solid #1e2c5a;
	padding:0px;
    font-family: Noto Sans;
    font-size:14px;
    width:100px;
    height:40px;
    line-height:38px;
    text-align: center;
    cursor: pointer;
    margin-left: 15px;
}
.bbs_search_in.two_col {max-width:850px; padding-left:0px; overflow:hidden;}


.bbs_search_in.two_col .two_cell .pa {left: 0px; top:50%; font-size:15px; font-weight: 700; color: #000; line-height: 20px; margin-top: -10px; padding-left: 10px; background: url(../img/common/bul04.gif) no-repeat left center; }
.bbs_search_in.two_col .col-sm-2 .select_ds {float: left; width: 50%; box-sizing: border-box; }
.bbs_search_in.two_col .two_cell .col-sm-3 .select_ds {width:33.33%;}
.bbs_search_in .col-sm-2 .select {position: relative; width: 100%;}
.bbs_search_in.two_col .cell01 {padding-right:30px; width:55%;}
.bbs_search_in.two_col .cell02 {padding-left:100px; width: 45%}
.bbs_search_in.three_col .two_cell {width:33.33%; padding-left:80px;}
.bbs_search_in.three_col .cell03 {padding-left:60px;}




.st_select_top .st_select p.pl10 {background:#f4f4f4;}
.st_select_top .select_input {background:#f4f4f4; font-family:Noto Sans;}
.st_select_top .st_select p.pl10 {background:#f4f4f4;}
.st_select_top .select_input {background:#f4f4f4;  *border:0px;}
 
 /*글쓰기*/
.board-write {width:100%;}
.board-write tr:first-child th { border-top:none;}
.board-write tr:first-child td { border-top:none;}
.board-write th { background:#f0f5fa; border-bottom:1px solid #dedede; padding:10px 5px 10px 20px; text-align:left; color:#000000; font-weight: 400}

.board-write.th_tc th {padding:13px 0 12px 0px; text-align:center;}
.board-write.th_tc th span {margin-left:-15px;}
.board-write td {border-bottom:1px solid #dedede; height:36px; word-break: break-all; font-weight: 300; line-height:20px; padding:10px 10px 10px 10px;}
.board-write td.tc {text-align:center;  padding:12px 0 11px 0px;}
.board-write td.editor {padding: 0px; height:60px;}
.board-write td.file a { color:#737070; display:inline-block; padding-left:22px; background:url(img/ico/add_file.gif) no-repeat left center;}
.board-write .input {min-height:36px; line-height: 36px; width: 100%; border-color:#dedede}
.board-write textarea {border-color:#dedede}
.board-write select {min-height:36px; line-height: 36px; width: 100%; border-color:#dedede}


.imp { color:#82308e; font-size:14px; width:10px; display:inline-block; zoom:1; *display:inline;}
.board-write th .totalW {padding:0px 20px 0px 0px;}
.board-write th .totalW li {color:#2d2d2d; height:25px; font-size:13px; line-height:25px; position:relative; padding-right:120px;}
.board-write th .totalW li span { display:block; position:absolute; right:0px; top:0px; color:#2d2d2d;}
.board-write th .totalW li.total { height:30px; color:#81308d; font-size:18px; line-height:30px; margin-top:16px; padding-top:10px; border-top:1px solid #d1d1d1;}
.board-write th .totalW li.total span {top:10px; color:#81308d;}

.table_style1 {clear:both; width:calc(100% + 2px); width:-webkit-calc(100% + 2px); margin-left: -1px; table-layout: fixed;}
.table_style1.tl td {text-align: left; padding-left:18px; padding-right:10px; border-top:none; }
.table_style1.tl th {text-align: left; padding-left:18px; padding-right:10px; border-top:none;}
.table_style1 thead tr th {background-color:#f0f5fa; color: #000; padding:14px 2px; border:1px solid #dedede; border-top:none; font-weight:400; word-break:break-all; text-align: center; line-height: 130%;}
.table_style1 thead tr th.dark {background-color:#2f5597; color: #fff}
.table_style1 thead tr th .small {font-weight: 100; font-size: 0.9em;}
.table_style1 tbody tr th {background-color: #f0f5fa; border-bottom:1px solid #dedede; padding:12px 5px 11px;  font-weight:400;}
.table_style1 tbody tr td {	border:1px solid #dedede; line-height:150%; padding:13px 5px; text-align: center; font-weight: 300;  word-wrap: break-word; }
.table_style1 tbody tr td.gray {background: #f5f5f5}
.table_style1 tbody tr td.yellow {background: #fffced}
.table_style1 tbody tr td.blue {font-weight: 400;}
.table_style1 tbody tr td.subject {padding-left:18px; padding-right:10px; text-align:left; word-break:break-all;}
.table_style1 tbody tr .left_line {border-left:1px solid #d5d5d5 !important;}
.table_style1 .input {min-height: 40px; line-height: 40px; width: 100%;}
.table_style1 tbody tr.off td {opacity: 0.3;}
.table_style1.td_tl td {text-align: left; padding-left:18px; padding-right:10px; border-top:none; }


.history_table {clear:both; width:100%; table-layout: fixed}
.history_table.tl td {text-align: left; padding-left:18px; padding-right:10px; border-top:none; }
.history_table.tl th {text-align: left; padding-left:18px; padding-right:10px; border-top:none;}
.history_table thead tr th {background-color:#f8f7f7; color: #000; padding:14px 2px; height: 30px; border-bottom:2px solid #ffd203; font-weight:400; word-break:break-all; text-align: center; line-height: 130%;}
.history_table tbody tr th {background-color: #f4f5f8; border-bottom:1px solid #f1f1f1; padding:12px 0 11px;}


.history_table tbody tr td {border-bottom:1px solid #f1f1f1; line-height:20px; padding:15px 5px 15px 15px; text-align: left; font-weight: 300;  word-wrap: break-word; color: #5c5c5c}
.history_table tbody tr th {border:1px solid #d9d9d9; font-weight: normal;}
.history_table tbody tr td.subject {padding-left:18px; padding-right:10px; text-align:left; word-break:break-all;}
.history_photo {max-width: 300px;}


.newsletter_list {overflow: hidden; margin: -8px;}
.newsletter_list > div {float: left; width: 50%; position: relative; box-sizing: border-box; padding:10px 8px;}
.newsletter_list > div > a {display: block; position: relative; padding:40px 40px 40px 265px; height:322px; box-sizing: border-box; border: 1px solid #dedede; color: #4b4b4b}
.newsletter_list > div > a .pic {display: block; position: absolute; left: 40px; top: 40px; box-shadow:1px 1px 4px #ccc; width:180px; height: 240px;}
.newsletter_list > div > a .pic img {width: 100% !important; height: 100% !important;}
.newsletter_list > div > a .txt_t {display: block;}
.newsletter_list > div > a .txt_s {display: block; font-size: 1.2em; line-height:150%; height:175px;}
.newsletter_list > div > a .date {display: block; font-size: 15px; color: #666666}
.newsletter_list > div .bt {position: absolute; left:270px; top:125px; overflow: hidden; width:calc(100% - 320px); width:-webkit-calc(100% - 320px);}
.newsletter_list > div .bt > li {float: left; width: 50%; box-sizing: border-box; padding: 2px;}
.newsletter_list > div .bt > li > a {display: block; line-height:20px; padding:8px 3px; text-align: center; color: #4b4b4b; font-size: 15px; background: #f2f2f2}
.newsletter_list > div .bt > li > a:hover {color:#fff; background: #1e2c5a}






.word_keep td {word-break: keep-all !important}
.word_keep th {word-break: keep-all !important}
.word_break td {word-break:break-all !important}
.word_break th {word-break:break-all !important}

.bg_no {background:none;}


.file_nameW {border:1px solid #d5d5d5; margin-top:5px; height:35px;}
.file_name {padding:0px 30px 0px 13px; position:relative; line-height: 33px;}
.file_name a {position:absolute; right:10px; top:0%; height:33px; line-height:33px;}
.file_name img {vertical-align: middle; }
.file_name span {display: inline-block; vertical-align: middle; line-height: 20px; color: #646464;}
.file_input2 {margin-top:5px; position:relative;}
.file_input2 .bt {display:block; text-align:center; background:#333333}
.file_input2 .bt span {display:inline-block; padding-left:30px; height:43px; line-height:43px; background:url(../img/common/file.png) no-repeat left center; background-size:24px auto; color:#fff; font-size:14px;}
input.fileup {position: absolute; top: 0; left: 0; display: inline-block; width: 100%; height: 140px; opacity: 0;}


/* gallery */
.photo_listW {width:100%;}
.photo_listW > ul {overflow: hidden; margin: -20px;}
.photo_listW > ul > li {float: left; width:33.333%; box-sizing: border-box; padding:20px;}
.photo_listW > ul > li > a {display: block; color: #333333; border: 1px solid #cccccc; position: relative;}
.photo_listW > ul > li > a .pic {display: block; box-sizing: border-box; width:100%; padding-bottom:51.88%; position: relative; overflow: hidden;}
.photo_listW > ul > li > a .pic img {max-width:100%; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.photo_listW > ul > li > a .pic .type {max-width:26px; max-height:26px; position: absolute; left:100%; top:100%; transform:none; -webkit-transform:none; margin: -40px 0px 0px -40px;}
.photo_listW > ul > li > a .txtW {display: block; min-height:105px; padding:6%; border-top:1px solid #ccc; box-sizing: border-box;}
.photo_listW > ul > li .txt_t {display: block; font-size: 1.15em; font-weight:500; overflow: hidden; white-space: nowrap;  text-overflow: ellipsis; -o-text-overflow: ellipsis; padding-bottom: 10px;}
.photo_listW > ul > li .s_txt {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-weight:500; color:#000; height:20px; line-height:20px; padding-bottom:10px; font-size:16px; text-align: left;}
.photo_listW > ul > li .tit {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-weight:500; color:#000; height:20px; line-height:20px; padding-bottom:10px; font-size:17px; text-align: left;}
.photo_listW > ul > li .txt_s {display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align: left; line-height:26px; height:52px; color: #7c7b7b; font-size: 0.95em;}
.photo_listW > ul > li .date {display: inline-block; color: #7c7b7b; font-weight: 100; margin-top: 15px; padding-right: 10px; font-size: 0.95em;}

.photo_listW > ul.gallery_list {margin: -7px;}
.photo_listW > ul.gallery_list > li {width:25%; padding:7px;}
.photo_listW > ul.gallery_list > li > a {border-color:#dddddd}
.photo_listW > ul.gallery_list > li > a .pic {padding-bottom:100%;}
.photo_listW > ul.gallery_list > li .txtW {text-align: right; border-color:#dddddd}
.photo_listW > ul.gallery_list > li .txt_s {font-size:1.2em; text-align: left; font-weight: 600; color: #272830;}
.photo_listW > ul.gallery_list > li .date {display: inline-block; color: #000; padding-right: 0px; font-weight: 100; margin-top: 15px; padding-left:23px; background: url(../img/common/ico_day2.png) no-repeat left center;}



.list_photo {clear:both; width:100%; overflow: hidden; border-top:2px solid #000;}
.list_photo ul {overflow:hidden;}
.list_photo li { border-bottom: 1px solid #e9e9e9; padding: 20px 0px;}
.list_photo li > a {display: block; position: relative; padding-left:235px; min-height:200px;}
.list_photo li .pic {display:block; width:200px; box-sizing: border-box; border: 1px solid #c2c3c9; text-align: center; height:200px; position: absolute; left: 0px; top: 0px; background-size: cover !important}
.list_photo li .pic img {width:100%; height: 100%; max-width:100%;  max-height:100%; margin: 0 auto;}
.list_photo li .pic img.no_img {width: auto !important; height: auto !important;}
.list_photo li .txt_t {display: block; font-size:22px; color:#0c91dd; font-weight:300; line-height: 150%; margin:10px 0px 25px 0px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.list_photo li .txt {display:block; color:#000; line-height: 140%; margin-top: 5px; position: relative; padding-left:80px;}
.list_photo li .txt > strong {position: absolute; left: 0px; top: 0px; color: #666666}
.list_photo li .name {display: inline-block; line-height:20px; font-weight: 500; color: #0c91dd; border:1px solid #0c91dd; border-radius:15px; text-align: center; padding:4px 13px;}





/* 이전글 다음글 */
.next_list {border:1px solid #dedede; margin:15px 0px; font-size: 15px; border-left:none; border-right:none;}
.next_list dl {position:relative; padding-left:100px;  padding-right:100px; height:55px; line-height:55px;}
.next_list dl.prev { border-top:1px solid #dedede;}

.next_list dl dt {position:absolute; left:0px; top:0px; color:#333; text-align:left; width:100px; border-right:1px solid #dedede;  box-sizing: border-box; background:#f2f2f2; padding-left:30px; font-weight: 300;}
.next_list dl dd {padding-left:20px; background:url(../img/common/top_line2.gif) no-repeat left center; color:#000000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; padding-right:10px; height:55px;}
.next_list dl dd a {color:#4b4b4b;  display:block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; }
.next_list dl dd.date {position: absolute; padding-left:40px; background:none; padding-right:35px; right: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); border-left:1px solid #dedede; }




/* 비밀글 password */
.pw_box {text-align: center; max-width: 350px; margin: 0 auto;}
.pw_box h3 {font-size:23px; text-align:center; color:#000; font-weight: 500; line-height:30px; padding-bottom:30px;}
.pw_box .txt {font-size:1.15em; color:#000; font-weight: 500; line-height: 140%; padding: 30px 0px 10px 0px;}
.pw_box .txt strong {color:#de2b2f;}
.pw_box form {text-align:center;}
.pw_box form .input {width:100%; height: 44px; line-height: 44px;}
.pw_box .bt {padding: 20px 0px; margin-top: 20px; border-top:1px solid #000; }
.pw_box .bt > a {display: block; background: #000; line-height:60px; color: #fff; font-weight: 100; font-size: 1.15em;}


.view_bg3 {padding:20px 0px 10px 0px; word-break: break-all}
.view_bg3 .name {display:block !important;	padding:8px 0px !important; position:relative; border:1px solid #cfcfcf; border-right:none; border-left:none; margin-bottom:10px; color:#a29c99; min-height: 27px;}
.view_bg3 .name strong {padding-right:10px;	color:#333333;}





/* add file */

.file_W {position:relative;}
.file_input { /*padding-right:85px;*/ padding-right:90px; position:relative;}
.file_input label { position:absolute; right:0px; top:0px; cursor:pointer; display:inline-block; overflow:hidden; padding: 0px 15px; height: 40px; line-height:38px; font-size: 0.95em; background:#fff; color: #333; border: 1px solid #cdcdcd; box-sizing: border-box;}
.file_input label input {position:absolute; width:0; height:0; overflow:hidden; padding:0px; border:none;}
.file_input > input {color:#737070; font-size:1em; background-color: #ffffff; border: solid 1px #ccc; width:100%;  box-sizing:border-box; -moz-box-size:border-box; min-height: 40px; line-height: 38px; padding-left: 10px;}
.add_file {position:absolute; right:0; top:0px;}
.add_plus {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    zoom: 1;
}
.add_plus span {
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ccc;
    height:40px;
    width: 40px;
    line-height:40px;
    font-weight: 600;
    font-size:18px;
    color: #fff;
    box-sizing: border-box;
    background: #b2b2b2;
}
.add_plus span.red {
    color: #e20e20;
}
#file_add > li {padding-right:41px; position: relative;}
.input_del { position: absolute; right: 0; top:0px;}
#file_add li.pt5, #option_add li.pt5, #file_add_img li.pt5 {
    position: relative;
    
}
.file_area {margin-top: 10px; width: 100%;}
.file_area > li {overflow:hidden; padding: 5px 35px 5px 5px; background:#f9f9f9; border-bottom:1px solid #ddd; position: relative;}
.file_area > li:first-child {border-top:1px solid #ddd;}
.file_area > li > span {display:block; vertical-align: middle; word-break: break-all;  width: 50%; float: left; box-sizing: border-box; padding: 0px 5px;}
.file_area > li > span.name {color:#337ab7; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.file_area > li .del {position: absolute; right: 5px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); border: 1px solid #ccc; border-radius:3px; background: #fff; height: 20px; line-height: 18px; min-width: 30px; text-align: center; color: #000;}

/* 980px 이하 */
@media screen and (max-width:980px) {
    .photo_listW > ul {margin: -10px;}
    .photo_listW > ul > li {padding: 10px;}
    .ev_tb thead tr th {font-size:13px !important; padding: 5px 0px;}
    .ev_tb tbody tr td {font-size:12px !important; line-height:17px !important; height:90px;}
    .ev_tb tbody tr td .eve_txt a {font-size:13px;}
    
    .sch_topW .sch_search {margin: 0 auto; position: relative; right: auto; top: auto;}
    
    .page_count .count {width: 30%;}
    .page_count .bbs_search {width: 70%}
    

    
    .newsletter_list > div {width: 100%;}
    
    
}
/* 768px 이하 */
@media screen and (max-width:767px) {
    .photo_listW > ul > li {width:50%;}
    .photo_listW li .txt {font-size:13px;}

    
    .list_photo li > a {padding-left:190px; min-height:170px;}
    .list_photo li .pic {width:170px; height: 170px;}
    .list_photo li .txt_t {margin-bottom: 20px;}


    .photo_listW .photo_data li {width:33.33%;}
    .photo_listW > ul > li .txt_t {font-size:18px;}
    .photo_listW > ul > li .txt_s {line-height: 20px; height: 41px;}
    
    .tour_list > ul {margin: 0px -2px 0px 1px;}
    .tour_list > ul > li {float: left; width:50%;}
    

    .certificate_list > ul {margin: 0px -2px 0px 1px;}
    .certificate_list > ul > li {float: left; width:50%;}

    .event_list > ul > li {float: left; width:50%;}

    .bbs_search_in.two_col .two_cell {float: none; clear: both; width:100% !important; padding-left:100px; padding-right: 0px !important}
    .bbs_search_in.two_col .cell01 {margin-bottom: 5px;}
    .bbs_search .two_col .btn_search {height:84px;}
    
    .ev_tb tbody tr td {height:75px;}
    
    table.board-list td .type {min-width:10px; display: block; font-size:0.85em; padding:2px 5px; height: auto; line-height: 140%; word-break: break-all}

    .view_slide {padding: 20px;}
    
    .gallery-pager {padding-top:20px;}
    
    .table_view_list {font-size: 14px;}
    .board-view td.view_ {font-size: 14px;}td {font-size: 14px;}
    .next_list {font-size: 14px;}
   
    
}

/* 600px 이하 */
@media screen and (max-width:599px) {
 

    .paging {margin:26px 0px 10px 0px; width:100%;}

    .paging a {font-size:13px;}


    .table_view_list {margin-left: -15px;}
    .table_view_list > li.fr {float: left !important} 
    .table_view_list > li {margin-right: 15px; padding-left: 15px;}
    
    .photo_listW li {width:50%;}
   
}


/* 480px 이하 */
@media screen and (max-width:479px) {
    .view_tit {padding:10px;}
    .view_tit .v_tit {font-size: 1.3em}
    .view_cell {padding-left: 10px;}
    .view_cell > li {padding: 10px 25px 10px 0px;}
    .view_td {padding: 20px 10px;}
    .board_re {padding:10px;}
    .board_re .ico_re > span {line-height:18px;}
    table th {word-break: break-all;}
	table.break_no  th {word-break:keep-all;}
    
	.photo_listW > ul {margin: 0px -10px;}
    .photo_listW > ul > li > div {margin-left:0px;}
	.photo_listW > ul > li {width:100%; float: none;}
    .photo_listW > ul > li .txt_s {padding-top: 0px;}
    .photo_listW > ul > li > a .txtW {min-height: auto;}    
    .board-write th {padding-left: 10px !important;}   
    .board-write td {padding:8px 5px; height: auto;}
    #inner_wrap table tbody tr td {font-size:0.9rem !important; padding: 5px; height:30px;}
    #inner_wrap table tbody tr th {font-size:0.9rem !important; padding: 5px}
    #inner_wrap table thead tr th {font-size:0.9rem !important; line-height:130%; padding: 5px; height:30px;}
    #inner_wrap table thead tr th.td_tit  {font-size:14px !important; padding:10px}
    #inner_wrap table tbody tr td .btnSmall span {padding: 3px 6px 3px 6px; font-size:12px;}
    .board-write .input {min-height:32px !important; line-height: 32px !important; padding-left: 5px;}
    .board-write .btnNormalB span {padding: 0px 15px; height:32px; line-height:31px;}
    .board-write .btnNormalB.cancel span {padding: 0px 15px; height:30px; line-height:30px;}
    
    #inner_wrap .board-view th.subject {font-size:15px !important; padding-top: 8px; padding-bottom: 8px; }
    .table_view_list {font-size: 13px;}
    
    .news_btn > li > a {line-height: 40px;}
    table .w_cell { display:none;}
    
    
    .file_input > input {min-height:36px; line-height:34px; padding-left: 5px;}
    .file_input label {padding: 0px 22px; height: 36px; line-height:36px;}
    .select_ds select {padding: 0px 0px 0px 5px; height:36px;}
    .select {height:36px;}
    table.board-list td .ico {line-height: 18px; height: 20px; min-width: 44px;}
   
    .next_list {font-size: 13px;}
    .next_list dl {padding-right: 0px; height: 45px; line-height: 45px; padding-left:80px;}
    .next_list dl dt {padding-left:20px; width:80px;}
    .next_list dl dd {height: 45px; line-height: 45px;}
    .next_list dl dd.date {display: none;}
    .bbs_search {padding:10px;}
    .bbs_search {margin-bottom:10px;}
	.bbs_search_in {padding:0px;}
	.bbs_search_in .select {position:relative; margin-bottom:5px; width:100%; line-height:34px; height:36px;}
	.bbs_search_in .btn_search {position:relative; display:block; margin:5px 0px 0px 0px; width:100%;}
    .bbs_search .btn_search {height:36px; line-height: 34px; font-size: 14px;}
    .bbs_search .input {line-height:34px; height:36px;}
    .bbs_search .two_col .btn_search {height:40px;}
    .bbs_search_in.two_col .two_cell {padding-left: 80px; margin-bottom: 0px;}
    .bbs_search_in.two_col .two_cell .pa {font-size: 13px; }
    
    .page_count .count {display: none;}
    .page_count .bbs_search {width: 100%; background: #f5f5f5;}
    
    .file_ico img {width: 14px;}
    
    
    .list_photo li {padding:15px 0px;}
    .list_photo li > a {padding-left:130px; min-height:120px;}
    .list_photo li .pic {width:120px; height: 120px;}
    .list_photo li .name {padding:2px 13px;}
    .list_photo li .txt_t {font-size:15px; margin:5px 0px;}
    .list_photo li .txt {font-size:12px; line-height:18px; margin-top:2px; padding-left: 60px;}

    .view_sns li a {width:24px; }

    
    .txt_i {background-size: 20px auto !important; padding-left: 25px !important; line-height: 20px !important;}
    .paging a { line-height:20px; *display:inline; width:20px; height:20px; font-size:14px; padding:2px; margin: 0px 2px;}
    .paging a.first, .paging a.last {padding:4px 3px 4px 3px;}
    .paging a.next, .paging a.prev {padding:4px 3px 4px 3px;}
    
    
    .input {min-height: 36px !important; line-height: 36px !important; padding-left: 5px;}
    .select_ds select {padding: 0px 0px 0px 5px; height: 36px;}
    .sch_topW {padding: 0px 10px;}
    .sch_topW .in_box .date {font-size:23px; }
    .ev_tb tbody tr td {height:40px;}
    .ev_tb tbody tr td .date {margin-left: -2px;}
    

    
    .gallery-pager {padding-top: 10px;}

    
    
    .newsletter_list > div > a {padding: 20px 20px 20px 145px; height: auto; min-height: 185px}
    .newsletter_list > div > a .pic {left:15px; top:20px; width: 111px; height:148px;}
    .newsletter_list > div .bt {left: 150px; top: 85px; width: calc(100% - 180px); width: -webkit-calc(100% - 180px);}
    .newsletter_list > div .bt > li > a {padding: 5px 3px; font-size: 13px;}
    .newsletter_list > div > a .txt_s {height:100px;}
    .newsletter_list > div > a .date {font-size: 13px;}
    
    .board-view .reply td {padding:10px !important;}
    .board-view .ico_reW .ico_re {line-height: 25px;}
    .board-view .ico_reW .date {line-height: 25px;}
    
    

}

/* 320px 이하 */
@media screen and (max-width:329px) {
	.event_list > ul > li {width:100%; float: none;}
    .photo_listW li {width:100%; float: none;}
    
}


