@charset "utf-8";
/* video board css - skin:basic
 * @latest 2020.06.19 SSJ
*/

#listFrm {max-width:1300px; margin:0 auto;}
#listFrm .main-menu-bar select {height:40px;line-height:40px; font-size:15px;}
.allbox #bbs_area {margin-bottom:50px;}

.basic-table01 {width:100%; border-top:2px solid #333; border-bottom:1px solid #ccc; border-collapse:collapse; margin:10px 0 50px;}
.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;}
	}


/* 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 h3{float:left; font-weight:600; width:100%; text-align:center; padding:21px 10px; border-bottom:1px solid #ccc; font-size:22px; line-height:150%; box-sizing:border-box;}
.board001 .list_tit h3 span.mg_r10 {font-size: 0.7em !important;font-weight: 400; display: inline-block; vertical-align: middle;}
.board001 .list_tit h3 > img {vertical-align:-10px; margin-right:5px;}
.board001 .list_tit h3 > 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 h3 > span.qna{background:url("/images/wzwg/site/mngr/q.png")no-repeat; padding:7px 5px 7px 34px;}
.board001 .list_tit h3 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_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 {display:inline-block; 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 h4 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_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:1px solid #ececec;float:left;}
.board001 .conMiddle{clear:both; padding-top:30px;}
.board001 .conMiddle div.conM_ytb{width:100%; ; height:auto; margin:0;}
.board001 .conMiddle div.conM_ytb iframe{width:100%; height:350px; vertical-align:top;}
.board001 .conMiddle div.conM_ytxt{border-radius:30px; margin-top:10px; padding:10px;}
.board001 .conMiddle div.conM_ytxt > span{display:block; padding:10px 0; font-size:16px; font-weight:bold;}
.board001 .conMiddle div.conM_ytxt > div{height:80px; display:block; margin:0 auto; background:#f9f9f9; padding:10px; overflow-y:scroll;}
.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 (min-width:991px){
		.board001 .conMiddle div.conM_ytb iframe {height:75vh;}
	}
	@media (max-width:599px){
		.board001 .list_tit p.list_date {display:block; float:left; text-align:left; margin-top:10px;}
	}

/* 게시판 댓글,등록일,조회수 리스트 */
.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;}

/* album */
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: 25%;
				box-sizing:border-box;
				border: 2px solid transparent;
				padding: 10px 10px 30px;
				position:relative;
				vertical-align:middle;
				overflow:hidden;
				}
ul.album > li:before {content:""; position:absolute; z-index:-1; left:0; right:0; top:0; bottom:0;
					    border-color:#212121; border-style:solid; border-width:0;
					    -webkit-transition-property:border-width;
					    transition-property:border-width;
					    -webkit-transition-duration:0.1s;
					    transition-duration:0.1s;
					    -webkit-transition-timing-function:ease-out;
					    transition-timing-function:ease-out;}
ul.album > li:hover:before,
ul.album > li:focus:before {-webkit-transform:translateY(0); transform:translateY(0); border-width:3px;}
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;}
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: 19px;/* width: 85%; */max-width: 85%;text-align:center;line-height:150%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: inline-block;/* float: left; *//* margin-left: 6%; */}
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: 180px;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;margin-top:15px; width:100%; box-sizing:border-box;color:#797979;}
ul.album > li div.alBox div.inquiry ul {width:100%; float:left; list-style:none; padding:0; text-align:right;}
ul.album > li div.alBox div.inquiry ul li {font-size:16px;line-height:150%;text-align:center;}
ul.album > li div.alBox div.inquiry ul li:first-child { display:none; border-right:1px solid #ccc;line-height:13px;padding-right:5px;margin-right:5px;font-size:13px;vertical-align:middle;}
ul.album > li div.alBox div.inquiry span {display:none; float:right;font-size:13px;line-height:13px;}

	@media (max-width:699px){
		ul.album > li {width:50%; margin-bottom:10px; padding-bottom:20px;}
		ul.album {margin-bottom:0px;}
		ul.album ~ ul.album {margin-top:0;}

		ul.album > li div.alBox > p a {font-size:16px;}
		ul.album > li div.alBox div.inquiry {margin-top:5px;}
	}



.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 select {border:none; font-size:16px; margin-right:10px; /*border-right:1px solid #ddd; */}
#nttSearch select:focus {outline-style:dotted;}
#nttSearch input[type="text"] {width:40%; max-width:300px; height:45px; font-size:16px; border:none; border-bottom:2px solid #ccc;}
#nttSearch input[type="text"]:focus {outline-style:dotted;}
#nttSearch a.btn-srch {width:40px; height:45px; font-size:0; border:none; padding:0;
    					background:url(/images/wzwg/cmm/icon_set.png) no-repeat center; background-position:-173px 13px;}
#nttSearch a.btn-srch:before {display:none;}
#nttSearch a.btn-srch:hover,
#nttSearch a.btn-srch:focus {background-color:#ececec;}

/*넘버링*/
ul.num {display:table; margin:0 auto; float:none !important; padding-left:0;}
ul.num li {float:left;width:auto !important;padding:0 !important;list-style:none;line-height:normal !important;margin:0 2px;}
ul.num li:last-child {margin-right:0;}
ul.num li a {width:40px;height:40px;line-height:40px;display:inline-block;font-size:13px;color:#333;box-sizing:border-box;}
ul.num li a.on {background:#272d3d;color:#fff;border:1px solid #000;font-weight:600;box-sizing:border-box;}
ul.num li a.pd3 {padding:3px 9px 3px 0;}
ul.num li a:hover,
ul.num li a:focus {font-weight:600;border:1px solid #ddd;}
ul.num li a > img {width:20px; height:20px;}

	@media (max-width:799px){
		ul.num li a {width:25px; height:25px; line-height:25px;}
	}

/*등록(수정)*/
.register-box {max-width:1300px; margin:10px auto;}
.register-box table {width:100%;border-collapse:collapse;text-align:left;}
.register-box table td {width:44%;padding:15px 0px !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{font-weight:600; color:#333 ;text-align:center; font-size:16px; border-bottom:none; background:#fff; padding:0;}
.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:25% !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%; border-bottom:1px solid #f6f6f6; padding:15px 10px; box-sizing:border-box; text-align:right; line-height:25px;}
#cnrs_btn>img {opacity:0.5; -webkit-transition:opacity 1s; transition:opacity 1s;}
#cnrs_btn>img:hover {opacity:1;}





#playerElement {position:absolute; top:0; left:0;}
