@charset "utf-8";
.sub_con ol, .sub_con ul, .sub_con li {list-style:none;} 

.sub_con p, .sub_con ul, .sub_con ol, .sub_con li, .sub_con dl, .sub_con dt, .sub_con dd, .sub_con form {list-style-image:none; list-style-position:outside; list-style-type:none; border:0px; margin: 0px;}
.sub_con h1, .sub_con h2, .sub_con h3, .sub_con h4, .sub_con h5, .sub_con h6 {font-size:100%; font-weight:normal;}
.sub_con table {border-collapse:collapse;}
.sub_con table img {max-width:100%;}
.sub_con caption {display: none;}
.table_line {border-top:2px solid #333333 }

.table_line1 {border-top:1px solid #333333;}
.table_line2 {border-top:2px solid #333333; overflow:hidden;}
.table_line2 .board-view {width:calc(100% + 2px); margin:-1px -1px 0px -1px;}
.table_line2 .table_style1 {width:calc(100% + 2px); margin:0px -1px 0px -1px;}




.program_list {padding-top:10px;}
.program_list > ul {overflow:hidden; margin:-20px -10px; padding: 0px;}
.program_list > ul > li {float:left; width:25%; box-sizing:border-box; padding:20px 10px;}
.program_list .box:hover .pic:after {opacity: 0.5;}
.program_list .box {display:block; color:#333;}
.program_list .box .pic {display:block; margin-bottom:20px; padding-bottom:100%; position:relative; box-sizing:border-box;  overflow:hidden}
.program_list .box .pic:after {display:block; content:""; width:100%; height:100%; box-sizing:border-box; border:1px solid #000; transition:all 0.2s 0s ease-in-out; position:absolute; left:0px; top:0px;}
.program_list .box .pic > img {position:absolute; left:0px; top:0px; /*width:100%; height:100%;*/ position:absolute; left:50%; top:50%; transform:translate(-50%, -50%)}
.program_list .box .status {display:block; width:60px; line-height:32px; color:#fff; background:#353736; font-size:15px; text-align:center;}
.program_list .box .status.on {background:#f4b0be; color:#000; font-weight:400;}
.program_list .box .txt_t {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-size:15px; line-height:130%; vertical-align:top; margin:10px 0px; font-weight:400; text-align: center}
.program_list .box .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:22px; height:44px; color:#666666; font-size:16px;}
.program_list .box .ico_n {display:inline-block; vertical-align:top; margin:8px 0px 0px 5px; }
.program_list .box .date {display:block; font-size:16px; font-weight:100; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.program_list .box .date > strong {padding-right:5px;}
.program_list .box .best {position:absolute; left:0px; top:5px;}
.program_list .box .choo {width:62px; height:62px; box-sizing:border-box; border:2px solid #000; border-radius:100%; background:#fff; display:flex; flex-wrap:wrap; justify-content:center; font-size:12px; flex-direction:column; align-items:center; font-weight:500; position:absolute; right:0px; bottom:22%; z-index:2; transition:all 0.2s 0s ease-in-out; }
.program_list .box .choo.on {background:#f4b0be}
.program_list .box .choo img {width:26px;}


/* LIVE PRODUCTION */
.production_list {padding-top:10px;}
.production_list > ul {display: flex; flex-wrap: wrap; overflow:hidden; margin:-20px -10px; padding: 0px;}
.production_list > ul > li {/* float:left; */ width:25%; box-sizing:border-box; padding:20px 10px; list-style: none; cursor: pointer; text-align: center; color:#fff; }
.production_list .box:hover .pic:after {opacity: 0.5;}
.production_list .box {display:block; color:#333;}
.production_list .box .pic {display:block; margin-bottom:20px; padding-bottom:100%; position:relative; box-sizing:border-box;  overflow:hidden}
.production_list .box .pic:after {display:block; content:""; width:100%; height:100%; box-sizing:border-box; border:1px solid #000; transition:all 0.2s 0s ease-in-out; position:absolute; left:0px; top:0px;}
.production_list .box .pic > img {position:absolute; left:0px; top:0px; /*width:100%; height:100%;*/ position:absolute; left:50%; top:50%; transform:translate(-50%, -50%)}
.production_list .box .status {display:block; width:60px; line-height:32px; color:#fff; background:#353736; font-size:15px; text-align:center;}
.production_list .box .status.on {background:#f4b0be; color:#000; font-weight:400;}
.production_list .box .txt_t {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-size:15px; line-height:130%; vertical-align:top; margin:10px 0px; font-weight:400; text-align: center}
.production_list .box .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:22px; height:44px; color:#666666; font-size:16px;}
.production_list .box .ico_n {display:inline-block; vertical-align:top; margin:8px 0px 0px 5px; }
.production_list .box .date {display:block; font-size:16px; font-weight:100; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.production_list .box .date > strong {padding-right:5px;}
.production_list .box .best {position:absolute; left:0px; top:5px;}
.production_list .box .choo {width:62px; height:62px; box-sizing:border-box; border:2px solid #000; border-radius:100%; background:#fff; display:flex; flex-wrap:wrap; justify-content:center; font-size:12px; flex-direction:column; align-items:center; font-weight:500; position:absolute; right:0px; bottom:22%; z-index:2; transition:all 0.2s 0s ease-in-out; }
.production_list .box .choo.on {background:#f4b0be}
.production_list .box .choo img {width:26px;}



.code_area {position:relative; display:flex; flex-wrap:wrap; box-sizing:border-box; width:100%; max-width:500px; overflow:hidden;}
.code_area input {width:100%; margin-left:5px; flex:1; z-index:2;}
.code_area .code {width:100px; font-size:14px; display:inline-flex; flex-wrap:wrap; justify-content:center; align-items:center; background:#000000; color:#fff; z-index:2}

table.board-list { width:100%; table-layout: fixed; font-size:16px}
table.board-list th { padding:13px 0 13px; border-top:1px solid #525252; border-bottom:1px solid #525252; text-align: center; font-weight: 400}
table.board-list td {border-top:1px solid #525252; border-bottom:1px solid #525252; padding:12px 5px 12px; font-weight: 300; text-align: center; word-break: break-all; line-height: 140%;}
table.board-list td.subject { text-align:left; padding-left:20px; padding-right:10px;}
table.board-list td a {color: #fff;}
table.board-list td a:hover {text-decoration: underline; color:#000; opacity:.8;}
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.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: #ffc240; text-align: center; border-radius: 30px; line-height: 15px; height: 16px; margin-left: 3px; color: #000 !important; font-size: 11px; min-width: 30px; vertical-align: middle;}
table.board-list td.bg {background-color:#f7f7f7;}
table.board-list td .ico {display: inline-block; border: 1px solid #666; color: #fff; background: #666; font-size: 0.95em; padding:0px 5px; min-width:40px; vertical-align: top; margin-right: 4px; text-align: center; height:22px; line-height:22px;}
table.board-list.fn td {font-weight: 300}
table.board-list.dot_line {border-collapse:separate; border-top:2px solid #666666;}
table.board-list.dot_line thead th {font-size:15px; padding:20px 0; border:none; background:none;} 
table.board-list.dot_line thead tr {background:url(img/common/quick_line.gif) repeat-x left bottom #f2f2f2;} 
table.board-list.dot_line thead tr.bgc_no {background:url(img/common/quick_line.gif) repeat-x left bottom ;} 
table.board-list.dot_line td {border:none; border-top:1px solid #ececec; padding:20px 5px;}
table.board-list.dot_line td.subject {padding-left:20px;}
.total_table table.board-list.dot_line td {padding:35px 5px;}
table.board-list .notice td {background: #f2f2f2;}



/* 뷰페이지 */
.board-view_top {border-top:1px solid #d9d9d9}
.board-view { width:100%; table-layout:fixed; }
.board-view th {background:#eff1f6; border-bottom:1px solid #d9d9d9; padding:14px 5px 14px 20px; text-align:left; font-weight:300; color:#262626;}
.board-view th.subject {background:#eeeeee; border-bottom:1px solid #dddddd; font-size:1.05em;}
.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(../images/sub/ico_price.png) no-repeat left top; font-size:1.4em; padding:6px 0px 7px 40px;}
.board-view td {border-bottom:1px solid #d9d9d9; padding:14px 10px 14px 20px; min-height:27px; font-weight:100; 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:1px solid #ededed; 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:#f2f4f7; padding:30px 20px; word-break:break-all}
.board-view .reply td .faq span { display:block; height:27px; padding-left:44px; background:url(../images/sub/icon_re2.gif) no-repeat left 3px; color:#b50047;}
.board-view .ico_reW {padding:0px 0px 5px 0px;}
.board-view .ico_reW .ico_re {display:inline-block; border-radius:3px; background:#ff5546 !important; font-size:0.9em; font-weight:300;  color:#fff; padding:0px 5px; line-height:160%; 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:#eff1f6}
.frameW {position:relative; padding-top:56.25%; margin:0 auto;}
.frameW iframe {position:absolute; left:0px; top:0px; width:100% !important; height:100% !important;}




.table_view_list {overflow:hidden; margin-left:-25px;}
.table_view_list li {float:left; padding:3px 0px 3px 25px; margin-right:30px; min-height:20px; line-height:20px; color:#666666; font-weight:500; background:url(../images/sub/top_line2.gif) no-repeat left center;}
.table_view_list li:first-child {background:none;}
.table_view_list li:first-child {margin-left:0px;}

.table_view_list li span.tt {color:#000; font-weight:300;}

.table_view_list li .tt a {display:inline-block; padding-left:5px; border-left:1px solid #999; margin-right:6px; color:#000}
.table_view_list li .tt a:first-child {border-left:none; padding-left:0px;}


.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}
.board_content {padding:30px 0px 30px 0px; margin-bottom:30px;}

.click_count {text-align:right; padding:10px 0px; font-size:1.05em; color:#666666;}

.view_tit {padding-bottom: 10px; margin-bottom:10px; color: #fff; border-bottom:1px solid #ddd; position:relative;}
.view_tit .v_tit {font-size:1.4em; margin: 0px; padding-bottom:10px; color: #fff; line-height:140%; font-weight:600 !important; word-break:break-all;}
.view_tit .status {display:inline-block; vertical-align:top; width:60px; line-height:32px; color:#fff; background:#353736; font-size:15px; text-align:center; margin-bottom:4px;}
.view_tit .status.on {background:#f4b0be; color:#000; font-weight:400;}

.view_tit .v_list {padding-top:0px;margin: 0px -10px; padding: 0px;}
.view_tit .v_list > li {display:inline-block; color:#fff; vertical-align:top; font-weight:300; font-size:1em; line-height:120%; padding:0px 10px; position:relative; padding-top:5px; opacity: 0.5; margin: 0px;}
.view_tit .v_list > li:before {display:block; content:""; width:1px; height:14px; background:#666; position:absolute; left:0px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%)}
.view_tit .v_list > li:first-child:before {display:none;}
.view_tit .go_back { position:absolute; left:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.view_tit .go_list {display:block; font-size:1.15em; font-weight:500; color:#000000; word-break:break-all; }
.view_tit .go_list > span {display:block; line-height:26px; padding-left:35px; background:url(../images/sub/left.png) no-repeat left center;}


.view_date > ul {overflow:hidden;}
.view_date > ul li {float:left; padding-bottom:5px;}
.view_date > ul li.file .txt_t {padding-left:30px; line-height:25px; background:url(../images/sub/ico_file2.png) no-repeat left 0px;}
.view_date > ul li.file a {display:inline-block; padding-right:5px;}
.view_date > ul li .txt_t {color:#999999; display:inline-block; padding-right:5px; font-weight:400;}
.view_date > ul li:nth-child(2) {float:right;}

.v_data {display:flex; flex-wrap:wrap; margin:-2px -10px !important; padding:10px 0px 20px 0px; justify-content:space-between}
.v_data > li {box-sizing:border-box; padding:2px 10px;}
.v_data > li.one {width:100%;}
.v_data > li > dl {display:flex; flex-wrap:wrap; }
.v_data > li > dl dt {position:relative; width:90px; font-weight: 300;}
.v_data > li > dl dt .ico {display:inline-block; padding-right:15px;}
.v_data > li > dl dd {flex:1}
.v_data > li a {color:#fff; opacity:0.9;}


.view_data {display:flex; flex-wrap:wrap; margin:-10px; padding:10px 0px 40px 0px;}
.view_data > li {box-sizing:border-box; width:50%; padding:10px;}
.view_data > li > dl {display:flex; flex-wrap:wrap; }
.view_data > li > dl dt {position:relative; width:170px;}
.view_data > li > dl dt .ico {display:inline-block; padding-right:15px;}
.view_data > li > dl dd {flex:1}


.view_bottom {background:#eff1f6; overflow:hidden; padding:25px 20px; margin-top:40px;}
.view_bottom > li {width:33.333%; box-sizing:border-box; float:left;}
.view_bottom > li:nth-child(1) {text-align:left}
.view_bottom > li:nth-child(2) {text-align:center}
.view_bottom > li:nth-child(3) {text-align:right}
.view_bottom > li > a {display:inline-block; color:#000; line-height:26px; font-weight:500; font-size:1.1em;}
.view_bottom > li > a > span {display:block;}
.view_bottom > li:nth-child(1) > a > span { padding-left:40px; background:url(../images/sub/left.png) no-repeat left center;}
.view_bottom > li:nth-child(2) > a > span { width:37px; height:23px; background:url(../images/sub/list.png) no-repeat right center;}
.view_bottom > li:nth-child(3) > a > span { padding-right:40px; background:url(../images/sub/right.png) no-repeat right center;}

.view_con {padding:20px; border-top:1px solid #ddd;  border-bottom:1px solid #ddd;  }

.answer_box {background:#f3f4f8; padding:20px; margin-top:0px;}
.answer_box .answer_tit {display:flex; flex-wrap:wrap; position:relative; padding-right:50px;}
.answer_box .answer_tit .close_bt {position:absolute; right:0px; top:0px; padding-left:0px; }
.answer_box .answer_tit .close_bt > button {display:block; content:""; width:40px; height:40px; background:url(../img/main/q_arrow.png) no-repeat center center; text-indent:-999999px;}
.answer_box .answer_tit > dt {width:70px; height:31px; line-height:30px; color:#fff; text-align:center; background:#6767c6; font-size:12px;}
.answer_box .answer_tit > dd {flex:1; padding-left:20px;}
.answer_box .answer_tit > dd .txt_t {display:block; font-size:1.1em; color:#000;}
.answer_box .answer_tit > dd .txt_s {display:block; padding-top:8px; }
.answer_box .answer_con {padding:20px; margin-top:20px; background:#fff; border:1px solid #ccc; font-size:0.95em; line-height:140%;}





/* 페이징 */
.paging {overflow:hidden; text-align:center; margin:36px 0px 25px 0px; width:100%; font-weight:300; font-size:0px;}
.paging img {vertical-align:top;}
.paging a {color:#fff; vertical-align:middle; display:inline-block; zoom:1; line-height:30px; *display:inline; width:31px; height:31px; overflow:hidden; border-radius:100%; font-size:17px; margin:0px 2px; font-weight:400;}

.paging a.first, .paging a.last {width:31px; height:31px;  border:1px solid #fff; background: #fff;}
.paging a.next {width:31px; height:31px; margin-left:10px;  border:1px solid #fff; background: #fff;}
.paging a.prev {width:31px; height:31px; margin-right:10px; border:1px solid #fff; background: #fff;}
.paging a.on {color:#000; background:#fdba30; border:1px solid #fdba30;}



/* 게시글 검색 */
.list_count_wrap .bbs_search {float:right; width:100%; max-width:545px;}


.list_count_wrap {overflow:hidden; }
.list_count_wrap .list_count {float:left; margin-top:15px;}
.list_count {overflow:hidden; margin-bottom:15px; padding-left:50px; line-height:41px; background:url(../images/sub/ico_page.png) no-repeat left center; }
.list_count > p {float:left; line-height:41px; }
.list_count .line {display:inline-block; width:4px; height:14px; border-radius:3px; transform:rotate(-45deg); background:#0053a7; margin:-2px 6px;}
.list_count .select {float:right; height:34px; line-height:32px;}


.bbs_search {margin-bottom:30px;}

.bbs_search_in {position:relative;}
.bbs_search_in fieldset {display:flex; flex-wrap:wrap;}
.bbs_search_in .btn_search { position:absolute; right:0px; top:0px;}
.bbs_search_in .select {margin-right:5px;}
.bbs_search_in #searchstr {width:100% !important;}
.bbs_input_in {background:#f5f5f5; flex:1; position:relative; padding-right:50px border:1px solid #f5f5f5; }

.bbs_search .select {border:1px solid #666666; vertical-align:middle; width:140px; background-color:#fff; height:51px;  border-radius:0px;}
.bbs_search .st_select {min-width: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; border:none; line-height:38px; width:100%; padding:0px; color:#737070}
.bbs_search .bt {padding:11px; width:28px; height:28px; background:url(../images/sub/bt_search.png) no-repeat center center; display:block; position:absolute; right:0px; top:0px; box-sizing:inherit; text-indent:2000px; font-size:1px;}
.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:none; background:none; color:#656565; line-height:48px; height:49px; vertical-align:middle; width:100%;}
.bbs_search .btn_search {
    background:#757a85;
    display:inline-block;
    zoom:1;
    color:#fff;
	border:1px solid #757a85;
	padding:0px;
    font-family:Nanum Gothic;
    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(../images/sub/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%; border-bottom:1px solid #9d9d9d; font-size:16px;}
.board-write th { border-top:1px solid #9d9d9d; line-height:130%; padding:10px 5px 10px 0px; text-align:left; font-weight:400}
.board-write td {border-top:1px solid #9d9d9d; height:36px; word-break:break-all; font-weight:300; line-height:130%; padding:10px 10px 10px 10px; }
.board-write td.tc {text-align:center;  padding:12px 0 11px 0px;}

.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:40px; width:100%; border-radius:4px; text-indent: 10px; border:1px solid #fff; }
.board-write .select {min-height:40px; width:100%; border-radius:4px;  border:1px solid #fff;  }
.board-write .textarea {border-radius:4px; padding: 10px;  border:1px solid #fff;  }



.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;}
.board-write.bg_no th {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(../images/sub/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;}




/* 비밀글 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:2em; color:#000; font-weight:500; line-height:140%; padding:30px 0px 10px 0px;}

.pw_box form {text-align:center;}
.pw_box form .input {width:100%; height:44px; line-height:44px; border-radius:4px; }
.pw_box .bt {padding:30px 0px 50px 0px;}
.pw_box .bt > a {display:block; background:#6767c6; line-height:60px; color:#fff; font-weight:400; font-size:1.2em; border-radius:50px;}


.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;}

/* 댓글 쓰기 */
.commont_wrap {margin-top:40px; border-top:1px solid #ddd; padding-top:35px;} 
.commont_wrap .commenttit {font-family:nGothicB; color:#565656; padding-bottom:5px;}
.commont_wrap .userinput {background:#f3f4f8; padding:20px; display:flex; flex-wrap:wrap; margin-top:13px;}
.commont_wrap .userinput .textarea {flex:1; font-size:16px; height:85px;}
.commont_wrap .userinput .btnSubmit {display:block; width:130px; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; box-sizing:border-box; font-weight:400; color:#fff; background:#353736; border:3px solid #000; text-align:center; font-size:18px; margin-left:5px;}


.comment_list {margin-top: 10px; font-size: 16px; border-top:1px solid #000}
.comment_box {padding:20px 0px; position: relative; overflow: hidden; border-bottom:1px solid #e5e5e5; }
.comment_box .name {float: left; width:120px; color: #333333; word-break: break-all; box-sizing: border-box; padding-left: 20px;}
.comment_box .txt {float:right; width:calc(100% - 120px); color: #000; width:-webkit-calc(100% - 120px); position: relative; box-sizing: border-box; padding-right:40px;}
.comment_box .txt .del {position: absolute; right: 0px; top: 0px; width: 35px; height: 35px; box-sizing: border-box; border: 1px solid #cccccc; background: url(../images/sub/x.png) no-repeat center center #fff; text-indent: -99999px; display: block;}
.comment_box .date {color: #666666; padding-top: 5px;}


.xans-board-commentwrite {margin:20px 0 0; padding:5px 20px 10px; border:1px solid #e9e9e9; background-color:#fbfafa; color:#353535; font-size:12px;}
.xans-board-commentwrite .view {position:relative; margin:10px 0 0; padding:0 95px 0 0;}
.xans-board-commentwrite textarea {width:100%; height:52px; margin:0 5px 0 0;}
.xans-board-commentwrite .submit {position:absolute; top:0; right:0;}
.xans-board-commentwrite strong {display:block; font-size:13px; margin:5px 0 15px 0;}
.xans-board-commentform {margin:10px 0px 20px 0px; padding:5px 20px 20px; border:1px solid #e9e9e9; background-color:#fbfafa; color:#353535; display:none; font-size:0.95em;}
.xans-board-commentform p {margin:10px 0 0;}
.xans-board-commentform .view {position:relative; margin:10px 0 0; padding:0 184px 0 0;}
.xans-board-commentform .submit {position:absolute; top:0; right:0;}
.xans-board-commentform textarea {width:100%; height:54px; margin:0 5px 0 0;}






.next_list {border-top:1px solid #ddd; padding:35px 0px; margin-top:40px; position:relative;}
.next_list:after {display:block; content:""; clear:both;}
.next_list dl {width:50%; box-sizing:border-box; position:relative; line-height:60px;}
.next_list dl.next {float:left; padding-left:10px; padding-right:90px;}
.next_list dl.prev {float:right; padding-left:90px; padding-right:10px;}
.next_list dl.prev dt {left:auto; right:0px; padding-left:0px; padding-right:30px; background:url(../images/sub/next2.png) no-repeat right center;}
.next_list dl.prev dd {text-align:right; padding-right:20px; padding-left:10px;}
.next_list dl dt {position:absolute; left:0px; top:0px; text-align:left; display:inline-block; background:url(../images/sub/prev2.png) no-repeat left center; padding-left:30px; font-size:0px;}
.next_list dl dd {padding-left:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; padding-right:10px; height:60px;}
.next_list dl dd a {color:#333;  display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.next_list dl dd.date {position:absolute; padding-left:0px; background:none; padding-right:25px; right:0px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}

.next_list_wrap {position:relative; margin-top:10px; }
.next_list_wrap .btn_list {position:absolute; left:50%; top:50%; z-index:9; transform: translate(-50%, -50%); margin-top: 2px;}
.next_list_wrap .btn_list {width:215px;}



.flex_input {display:flex; flex-wrap:wrap; align-items:center}
.flex_input .input {flex:1;}
.flex_input .select {flex:1;}
.flex_input .space {width:15px; text-align:center;}
.flex_input.tel .input:nth-of-type(1) {flex:1.5;}
.flex_input.tel .input:nth-of-type(2) {flex:2;}
.flex_input.tel .input:nth-of-type(3) {flex:2;}





/* 댓글 리스트 */
table.comment-list {margin-top:10px; width:100%;}
table.comment-list td {border-bottom:1px solid #d9d9d9; padding:11px 0 9px; text-align:center;}
table.comment-list td.subject {text-align:left; padding-left:10px;}
table.comment-list td.subject a {line-height:14px; padding-right:10px;}
table.comment-list td img {vertical-align:middle;}

/* 첨부파일 버튼 디자인 */
.file_upload { /*padding-right:85px; padding-right:100px;*/ position:relative;}
.file_upload label {cursor:pointer; display:inline-block; overflow:hidden; padding:0px 22px; height:40px; line-height:39px; background:#757a85; color:#fff;}
.file_upload label input {position:absolute; width:0; height:0; overflow:hidden; padding:0px; border:none;}
.file_upload > 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;}

.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;}
.file_area.img > li {display:inline-block; padding:5px; border:none;}
.file_area.img > li .pic {display:block; border:1px solid #ccc; padding:3px;}
.file_area.img > li > span {display:block; max-width:100px; float:none; width:100%;}
.file_area.img > li .del {position:relative; display:block; right:auto; top:auto; margin-top:5px; transform:none; -webkit-transform:none;}



/*
.file_W {position:relative;}
.file_input {padding-right:100px; position:relative;}
.file_input label { position:absolute; right:0px; top:0px; cursor:pointer; display:inline-block; overflow:hidden; padding:0px 22px; height:40px; line-height:39px; background:#757a85; color:#fff;}
.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;}
.file_input1 label { position:relative; right:auto; top:0px;}
.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; border-radius:2px; height:30px; line-height:29px; font-size:14px; box-sizing:border-box;}
.add_plus span.red {color:#e20e20;}
.input_del { position:absolute;   right:0; top:7px;}
.input_del > a {display:block;}
*/

/* add file */
.file_W {position:relative;}
.file_input {display:flex; flex-wrap:wrap; position:relative; padding:0px;}
.file_input label {cursor:pointer; display:inline-block; overflow:hidden; padding:0px 5px; text-align:center; height:40px; line-height:38px; background:#eff1f6; color:#333; width:100%; max-width:85px; font-size:15px; border-radius:4px; border: 1px solid #cccccc; font-weight:300; margin-bottom: 0px;}
.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; flex:1; border-radius:4px; margin-right:5px; border:solid 1px #fff; width:100%;  box-sizing:border-box; -moz-box-size:border-box; min-height:38px; height: 40px; padding-left:10px;}
.file_input1 label { position:relative; right:auto; top:0px;}
.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 #a33ab0; background:#fff; height:47px; line-height:45px; font-weight:400; min-width:76px; color:#a33ab0; font-size:18px; box-sizing:border-box;}
.add_plus span.red {color:#e20e20;}
.input_del { position:absolute;   right:0; top:7px;}
.input_del > a {display:block;}
.input_del span { padding:0 10px; text-align:center; display:inline-block; vertical-align:middle; border:1px solid #333; background:#333; height:41px; line-height:39px; font-weight:400; min-width:76px; color:#fff; font-size:14px; box-sizing:border-box;}
#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;}
.file_area.img > li {display:inline-block; padding:5px; border:none;}
.file_area.img > li .pic {display:block; border:1px solid #ccc; padding:3px; width:100px; height:100px;}
.file_area.img > li > span {display:block; max-width:100px; float:none; width:100%;}
.file_area.img > li .del {position:relative; display:block; right:auto; top:auto; margin-top:5px; transform:none; -webkit-transform:none;}

#file_add li.pt5, #option_add li.pt5, #file_add_img li.pt5 {position:relative;}


.hrz_read .view_tit .v_tit {color: #000; text-align: center; }
.hrz_read .view_tit {padding-bottom: 0px; padding-top: 10px;border: none;}
.hrz_read .view_con {border-color:#000}







/* 980px 이하 */
@media screen and (max-width:980px) {
  
	
    
}
/* 768px 이하 */
@media screen and (max-width:767px) {
 
	
    .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;}
    
  
	
	
    .next_list {padding-top:0px;}
	.next_list dl {float:none; width:100%; padding:0px 0px 0px 10px !important; height:55px; line-height:55px; }
    .next_list dl dd {text-align:left; border-right:none !important; height:55px; line-height:55px;padding:0px 10px !important}
    .next_list dl.prev {border-top:1px solid #ccc }
    .next_list dl.prev dt {left:0px; right:auto; padding-left:30px; padding-right:0px; background-position:left center}
    .next_list dl.prev dd {text-align:left}
    .next_list_wrap .btn_list {position:relative; display:block; left:auto; top:auto; margin:0px auto; width:auto; max-width:180px; transform: none; }
    
    
    .view_date > ul li {float:none !important;}
	.view_date > ul li .txt_t {padding-left:30px;}
	
	.view_data {padding-bottom:40px;}
	.view_data > li {width:100%}
	.view_data > li .ico img {height:25px;}
	.view_data > li > dl dt {width:140px;}
	

	

	
	table.board-list {font-size:14px;}
	
	table.board-list td .key_ico {width:15px;}
	table.board-list td.subject .org {line-height:20px; height:20px; font-size:11px;}
	
	.view_tit .status {width:55px; line-height:26px; font-size:13px;}
	
	.commont_wrap .userinput {padding: 10px;}
	.commont_wrap .userinput .btnSubmit {width: 100px; font-size: 16px;}
	.comment_list {font-size: 15px;}

	
	.program_list > ul > li {width: 50%}

	.production_list > ul > li {width: 50%}
	
	
}

/* 600px 이하 */
@media screen and (max-width:599px) {
    table.board-list {font-size:13px}
    
    
    .board-write {font-size:13px;}

    .paging {margin:26px 0px 10px 0px; width:100%;}

    .paging a {font-size:13px; margin:0px 2px; padding:0px;}
    

    .paging a.first, .paging a.last {width:28px; height:28px;}
    .paging a.next {width:28px; height:28px; margin-left:0px;}
    .paging a.prev {width:28px; height:28px; margin-right:0px;}
    .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 > ul > li {width:50% !important;}
	
	
	

}


/* 480px 이하 */
@media screen and (max-width:479px) {
	
	.sub_con {font-size: 13px;}
    table th {word-break:break-all;}
	

	
    
    .board-write th {padding-left:10px !important;}   
    .board-write td {padding:8px 5px; height:auto;}
 
	
    .board-write .input {min-height:36px !important; line-height:36px !important; padding-left:5px;}
    .board-write .btnNormalB span {padding:0px 11px; font-size:12px; height:36px; line-height:35px;}
    .board-write .btnNormalB.cancel span {padding:0px 20px; height:34px; line-height:33px;}
    .file_input > input {min-height:36px; line-height:34px; padding-left:5px;}
    .file_input label {max-width:75px; font-size:12px; height:36px; line-height:36px;}
    .select_ds select {padding:0px 0px 0px 5px; height:36px;}
    .select {height:36px;}
  
	
	.code_area .code {width:70px; font-size:13px;}

    
    .next_list dl {padding-left:70px; height:45px; line-height:45px; padding-left:90px !important;}
    .next_list dl dt {font-size:13px; padding-left:20px; left:10px; background-position:13px left !important}
    .next_list dl dd {font-size:13px; height:45px; line-height:45px; padding-left:15px}
    .next_list dl dd.date {padding-right:15px}
    .next_list dl.prev dt {left:10px; padding-left:20px;}
   
    
    
    .bbs_search {padding:0px; box-sizing:border-box;}
    .bbs_search {margin-bottom:10px;}
	.bbs_search_in {padding:0px;}
	.bbs_search_in .select { position:relative; margin-bottom:5px; width:100%; margin-right: 0px;}
	.bbs_search_in .btn_search { position:relative; display:block; margin:5px 0px 0px 0px; width:100%;}
    .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; }
	.bbs_search .select {height:41px;}
	.bbs_search .input {height:41px; line-height:41px;}
	.bbs_search .bt {padding:6px;}

	

    .xans-board-commentwrite span.ib {display:block !important; width:100%;}
    .xans-board-commentwrite span.ib label {display:inline-block; vertical-align:middle; min-width:70px;}
	table .w_cell { display:none;}

    .xans-board-commentform {padding:5px 10px 10px;}
    .xans-board-commentform .view {padding-right:103px;}
    .xans-board-commentform .submit .btnSubmit span {padding:0px 10px; }
    .xans-board-commentwrite {padding:5px 10px 10px;}
    .xans-board-commentwrite .view {padding:0 53px 0 0;}
    .xans-board-commentwrite .submit span {padding:0px 10px; }
    
    .input {min-height:36px !important; line-height:36px !important; padding-left:5px;}
   
	
	
    .view_tit .v_list > li {font-size:13px !important;}
    .view_date {background-size:auto 10px; padding-bottom:20px; padding-top:0px; }
	.view_date > ul li .txt_t {padding-left:18px;}
	.view_date > ul li.file .txt_t {padding-left:18px;background-size:13px auto; background-position:left 4px; }
	
	.view_data {padding-bottom:20px;} 
	.view_data > li .ico img {height:22px;}
	.view_data > li > dl dt {width:125px;}

	.v_data > li > dl dt {width:70px;}
    .v_data {padding: 0px 0px 10px 0px;}
 

	
	
	.view_tit .status {width:50px; line-height:22px; font-size:12px;}


	
    .view_con {padding:10px 0px;}
	

	
	.table_style1 {font-size:12px;}
    .list_count_wrap {font-size:14px;}
    
   
	
    table.board-list td .key_ico {width:13px;}
	table.board-list td.subject .org {line-height:19px; height:19px; font-size:10px;}
	
	.answer_box {padding:15px;}
	.answer_box .answer_tit > dd {flex-basis:100%; width:100%; padding-left:0px; padding-top:10px;}
	.answer_box .answer_tit .close_bt {width:40px; height:40px; flex-basis:40px; padding-top:0px;}
	.answer_box .answer_con {padding:10px;}
	

	.commont_wrap .userinput .btnSubmit {width:80px; font-size:15px;}
	.comment_list {font-size:13px;}
	.comment_box .name {width:80px; padding-left: 0px;}
	.comment_box .txt {width: calc(100% - 80px); width: -webkit-calc(100% - 80px);}
	
	.program_list > ul > li {width: 100%;}
	.program_list .box .txt_t {font-size: 13px;}

	.production_list .box .txt_t {font-size: 13px;}
	
	
}



