@charset "utf-8";
/* video board css - skin:basic
 * @latest 2021.08.03 YHY
 * @latest 2022.04.15 SSJ
 * @latest 2024.02.19 YHY
*/

#listFrm {/*max-width:1300px;*/ margin:0 auto;}
#listFrm .main-menu-bar {max-width:100%;}
#listFrm .main-menu-bar select {height:40px;line-height:40px; font-size:15px;max-width:200px;}
.allbox #bbs_area {margin-bottom:50px;}
	#bbs_area .mb30>p:only-child>br:only-child {display:none;}

.basic-table01 {width:100%;border-top: 1px solid #ccc !important;/* border-top: none !important; */border-bottom:1px solid #ccc;border-collapse: collapse;margin:10px 0 50px;table-layout: fixed;}
.basic-table01 thead tr th, .basic-table01 tbody tr td{text-align:center; padding:20px 0; position:relative;}
.basic-table01 thead tr th,
.basic-table01 thead tr th a {font-weight:700;font-size: 18px;color:#333;}
.basic-table01 thead tr th a:focus {width:100%; float:left;}
.basic-table01 thead tr th a:focus span {display:block !important; position:absolute; top:3px; padding:20px 0; width:100%; text-align:center;
										background:#fff; outline-style:dotted;}
.basic-table01 thead tr {border-bottom:1px solid rgba(0,0,0,0.3);}

.basic-table01 tbody tr th{/* font-weight:700; */ /* font-size:13px; */ /* color:#626b7c; */ /* background:#fcfcfc; */ /* text-align:center; */}
.basic-table01 tbody tr {border-bottom:1px solid #ddd;}
.basic-table01 tbody tr td {/* background:#fff; *//* color:#333; *//* font-size: 17.5px; *//* padding:25px 0; */}
.basic-table01 tbody tr td a{/* border-radius:3px; */color:#333; padding:3px 10px; /* font-size:13px; *//* line-height:14px; */}
.basic-table01 tbody tr td.txt-l a{padding:0;}
.basic-table01 tbody tr td.txt-l a:hover {text-decoration:underline;}
.basic-table01 tbody tr td.txt-l a + span.colorRed {font-weight:600; color:#333;}
.basic-table01 tbody tr td a.btn-s{color:#fff;}
.basic-table01 tbody tr td .circle_badge {font-size:14px; padding:7px 5px; text-align:center; margin:0 3px; color:#333; cursor:default; border-radius:0;
										  background:linear-gradient(#f8f8f8, #ececec); border:1px solid #ccc; line-height:normal; width:77px; box-sizing:border-box;}
.basic-table01 tbody tr td .circle_badge.bg-red-strong {color:white; background:linear-gradient(#a0a0a0, #8c8c8c) !important; border:1px solid #8c8c8c;}

	@media (max-width:799px){
		.basic-table01 thead tr th, .basic-table01 thead tr th a {font-size:15px; word-break:keep-all;}
		.basic-table01 thead tr th:nth-child(5) a, .basic-table01 thead tr th:nth-child(6) a,.basic-table01 thead tr th:nth-child(7) a {font-size:13px;}
		.basic-table01 tbody tr td {font-size:14px; padding:20px 0;}
		.basic-table01 tbody tr td .circle_badge {width:auto; word-break:keep-all; padding:7px 0; font-size:13px; font-weight:600;}
	}
	
	
.brdotherPostTBL {}
.brdotherPostTBL tbody tr .PageMoveBtn {/* padding: 0 20px; */letter-spacing: 0px;/* text-align: left; */}
.brdotherPostTBL tbody tr .PageMoveBtn:before {content:"";width: 8px;height: 8px;display:inline-block;border: 2px solid #333;transform: rotate(45deg);margin-right: 13px;vertical-align: middle;}
.brdotherPostTBL tbody tr .prevPageBtn:before {border-width:1px 0 0 1px;margin-top: 5px;}
.brdotherPostTBL tbody tr .nextPageBtn:before {border-width:0 1px 1px 0;margin-top: -9px;}
.brdotherPostTBL tbody tr td:last-child {font-size:0.95em;padding: 26px 0;}
.brdotherPostTBL tbody tr td.txt-l a {width: 90%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;}
.brdotherPostTBL tbody tr:first-child td {border-top-color:#ccc;}
.brdotherPostTBL tbody tr:last-child th, .brdotherPostTBL tbody tr:last-child td {border-bottom-color:#ccc;}
	@media (max-width:799px) {
		.brdotherPostTBL tbody tr td:last-child {display:none;}
		.brdotherPostTBL colgroup col:last-child {display:none;}
	}



/* view (상세페이지) */
.basic-table01 ~ .board001 {margin-top:50px;}
.board001 ~ .board001 {border-top:2px solid #dfdfdf; margin-top:30px;}
.board001 {/* border:1px solid #dfdfdf; *//* border-width:1px 0; *//* padding:0 0 10px; */overflow:hidden;clear:both;}
.board001 .list_tit {overflow:hidden;border-top:2px solid #333;width: 100%;}
.board001 .list_tit .brdDetailTit {float:left;font-weight:600;width:100%;text-align:left;padding: 20px 10px 5px;/* border-bottom:1px solid #ccc; */font-size:22px;line-height:150%;box-sizing:border-box;word-break:keep-all;}
.board001 .list_tit h5 span.mg_r10 {font-size: 0.7em !important;font-weight: 400; display: inline-block; vertical-align: middle;}
.board001 .list_tit h5 > img {vertical-align:-10px; margin-right:5px;}
.board001 .list_tit h5 > span.sub_title {font-size:12px; border-left:1px solid #c1c1c1; padding-left:7px; vertical-align:1px; line-height:18px; height:18px;
										display:inline-block; margin-left:5px; font-weight:400; display:none;}
.board001 .list_tit h5 > span.qna{background:url("/images/wzwg/site/mngr/q.png")no-repeat; padding:7px 5px 7px 34px;}
.board001 .list_tit h5 span.bt{color:#fff; background:#d9d9d9; font-weight:400; font-size:11px; padding:3px 5px; line-height:15px; vertical-align:2px; display:inline-block;}
.board001 .list_tit p.list_date {width:100%; float:left; /* margin-top:15px; *//* padding:18px 10px 5px; */font-size:14px; box-sizing:border-box;
								/* padding:15px; */font-size:15px; line-height:150%; border-bottom:1px solid rgba(51,51,51,0.1);}
.board001 .list_content .conTop strong{display: inline-block; font-weight: 600; color: #333; font-size: 16px; border-bottom: none; background: #fcfcfc; padding: 20px 15px; text-align: right; width: 15%; box-sizing: border-box; margin-right: 15px;}
.board001 .list_tit p.list_date strong{display: inline-block; font-weight: 600; color: #333; font-size: 16px; border-bottom: none; background: #fcfcfc; padding: 20px 15px; text-align: right; width: 15%; box-sizing: border-box; margin-right: 15px;}

.board001 .list_tit p.list_date span.com_bar {float:right; padding:20px 15px;}
.board001 .list_tit p.list_date span.com_bar > a{font-size:14px; color:#333; margin:0 3px;}
.board001 .list_tit p.list_date span.com_bar > a:last-of-type{font-size:14px; border-left:1px solid #c1c1c1; padding-left:10px; color:#333;}
.board001 .list_content {clear:both; position:relative;}
.board001 .list_content .conTop {overflow:hidden;position: relative;}
.board001 .list_content .conTop h4, .board001 .list_content .conTop>.writer {display:inline-block; padding:0; text-align: left; font-weight:400; width:100%; box-sizing:border-box; font-size:15px; line-height:150%; border-bottom:1px solid rgba(51,51,51,0.1);}
.board001 .list_content .conTop p {float:right; line-height:25px; width:30%; text-align:right; padding:15px 10px; box-sizing:border-box; border-bottom:1px solid #f6f6f6;}
.board001 .list_content .conTop p a {padding:6px 10px; font-size:12px; background:#ccc; border-radius:2px;}
.board001 .list_content .conTop div.fileBox{margin-top:10px; float:right; width:100%;}
.board001 .list_content .conTop+ul {clear:both;padding-left:0;float:left;display: inline-block;font-weight: 600;color: #333;font-size: 16px;border-bottom: none;padding: 20px 15px;text-align: right;width: 15%;box-sizing: border-box;/* margin-right: 15px; */}
.board001 .list_content .conTop+ul li{background: url("/images/wzwg/site/mngr/download.png")no-repeat;background-position: right 7px; list-style:none !important; line-height:normal;}
.board001 .list_content .conTop+ul>li> a {padding-right:15px; font-weight:600;}
.board001 .list_content .conTop+ul li a span{font-weight:900;color:#fa5058;padding:0 2px;font-size: 0.9em;}
.board001 .list_content .conTop+ul + div,
.board001 .list_content .conTop #atchFile_div {width: 85%;float:left;/* margin-left:20px; */display:inline !important;}
.board001 .list_content .conTop #atchFile_div ul {padding: 20px 5px 20px 20px; /* border-bottom: 1px solid rgba(51,51,51,0.1); */}
.board001 .list_content .conTop #atchFile_div ul li {line-height:20px;padding: 5px 0 0 !important;}
.board001 .list_content .conTop #atchFile_div ul li:hover {text-decoration:underline;}
.board001 .list_content .conTop #atchFile_div ul li>span {font-size: 15px !important;}
.board001 .list_content .conTop #atchFile_div ul li>a {font-size: 14.5px; color: #777; text-decoration: underline; margin-left: 10px;}
.board001 .list_content #atchFile_div {}
.board001 .list_content #atchFile_div ul {padding: 20px 5px 20px 15px !important;}
.board001 .list_content #atchFile_div ul li {list-style: none !important;}
.board001 .list_content #atchFile_div ul li img {vertical-align:middle;}
.board001 .list_content #atchFile_div ul li:hover {text-decoration:underline; font-weight:600;}
.board001 .list_content .conMiddle {width:100%;/* border-top: none; */float:left;padding: 10px;box-sizing: border-box;}
.board001 .conMiddle{clear:both; /* padding-top:30px; */}
.board001 .conMiddle div.conM_ytb{width:100%;height:auto;margin:0;height: 0;padding-bottom: 57%;overflow: hidden;position: relative;}
.board001 .conMiddle div.conM_ytb iframe{width:100%;height: 100%;position: absolute;top: 0;left: 0;}
.board001 .conMiddle div.conM_ytxt{border-radius:30px; margin-top:10px; padding:10px;}
.board001 .conMiddle div.conM_ytxt > .videosub{display:block; padding: 10px; font-size:16px; font-weight:bold;}
.board001 .conMiddle div.conM_ytxt > .subBox{height: 50px; display:block; margin:0 auto; background:#f9f9f9; border: 1px solid #ececec;padding:10px; overflow-y:scroll;line-height: 130%;font-size: 15px;}
.board001 .conMiddle div.conM_txt {width:100%;float:left;padding:20px 15px;font-size:15px;line-height:180%;margin-bottom: 50px;word-break:keep-all;}
.board001 .conMiddle div.conM_txt p {word-break:keep-all;}
.board001 .conMiddle div.conM_txt ul {list-style:disc; padding-left:30px;}
.board001 .conMiddle div.conM_txt ul li {list-style:disc; float:none;}
.board001 .conMiddle div.conM_txt ol {list-style:decimal; padding-left:30px;}
.board001 .conMiddle div.conM_txt ol li {list-style:decimal;}

	@media (max-width:599px){
		.board001 .list_tit p.list_date {display:block; float:left; text-align:left; margin-top:10px;}
	}

/*220324 게시판디자인변경작업*/
.BrtDetailPostInfo {width: 100%;float: left;padding: 10px 8px 20px;box-sizing: border-box;position: relative;}
.BrtDetailPostInfo dl {width: 100%;float: left;line-height: 140%;border-bottom: 1px solid #ccc;padding-bottom: 20px; min-height:45px; box-sizing:border-box;}
.BrtDetailPostInfo dl dt {clip: rect(0,0,0,0);overflow:hidden;display: inline-block;width:1px;height:1px;margin:-1px;padding:0;border:0;font-size:1px;line-height:0;text-indent:-9999px;}
.BrtDetailPostInfo dl dd {display: inline-block;font-size: 0.95em;opacity: 0.7;}
.BrtDetailPostInfo dl dd:not(:last-child):after {content:"";width:1px;height: 12px;display:inline-block;background:#333;vertical-align:middle;margin:0 10px;opacity: 0.4;}
.BrtDetailPostInfo .atchFileWrap {width: 100%;float: left;background: #f9f9f9;padding: 15px;box-sizing: border-box;margin-top: 20px;}
.BrtDetailPostInfo .atchFileWrap .fileTit {width: 100px;float: left;font-size: 0.95em;margin-top: 4px;}
.BrtDetailPostInfo .atchFileWrap .fileList {width: calc(100% - 100px);float: left;}
.BrtDetailPostInfo .atchFileWrap .fileList li a:hover {font-weight:600;}
.BrtDetailPostInfo .atchFileWrap .fileList li a {word-break: break-all;}
.BrtDetailPostInfo .atchFileWrap .fileList li img {vertical-align:middle;}



/* 게시판 댓글,등록일,조회수 리스트 */
.board001 .conMiddle div.midListbt{width:100%; float:left; margin-top:80px;}
.board001 .conMiddle div.midListbt ul.snsListul a{float:left;}
.board001 .conMiddle div.midListbt ul.snsListul a img{vertical-align:top; float:left;}
.board001 .conMiddle div.midListbt ul.snsListul + div ul {line-height:24px;}
.board001 .conMiddle div.midListbt ul.snsListul + div ul li a{padding-right:8px; margin-right:8px; border-right:1px solid #c9c9c9; display:inline-block; line-height:10px;}
.board001 .conMiddle div.midListbt ul.snsListul + div ul li:last-child a{border-right:none;}

.board001 .conBottom div.answer ul {width:100%; height:auto; line-height:auto; padding:0; float:left;}
.board001 .conBottom div.answer ul li{width:100%;padding: 15px 0 !important;float:left;}
.board001 .conBottom div.answer ul li p.comm_cont{padding:5px 2px !important;}
.board001 .conBottom div.answer ul + table thead td {padding: 15px 0;}

.board001 .conMiddle ul {float:left;padding: 20px 15px !important;clear:both;padding-left:0;list-style:none;background: #fcfcfc;width: 100%;margin-bottom: 10px;}
.board001 .conMiddle ul li {float:left; list-style:none;}
.board001 .conMiddle ul li a{border-right:1px solid #c9c9c9;line-height:10px;display:inline-block;padding-right:10px;margin-right:10px;font-size: 16px;}
.board001 .conMiddle ul li:last-child a{border-right:none}
.board001 .conMiddle ul li span{margin-left:2px;font-size: 15px;}
.board001 .conMiddle ul li a.lu img{width:10px; height:11px;}
.board001 .conMiddle ul li a.lu b{vertical-align:2px; margin-left:5px;}


/** 2018.07.17 SNS 공유 추가 */
.board001 .conMiddle ul.snsListul{float:right; position:absolute; bottom:10px; right:0; padding-bottom:0;}
.board001 .conMiddle ul.snsListul li {float:left !important; list-style:none !important;}
.board001 .conMiddle ul.snsListul a{margin-right:0; padding-right:0; border-right:0;}

.board001 .conBottom{clear:both;}
.board001 .conBottom div.cmtbg{border:1px solid #ccc;}
.board001 .conBottom div.cmtbg ul li{border-bottom:1px dotted #ccc; padding:25px 0 15px 10px; position:relative;}
.board001 .conBottom div.cmtbg ul li p.comm_cont{padding:7px 2px;}
.board001 .conBottom div.cmtbg ul li ul{position:absolute; top:0; right:0;}
.board001 .conBottom div.cmtbg ul li ul li{float:left; border:none; padding-left:5px;}
.board001 .conBottom div.cmtbg ul li ul li a{border-right:1px solid #ccc; padding-right:5px; color:#666; font-size:11px;}
.board001 .conBottom div.cmtbg ul li ul li:last-child a{border-right:0;}

.board001 .conBottom div#module_inc_11 ul{height:auto; line-height:auto;}
.board001 .conBottom ul{float:left; padding:15px 10px; height:auto;}
.board001 .conBottom ul li{float:left;}
.board001 .conBottom ul li a{border-right:1px solid #bfb9b9; padding-right:10px; margin-right:10px; display:block;}
.board001 .conBottom ul li:last-child a{border-right:none}
.board001 .conBottom ul li span{margin-left: 10px;font-size:17px;}
.board001 .conBottom ul li a.lu img{width:10px; height:11px;}
.board001 .conBottom ul li a.lu b{vertical-align:2px; margin-left:5px;}

/*자료실-댓글쓰기*/
.board001 table{width:100%;}
.board001 table thead td{font-weight:bold;font-size: 15px;padding:10px 0 2px 6px;color:#252525;}
.board001 table tbody tr > td{/* padding-left:3px; */line-height:12px;}
.board001 table tbody tr td div.txtBox{width:100%; border:1px solid #e5e5e5; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.board001 table tbody tr td > div {margin-top:10px;}
.board001 table tbody tr td textarea.txtBox {height:70px;width: 99.5%;border: 2px solid #bbb;/*outline:none; */padding: 15px;
											line-height:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.board001 table tbody tr td input.txtBtn {height:70px;width:100%;font-size: 15px;font-weight: 600;border:1px solid #e5e5e5;background:#ffffff;cursor:pointer;
										min-width:50px;/*outline:none; */text-align:center;}
.board001 span.gray{/* color:#b5b5b5; *//* margin:0 5px; */}
.board001 .txtBox{font-size: 15px;color:#333;}

/*묻고답하기*/
.board001 .conBottom div.answer{width:100%;float:left;border:1px solid #ececec;padding: 5px 15px 20px;box-sizing:border-box;margin-bottom: 20px;}
.board001 .conBottom div.answer ul {}
.board001 .conBottom div.answer ul li{border-bottom: 1px solid #ececec;padding:10px 0 15px 10px;position:relative;font-size: 15.5px;}
.board001 .conBottom div.answer ul li:last-child{border-bottom:none;}
/*.board001 .conBottom div.answer ul li p.com_cont{background:url("/images/wzwg/site/mngr/a.png")no-repeat; padding:10px 36px;}*/
.board001 .conBottom div.answer ul li p.comm_cont{padding:7px 2px;}
.board001 .conBottom div.answer ul li ul{position:absolute; top:0; right:0px; width:auto;}
.board001 .conBottom div.answer ul li ul li{float:left;border:none;width:auto;/* padding:8px 0 0 7px !important; */}
.board001 .conBottom div.answer ul li ul li a{display:inline-block;border-right: 1px solid #ddd;padding-right:7px;color:#666;font-size: 14px;margin:0 !important;}
.board001 .conBottom div.answer ul li ul li a > img{vertical-align:2px;margin-right:4px;position:absolute;top:10px;left:-10px;display: none;}
.board001 .conBottom div.answer ul li ul li:last-child a{border-right:0;}
.board001 .conBottom div.answer ul li p {}
.board001 .conBottom div.answer ul li p.com_cont {}
.board001 .conBottom div.answer ul li p.comm_cont {}
.board001 .conBottom div.answer ul li p.comm_cont + div {}
.board001 .conBottom > div.ctr-box {margin:10px 0 0 0;}

/* mvp board List */
ul.album ~ ul.album {margin-top:30px;}
ul.album ~ ul.album + .ctr-box {margin-top:50px; float:left; width:100%;}
ul.album{float:left; width:100%; margin-bottom:30px; list-style:none; margin:0; padding:0; padding-left:0 !important; margin-bottom:30px;}
ul.album > li {float:left; width: 23.5%; margin-right: 2%;box-sizing:border-box; border: 2px solid transparent; padding: 5px; position:relative; vertical-align:middle; overflow:hidden;z-index: 0;}
  ul.album > li:before {content:""; position:absolute; z-index: 0; left:0; right:0; top:0; opacity: 0;bottom:0;
  					    border-color: transparent; border-style:solid; border-width:0;
  					    -webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;transition: border .3s;}
  ul.album > li:hover:before {border: 5px solid #333;z-index: -1;opacity: 1;}
ul.album > li:nth-child(4n) {margin-right:0;}
ul.album > li div.alBox {float:left;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0;margin:0;}
ul.album > li div.alBox > a{float:left;width:100%;}
ul.album > li div.alBox > a + div{float:left;width:100%;background:#fff;}
ul.album > li div.alBox > a + div > ul{float:left;padding:5px 0;width:auto;box-sizing:border-box;}
ul.album > li div.alBox > a + div > ul li{float:left;}
ul.album > li div.alBox > a + div > ul li:first-child{padding:0 2px 0 5px;box-sizing:border-box;}
ul.album > li div.alBox > a + div > ul li:last-child > img{padding-left:5px;vertical-align:top;box-sizing:border-box;text-align:center;display:block;margin:0 auto;}
ul.album > li div.alBox > a + div > ul + a{padding:5px 0 5px 5px;float:left;vertical-align:top;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:80%;box-sizing:border-box;line-height:16px;font-size:14px;color:#5c5c5c;}
ul.album > li div.alBox > p {width:100%;float:left;margin-top:15px;text-align: center;font-size: 18px;min-height: 52px;box-sizing: border-box;}
ul.album > li div.alBox > p span {display: inline-block;font-size: 14px;letter-spacing: -0.5px;padding: 5px;background: #f5f5f5;border-radius: 3px;margin-right: 3px;max-width: 50%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: inline-block;vertical-align: middle;margin-bottom: 5px;}
ul.album > li div.alBox > p input[type="checkbox"] {position:absolute;left: 10px;top: 10px;line-height:0;}
ul.album > li div.alBox > p a {font-size: 18px;
    max-width: 85%;
    text-align: center;
    line-height: 150%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    display: inline-block;}
ul.album > li:hover div.alBox > p a {font-weight:600;}
ul.album > li div.alBox > p a + img {vertical-align: middle;display: inline-block;/* margin-top: -22px; */}
ul.album > li div.alBox span.imgBox {border:1px solid #ececec;width:100%;height: 0;padding-bottom: 55%;line-height: 180px;overflow:hidden;background:#f7f7f7;display:inline-block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center;position: relative;background: #333;z-index: 0;}
ul.album > li div.alBox span.imgBox:before {content:"";border-left: 15px solid white;border-top: 10px solid transparent;border-bottom: 10px solid transparent;position: absolute;left: 50%;top: 50%;margin: -10px 0 0 -6px;z-index: 1;}
ul.album > li div.alBox span.imgBox:after {content:"";width: 45px;height: 45px;border: 2px solid white;position: absolute;left: 50%;top: 50%;border-radius: 100%;margin: -24px 0 0 -25px;}
ul.album > li div.alBox span.imgBox > img {width:100%;height:auto;transition:transform 1s;transition:transform 1s;display:inline-block;vertical-align:middle;opacity: 0.95;position: absolute;left: -999px;right: -999px;top: -999px;bottom: -999px;margin: auto;min-height: 100%;}
ul.album > li div.alBox div.inquiry{float:left;padding: 20px 0;width:100%;box-sizing: border-box;color:#797979;text-align: center;font-size: 16px;}
  ul.album > li div.alBox div.inquiry ul { display: inline-block; list-style:none; padding:0;}
  ul.album > li div.alBox div.inquiry ul li {/* display:none; */  line-height: 130%;  
  													    vertical-align:middle;padding: 0 5px;display: inline-block;}
  ul.album > li div.alBox div.inquiry span {/* display:none; */ /* float:right; */ /* font-size: 15px; */ line-height: 130%;padding: 0 5px;text-align: left;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;vertical-align: middle;}

	@media (min-width:700px) and (max-width:990px){
		ul.album > li {width: 49%; margin-bottom: 20px; padding-bottom:20px;}
		ul.album > li:nth-child(2n) {margin-right:0;}
		ul.album > li:nth-child(2n+1) {clear:both;}
	}
	@media (max-width:699px){
		ul.album > li {width: 49%; width: 100%;margin-right: 0;margin-bottom: 30px; padding-bottom:20px;text-align: left;border-bottom: 1px solid #ccc;}
		ul.album > li:nth-child(2n) {margin-right:0;}
		ul.album > li:nth-child(2n+1) {clear:both;}
		ul.album {margin-bottom:0px;}
		ul.album ~ ul.album {margin-top:0;}
		ul.album > li div.alBox span.imgBox {/* height:300px; */}
		ul.album > li div.alBox span.imgBox > img {position:absolute;height: auto;min-height: 100%;margin: auto;top: -999px;bottom: -999px;right: -999px;left: -999px;}
		ul.album > li div.alBox > p {text-align:left;min-height: auto;padding: 0 5px;}
        ul.album > li div.alBox > p span {max-width:90%;font-size: 13px;}
		ul.album > li div.alBox > p a {font-size: 18px;width: 90%;font-weight: 600;text-align: left;}
		ul.album > li div.alBox div.inquiry {font-size: 14px;text-align: left;padding-bottom: 0;}
	}
	@media (max-width:550px){ul.album > li div.alBox span.imgBox {/* height:250px; */}}
	@media (max-width:450px){ul.album > li div.alBox span.imgBox {/* height:200px; */}}



.album_read_viewport {width:50% !important; margin-top:20px !important;}
.album_read_viewport ul li > span {border:none !important;}
.album_read_viewport ul li > a {padding:5px 10px; border-radius:2px; border:1px solid #ddd; font-size:12px;}
#zoom_img>div>img {width:auto !important; max-width:100%;}
#zoom_img + .conMiddle {border-top:none;}


/*목록-검색*/
#nttSearch {margin-top:50px;display: block;width: 100%;float: left;}
#nttSearch:not(.wzAdmMainSrchbox) select {border:none; font-size:16px; margin-right:10px; /*border-right:1px solid #ddd; */}
#nttSearch:not(.wzAdmMainSrchbox) select:focus {outline-style:dotted;}
#nttSearch:not(.wzAdmMainSrchbox) input[type="text"] {width:40%; max-width:300px; height:45px; font-size:16px; border:none; border-bottom:2px solid #ccc;}
#nttSearch:not(.wzAdmMainSrchbox) input[type="text"]:focus {outline-style:dotted;}
#nttSearch:not(.wzAdmMainSrchbox) a.btn-srch {width:40px; height:45px; font-size:1px; border:none; padding:0;
    					background:url(/images/wzwg/cmm/icon_set.png) no-repeat center; background-position:-173px 13px; text-indent: -9999px;}
#nttSearch:not(.wzAdmMainSrchbox) a.btn-srch:before {display:none;}
#nttSearch:not(.wzAdmMainSrchbox) a.btn-srch:hover,
#nttSearch:not(.wzAdmMainSrchbox) a.btn-srch:focus {background-color:#ececec;}


/*등록(수정)*/
.register-box table {width:100%;border-collapse: collapse;text-align:left;table-layout: fixed;}
.register-box table td {width:44%;padding: 20px 0px 20px 10px !important;font-size:15px;}
.register-box table td select,
.register-box table td input[type="text"] {font-size:15px; height:40px;}
.register-box table td textarea {padding:30px; box-sizing:border-box; line-height:150%; font-size:15px;}
.register-box table tr{border-bottom:1px solid #ddd;}
.register-box table tr:first-child {border-top:2px solid #333;}
.register-box table td .jectBoard{width:150px; }
.register-box div.subject table .subTit{width: 10.5%; font-weight:600; color:#333 ; text-align: left; font-size: 15px;   padding: 20px 25px; background: #f9f9f9; border-bottom: 1px solid #eee; }
.register-box div.subject table td ul.setlist{padding:0; margin:0; }
.register-box div.subject table td ul.setlist li{float:left;list-style:none;margin-right:5px; font-size:15px;}
.register-box div.subject table td ul.setlist li > span{margin:0 2px; /* vertical-align:7px; */}
.register-box div.subject table td ul.fileplus{list-style:none; padding:0; margin:0;}
.register-box div.subject table td ul.fileplus li {width:100%; height:auto; float:left; margin-bottom:3px;}
.register-box div.subject table td ul.fileplus li span{float:left; line-height:30px; margin-right:5px; font-size:12px;}
.register-box div.subject table td ul.fileplus a.wzbtn-table {height:40px; line-height:40px; padding:0 15px; margin-left:5px;}
.register-box div.ftBtn{display:table;margin-left:auto;margin-right:auto;}
.register-box div.ftBtn a{background:#656a77;border:1px solid #575f6a;padding:6px 10px;border-radius:3px;color:#fff;text-decoration:none;	margin:0 2px;}
.register-box div.ftBtn a.two{background:#fbfbfb;border:1px solid #ccc;padding:6px 10px;border-radius:3px;color:#555;text-decoration:none;}
.register-box a.save{padding-left:5px;color:#333;text-decoration:none; font-size:12px;}
.register-box a.save:hover{text-decoration:underline;}
.register-box span.red{color:#ff0000; font-weight:bold;padding-left:3px;}
.register-box input.serchBtn01 {width:80px; height:20px;margin-left:6px; border:1px solid #d4d9de;}
.register-box input.serchBtn02 {height:20px; margin-left:6px;}
.register-box input.uploadTit{width:100%; float:left; border:1px solid #c2c2c2;}
.register-box input.uploadTit + a.btn-basic {height:40px; padding:0 10px; line-height:40px; font-size:15px; margin-left:5px;}
.register-box a.btn-s{line-height:12px; vertical-align:0;}
.register-box div.ftBtn{padding:30px 0;}
.register-box div.tool{width:100%; border:1px solid #ccc; height:500px; font-size:12px;}

	@media (max-width:599px){
		.register-box div.subject table .subTit {width: 11% !important;}
		.register-box input.uploadTit {width:50% !important;}
	}


/* 말머리 */
	.bbs_tab{padding:8px 35px; border:1px solid #e1e1e1;}
	ul.tabMenu {width:100%; float:left; margin-bottom:20px; list-style:none !important; padding-left:0 !important;}
	ul.tabMenu li{display:inline-block; height:33px; line-height:33px; margin-right:2px; list-style:none !important;}
	ul.tabMenu li:first-child > a{background:#4b6067; color:#fff;}
	ul.tabMenu li+br {display:none;}
	ul.tabMenu li a{ background:linear-gradient(#fdfdfd, #f8f8f8);}

	@media (max-width:990px){
		ul.tabMenu li{width:19.8%; margin-right:0.2%; height:auto;}
		ul.tabMenu li > a{width:100%; display:block; box-sizing:border-box; text-align:center; padding:0;}
	}


/* share popup/QR code */
.board001 .list_content .conTop p {display:none;}
.board001 .conMiddle ul.snsListul {display:none;}

#cnrs_btn {float:right;/* width:30%; */margin: 0 10px;box-sizing:border-box;text-align:right;line-height: 25px;position:absolute;top:0;right:0;}
#cnrs_btn>img {opacity:0.5;-webkit-transition:opacity 1s;transition:opacity 1s;margin-top: 5px;}
#cnrs_btn>img:hover {opacity:1;}

/* btn box */
.ctr-box {margin-bottom:30px; clear:both; text-align:center; width:100%;}
.rt-box {width:100%;text-align:right;box-sizing: border-box; margin-bottom:100px;} .conBottom + .rt-box {margin-top:30px;}
.rt-box .btn-del {float:left;} .rt-box .fl + .btn-del {margin-left:5px;}




#playerElement {position:absolute; top:0; left:0;}
