@charset "utf-8";

#AB_viewContent ul { padding: 5px; padding-left: 40px;}

.floatnone { float: none; vertical-align: middle; margin-bottom:2px;}
	.faqWarp { letter-spacing: -0.5px;}
	.faqWarp p { padding: 0; margin: 0;}
	.faqWarp ul { padding: 0; margin: 0;}
	.faqWarp li { padding: 0; margin: 0;}
	.faqWarp { padding: 0; margin: 0;}


	.faqWarp { position:relative; float:left; margin:0; padding:0; width:100%; font-family:NanumBarunGothic !important; }
	
	.searchBox { position:relative; float:left; width:100%; height:35px; border-radius:30px;}
	.searchBox input { position:relative; float:left; width:100%; height:35px; border-radius:30px; padding:0; margin:0; border:1px solid #d2d2d2; box-shadow:0 1px 0px #e5e5e5 inset; background-color:#eeeeee; box-sizing:border-box; padding:0 15px;}
	.searchBox .searchBtn { position:absolute; top:0; right:0; width:36px; height:35px;}
	
	.tabBox { position:relative; float:left; width:100%; text-align:left; margin-top:15px;}
	.tabBox p { position:relative; float:left; width:96px; height:33px;  padding:1px; border-radius:30px; margin:0 5px 0 0; box-shadow:0 1px 1px #e3e3e3;margin-bottom:5px;}  
	
	
	.tabBox a { position:relative; float:left; width:96px; height:33px; text-align:center; border-radius:30px; border-top:1px solid #fff; box-sizing:border-box; padding-top:6px; margin-right:5px; color:#939393; text-decoration:none;  font-size:14px;}
	.tabBox .allTabWrap {  padding:1px; border-radius:30px; margin:0; box-shadow:0 1px 1px #e3e3e3; margin:0 5px 0 0}
	.tabBox .allTab { text-align:center; border-radius:30px; border-top:0; box-sizing:border-box; padding-top:6px; margin-right:5px; color:#939393; text-decoration:none;  font-size:14px; color:#fff;}
	.tabBox .nowTabWarp {  padding:1px; border-radius:30px; margin:0; ; margin:0 5px 0 0}
	.tabBox .nowTab { text-align:center; border-radius:30px; border-top:0; box-sizing:border-box; padding-top:8px; margin-right:5px; color:#939393; text-decoration:none; font-size:14px; color:#939393; background:#dedede; box-shadow:0 1px 3px #aaa inset;}
	
	.listWarp { position:relative; float:left; width:100%; margin-top:35px;}
	.listBoxWarp { position:relative; float:left; width:100%; min-height:45px; border-radius:3px; padding:1px; margin-bottom:2px; box-shadow:0 1px 1px #e0e0e0; box-sizing: border-box;}
	.listBox { position:relative; float:left; width:100%; min-height:44px; border-radius:3px;  font-size:15px; color:#333; display:table;}
	.listBox > p { position:relative; display: table-cell; vertical-align:middle; font-size:15px; box-sizing:border-box;}
	.listBox > p.faqNb { width:80px; text-align:center; font-weight:600; font-size:15px; background:url(../images/bg1.png) right top no-repeat;}
	.listBox > p.faqSj { cursor:pointer; padding:13px 15px; font-size:15px; }
	.listBox > p.faqSj a { color: #666;}
	.listBox > p.faqClick { width:60px;text-align:center;  }
	.listBox > p.openArrow { width:5%; max-width:80px; text-align:center;  }
	.listBox p.openArrow { background:url(../images/arrow.png) center center no-repeat;}
	.listBox p.nextBtn { font-size:12px; width:10%; color:#999;}
	
	.listView { position:relative; float:left; width:100%; padding:30px; font-size:14px; box-sizing:border-box; border-top:1px solid #d2d2d2; line-height:1.8; background-color:#fff; color:#666;}

	.shareBtn { position:relative; float:left; width:100%; margin-top:30px; font-size:0; padding:0; text-align:center;}
	.shareBtn .shardDiv { display:inline-block;}
	.shareBtn .shardDiv > div { position:relative; float:left; width:37px; height:37px; padding:1px; border-radius:30px; margin:0; box-shadow:0 1px 1px #e3e3e3; margin:0 5px 0 0 ;text-align:center; }
	.shareBtn .shardDiv > div > a { position:relative; float:left; width:37px; height:37px; text-align:center; border-radius:30px; border-top:0; box-sizing:border-box; padding-top:8px; margin-right:5px; color:#939393; text-decoration:none;  font-size:14px; color:#fff; }
	
	.hiddenBox { position:relative; margin:0 auto; width:250px; border:1px solid #c8c8c8; background-color:#fff; z-index:5; box-sizing:border-box; font-size:0; box-shadow:0 1px 3px #ddd; text-align:left; padding:10px; margin-top:5px;}
	.hiddenBox > p { font-size:11px; color:#666;line-height:1.4; padding-bottom: 5px; margin:0;}
	.hiddenBox > p:last-child { padding-bottom: 0;}
	.hiddenBox > p > a { text-align:left; text-decoration:none; color:#666; background-color:#fff; }
	.hiddenBox > p a:hover { text-decoration:underline; color:#666;}
	
	.paging { position:relative; float:left; width:100%; text-align:center; margin:50px 0; }
	.paging p { position:relative; display:inline-block; width:28px; height:28px;  padding:1px;  margin:0 5px 0 0; box-shadow:0 1px 2px #d7d7d7;}  
	.paging a { position:relative; float:left; width:28px; height:28px; line-height:28px; text-align:center; border-top:1px solid #fff; box-sizing:border-box; margin-right:5px; color:#999; text-decoration:none; font-size:14px;font-size:12px; font-weight:600;}
	
	.paging a:hover { color:#5e5e5e; text-decoration:none; font-family:NanumBarunGothic !important; font-weight:600; }
	.paging .pagingOn { color:#fff; font-weight:bolder; border-top: none;}
	
	.paging .prevBtnBox { position:relative; display:inline-block; width:70px; height:28px; line-height:28px; margin:0 5px 0 0; box-shadow:0 1px 2px #d7d7d7; border-top-left-radius:20px 18px; border-bottom-left-radius:18px 20px;}  
	.paging .prevBtn { position:relative; float:left; width:70px; height:28px; line-height:28px; text-align:center; border-top:1px solid #fff; box-sizing:border-box; margin-right:5px; color:#939393; text-decoration:none; font-size:14px; color:#1b1b1b; font-size:12px; font-weight:600; border-top-left-radius:20px 18px; border-bottom-left-radius:18px 20px;}
	
	.paging .nextBtnBox { position:relative; display:inline-block; width:70px; height:28px; line-height:28px;  padding:1px;  margin:0 5px 0 0; box-shadow:0 1px 2px #d7d7d7; border-top-right-radius:20px 18px; border-bottom-right-radius:18px 20px;}  
	.paging .nextBtn { position:relative; float:left; width:70px; height:28px; line-height:28px; text-align:center; border-top:1px solid #fff; box-sizing:border-box; margin-right:5px; color:#939393; text-decoration:none; font-size:14px; color:#1b1b1b; font-size:12px; font-weight:600; border-top-right-radius:20px 18px; border-bottom-right-radius:18px 20px;}
	
	.listBtnBox { position:relative; float:right; width:248px; height:35px; margin:20px 0; text-align:right;}
	.listBtnBox > span { position:relative; width:80px; height:32px; display:inline-block; box-shadow:0 1px 2px #e3e3e3; font-family:NanumBarunGothic !important; color:#666; font-size:15px; text-align:center; vertical-align:middle;}
	.listBtnBox > span a { width:80px; height:32px; color:#fff; margin:1px; text-decoration:none; font-size:13px; text-align:center; display:table-cell; vertical-align:middle; }
	
	.listBtnBox > span.leftBtn { margin-top:20px; border-top-left-radius:20px 18px; border-bottom-left-radius:18px 20px;}
	.listBtnBox > span.leftBtn > a { border-top:0; border-top-left-radius:20px 18px; border-bottom-left-radius:18px 20px;}
	
	.listBtnBox > span.middleBtn { margin:20px 2px 0 2px; }
	
	.listBtnBox > span.rightBtn { margin-top:20px; border-top-right-radius:20px 18px; border-bottom-right-radius:18px 20px;}
	.listBtnBox > span.rightBtn a { border-top-right-radius:20px 18px; border-bottom-right-radius:18px 20px;} 	
	
	.shardLayer { position:fixed; left: 0; top: 0; right: 0; bottom: 0; background-color:rgba( 0, 0, 0, 0.5 ); z-index:100;}
	.shardLayer .shardBox {position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; height:117px; background-color:#fff; box-shadow:0 0 3px #000; width:400px; overflow: auto; text-align:center;}
	.shardLayer .shardBox a { padding:0 5px;}
	.shardLayer .shardBox a img { margin-top:45px;}
	.shardLayer .shardBox .layerClose { position:absolute; top:10px; right:10px; cursor:pointer;}
	
	.jmN_viewComment { clear: both; width: 100%; padding: 0; box-sizing: border-box;}
	.jmN_viewComment > div { margin-top: 0; color: #888;}
	.jmN_viewComment > div > div:nth-child(1) { font-size: 13px; font-weight:bold;}
	.jmN_viewComment > div > div:nth-child(2) { margin-top:10px; padding: 20px; border: 1px solid #d2d2d2; border-radius:3px; overflow:hidden; background-color: #fff;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV {border-bottom: 1px solid #d2d2d2;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv { border-bottom: 1px dashed #d2d2d2; padding: 10px 0;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv:last-child { border-bottom: none;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv > div { font-size: 0;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv > div:nth-child(1) { padding-bottom:10px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv > div:nth-child(1) p { display:inline-block; font-size: 13px; vertical-align:middle; line-height:25px; line-height:25px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv > div:nth-child(1) p:nth-child(1) span { color: #999; padding-left: 5px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv > div:nth-child(1) p:nth-child(2) { float:right;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_viewCommentVv > div:nth-child(2) { padding: 0; font-size: 13px; color: #666;}
	.jmN_viewComment > div .jmN_viewCommentW { margin-top:20px;}
	.jmN_viewComment > div .jmN_viewCommentW > div:nth-child(1) input { border: 1px solid #d2d2d2; border-radius:3px; overflow:hidden; font-size: 13px; padding: 10px;}
	.jmN_viewComment > div .jmN_viewCommentW > div:nth-child(2) { display:table; margin-top: 5px; width: 100%; font-size: 0;}
	.jmN_viewComment > div .jmN_viewCommentW > div:nth-child(2) > p { display: table-cell; vertical-align:middle; font-size: 13px; position:relative;}
	.jmN_viewComment > div .jmN_viewCommentW > div:nth-child(2) > p:nth-child(1) { padding-right: 30px;}
	.jmN_viewComment > div .jmN_viewCommentW > div:nth-child(2) > p:nth-child(1) textarea { border: 1px solid #d2d2d2; border-radius:3px; overflow:hidden; padding: 10px; width: 100%; height: 50px; vertical-align:top;}
	.jmN_viewComment > div .jmN_viewComment .jmN_viewCommentW > div:nth-child(2) > p:nth-child(2) { width: 90px; height: 72px;}
	.jmN_viewComment > div .jmN_viewCommentW > div:nth-child(2) > p:nth-child(2) button { width: 100%; height: 72px; outline:none; border:none; background-color: #666; border-radius:3px; overflow:hidden; color: #fff; font-weight:bold; vertical-align:top;}
	.jmN_viewComment > div .jmN_viewComment .jmN_viewCommentW > div:nth-child(2) > p:nth-child(2) button:active {padding: 0; outline:none; border:none; margin: 0;}
	.jmN_viewComment > div .jmN_viewComment > div:nth-child(2) > .jmN_viewCommentV > .jmN_viewCommentW {margin-top: 20px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_re { padding-left: 20px;}
	.jmN_viewComment > div .jmN_viewComment > div:nth-child(2) > .jmN_viewCommentV .jmN_rere { padding-left: 40px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rerere { padding-left: 60px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rererere { padding-left: 80px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rerererere { padding-left: 100px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rererererere { padding-left: 120px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rerererererere { padding-left: 140px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rererererererere { padding-left: 160px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rerererererererere { padding-left: 180px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rererererererererere { padding-left: 200px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rerererererererererere { padding-left: 220px;}
	.jmN_viewComment > div > div:nth-child(2) > .jmN_viewCommentV .jmN_rererererererererererere { padding-left: 240px;}
	
	.boardBtn5 { display:inline-block; background-color: #fff; border: 1px solid #d2d2d2; border-radius:3px; text-decoration: none; color:#666; font-size: 11px; height: 20px; line-height: 20px; padding: 0 5px; cursor:pointer; vertical-align:middle;}

	.boardCert { width: 300px; height:250px; position:absolute; left: 0; top:0; bottom:0; right:0; margin: auto;}
	.boardCert > ul { padding: 0;}
	.boardCert > ul > div { border: 1px solid #d2d2d2; border-radius:5px; background-color: #fff;}
	.boardCert > ul > div > ul { padding: 10px 20px;}
	.boardCert > ul > div > ul > p { text-align:center;}
	.boardCert > ul > div > ul > p:nth-child(1) { font-size: 13px; color:#999;} 
	.boardCert > ul > div > ul > p:nth-child(1) strong { font-size: 18px; font-weight:bold; color:#333;}
	.boardCert > ul > div > ul > p input[type=password] { width: 100%; padding: 10px 0; margin-left: -2px; margin-bottom: 5px; text-align:center;}
	.boardCert > ul > div > ul > p .boardBtn1 { display:inline-block; background-color: #333; border: 1px solid #333; text-decoration: none; color:#fff; font-size: 15px; height: 30px; line-height:30px; padding: 0 15px; cursor:pointer; vertical-align:middle;}
	.boardCert > ul > div > ul > p .boardBtn2 { display:inline-block; background-color: #fff; border: 1px solid #333; text-decoration: none; color:#333; font-size: 15px; height: 30px; line-height:30px; padding: 0 15px; cursor:pointer; vertical-align:middle;}
	
	.jmN_selectBtn { margin-top: 10px; float:left;}

	.jmN_listBottom { position:relative; font-size: 0; margin-top: 40px; text-align:center;}
	.jmN_listBottom > div { display:inline-block; font-size: 15px;}
	.jmN_listBottom > div:nth-child(1) a { display:inline-block; width: 40px; height:40px; line-height:40px; text-align:center; text-decoration:none; color:#666; border: 1px solid #d2d2d2; border-radius:3px; vertical-align:middle;}
	.jmN_listBottom > div:nth-child(1) a.on { border:1px solid #333; color:#333; text-decoration: underline;}
	.jmN_listBottom > div:nth-child(2) { position:absolute; right: 0; top: 0;}

	.mdLayer_SeleckMove{position:absolute; width:320px;  height:180px; background:#fff; z-index:1;}
	.radius3px{ border: 1px solid #d2d2d2; border-radius: 3px;}
	.mdtac{text-align:center; z-index: 9999;}
	.mdCloseBtn{position:absolute; top:10px; right:10px;}
	.basicSelect{padding:6px 10px; height:32px;}
	p.mdColorBtn {
		border-radius:3px;
		font-size:15px;
		line-height: 1.4;
		padding:4px 20px; 
		cursor:pointer;
	}
	.mdInlinBlock {display:inline-block; zoom:1; *display:inline;}
	.mdVat{vertical-align:top;}
	
@media screen and (min-width:601px){
	.faqSelectBox { display:none;}

}

@media screen and (max-width:600px){
	
	.tabBox { display:none;}
	
	.faqSelectBox { position:relative; float:left; width:100%; height:37px; box-sizing:border-box; text-align:center; font-family:NanumBarunGothic !important; color:#666; font-size:15px;  border-radius:30px; box-shadow:0 1px 1px #e3e3e3; margin-top:3px;}
	.faqSelectBox select { position:relative; float:left; width:100%; height:35px; font-family:NanumBarunGothic !important; color:#666; font-size:15px; text-align:center; border-radius:30px; border-top:0; box-sizing:border-box; padding:0 0 0 10px; margin:1px; color:#939393; text-decoration:none;  font-size:13px; color:#fff; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
	select::-ms-expand {display: none;}
			
	.listBox { position:relative; float:left; width:100%; min-height:44px; border-radius:3px;  font-size:13px; color:#333; display:table;}
	.listBox > p:nth-child(1) { width:10%; max-width:80px; text-align:center; font-weight:600; font-size:13px; background:url(../images/bg1.png) right top no-repeat;}
	.listBox > p:nth-child(2) { cursor:pointer; padding:13px 15px; font-weight:600; font-size:13px; }
	.listBox > p:nth-child(3) { width:15%; max-width:80px; text-align:center;  }	
	
	.listView { font-size:13px;}
	

	
}



.mdResponsiveBody{margin: 0 auto; padding: 0; font-family: 'Nanum Gothic' !important; font-weight:normal; min-width:320px; margin-top:20px; color:#666;}/*responsiveBody*/
.mdResponsiveBody a{text-decoration:none;}
.mdResponsiveBody a img {border:none; border:none;}
.mdResponsiveBody p{padding:0; margin:0;}

.mdDefaultDiv { position: relative; float:left;}
.mdDefaultW100{position: relative; float:left;width:100%; line-height:1.6;}
.mdInlinBlock {display:inline-block; zoom:1; *display:inline;}

.mdFloat { float: left;}
.mdFloatRight {float: right;}
.mdFloatnone  {float: none; vertical-align: middle; margin-bottom: 2px;}
.mdW100 { width: 100%;}
.mdTextOverflow_sbj {text-overflow: ellipsis; white-space: nowrap; width:88%; }
.mdTextOverflow {overflow:hidden; text-overflow: ellipsis; white-space: nowrap; max-width:98%;}
a.mdTextOverflow {overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }


.mdUl{margin:0; padding:0;}
.mdLi{margin:0; padding:0; list-style:none;}
.mdBoardLi{padding:0; margin:0; list-style:none;}

.mdBold { font-weight: 600;}



.mdVat{vertical-align:top;}
.mdVam{vertical-align:middle;}
.mdtal{text-align:left;}
.mdtac{text-align:center; z-index: 9999;}
.mdtar{text-align:right;}
.mdPointer { cursor: pointer;}

.mdBasicSelect{padding:6px 2px; font-size:13px; vertical-align:middle; height:32px; border: 1px solid #d2d2d2; border-radius: 3px; letter-spacing:-0.6pt; }/*셀렉트박스 디자인*/

.radius3px{ border: 1px solid #d2d2d2; border-radius: 3px;}
.basicTextinput{color: #333; padding: 6px 10px;}
.basicSelect{padding:6px 5px; height:32px;}
.mdFormTextarea{padding:6px 10px;  resize: none;}
.basicInline {display:inline-block; zoom:1; *display:inline;}











.mdBoardTextInput{
	color: #333; 
	padding: 7px 5px; 
	border: 1px solid #d2d2d2; 
	border-radius: 3px; 
	font-size:13px; 
	vertical-align:middle;
}/*인풋텍스트 디자인*/


/*게시판 버튼*/
p.mdColorBtn {
	border-radius:3px;
	font-size:15px;
	line-height: 1.4;
	padding:4px 20px; 
	cursor:pointer;
}
p.mdBtn{
	border-radius:3px;
	font-size:13px;
	line-height: 1.8;
	padding:6px 6px; 
	cursor:pointer; 
	font-weight:600;
}

p.mdboardWriteDelBtn{
	border-radius:3px;
	font-size:13px;
	line-height:1.6;
	padding:3px 3px; 
	cursor:pointer; 
	font-weight:600;
}


/*글쓰기*/
.mdWriteWrap{background:#fafafa; }
.mdWriteWrap .mdLi{border-bottom:1px solid #d2d2d2; }

.mdWriteCheck{height:40px; line-height:40px; font-size:14px; color:#666;}
p.mdCheckBox{margin-right:10px;}

.mdFormTh{width:25%; vertical-align:middle;top:0; left:0; right:0; bottom:0;padding:1%; line-height:1.6; font-size:16px; text-align:center; color:#666;}
.mdFormTd{width:71%; padding:1%;line-height:1.6; background:#fff; font-size:16px;}
.mdEditor{height:auto; background:#fff; text-align:center; margin:0;}


.mdAddFile{background:#fafafa; width:97%; border:1px solid #d2d2d2; padding:10px 1%; margin:0 0.5%; }
p.mdAddFile_text{margin-right:2px; padding:5px; font-size:15px;line-height: 1.6;}

.mdFile_img{ margin-top:10px; background:#fff; border:1px solid #d2d2d2; min-height:50px; overflow: hidden;}
.mdFile_text{margin-top:10px; background:#fff; border:1px solid #d2d2d2;}

.mdImgBoxWrap{width:19%; padding:0.5%;}
.mdImgBox{border:1px solid #d2d2d2; height:150px; overflow:hidden; padding-top:20px;}
.mdImgBox img{width:100%;}
p.mdImg{z-index:1;}
p.mdDel_icon{position:absolute; z-index:10; right:5px; top:20px; width:14px; height:14px;}
p.mdDel_icon img{width:120%;}
.mdTitImg{position:absolute; z-index:20;top:0px;width:100%; height:20px; line-height:20px; vertical-align:middle;background:#2a2a2a; text-align:left;color:#fff; font-size:13px; }

.mdLoadingBox{position:absolute; z-index:20;bottom:0px;width:100%; height:35px; line-height:35px; vertical-align:middle;background:#2a2a2a; text-align:center; padding-top:75px; color:#fff;}

.mdLoadingBox img{width:50px; height:50px;}
.mdLoadingBox02{position:absolute; z-index:20;bottom:0px;left:0px;width:100%; height:100%; text-align:center; background:#2a2a2a;}
.mdLoadingBox02 img{width:50px; height:50px;}

.mdLoadingImg{margin-top:50px;}
.mdFile_TextList{height:37px; margin:5px 0; border-bottom:1px solid #d2d2d2;}
.mdextListTit{height:37px; line-height:37px;}
.mdextListLoading{position:absolute; top:0px;left:0px; width:100%; height:37px; background:#558f02;}



/* 테블릿 */
@media all and (max-width:1000px){

	/*글쓰기*/
	.mdFormTh{width:25%; vertical-align:middle; padding:1%; line-height:1.6; font-size:15px; text-align:center;}
	.mdFormTd{width:71%; padding:1%;line-height:1.6; background:#fff; }

	.mdEditor{height:auto; padding:5px;}

	.mdImgBoxWrap{width:24%; padding:0.5%;}
	.mdImgBox{height:100px;}
	.mdImgBox img{width:200%;}
	p.mdDel_icon{position:absolute; z-index:10; right:5px; top:20px; width:14px; height:14px;}


	.mdLoadingBox{position:absolute; padding-top:75px;}
	.mdLoadingBox02 img{width:50px; height:50px;}
	.mdLoadingImg{margin-top:25px;}

}
/* 모바일 */
@media all and (max-width:480px){
	/*글쓰기*/
	.mdImgBoxWrap{width:32%; padding:0.5%;}
	.mdImgBox{height:100px;}
	.mdImgBox img{width:200%;}
	p.mdDel_icon{position:absolute; z-index:10; right:5px; top:20px; width:14px; height:14px;}


	.mdLoadingBox{position:absolute; height:30px; line-height:30px; font-size:12px;}
	.mdLoadingBox02 img{width:50px; height:50px;}
	.mdLoadingImg{margin-top:25px;}


}