@charset "utf-8";

#smartInput{ margin:0 10px 0 0;}

.smartOutput, .smartOutput i, .smartOutput b{line-height:170%;font-family:맑은 고딕, AppleSDGothicNeo-Regular,'맑은 고딕','Malgun Gothic' !important; letter-spacing:0px; color:#222222;}
.smartOutput p{ margin:0 0 30px;}

.smartOutput blockquote.q1,
.smartOutput blockquote.q2,
.smartOutput blockquote.q3,
.smartOutput blockquote.q4,
.smartOutput blockquote.q5,
.smartOutput blockquote.q6,
.smartOutput blockquote.q7{ padding:10px; margin-left:15px; margin-right:15px;}

.smartOutput blockquote.q1{ padding:0 10px; border-left:2px solid #ccc;}
.smartOutput blockquote.q2{ padding:0 10px; background:url(../img/bg_qmark.gif) no-repeat;}
.smartOutput blockquote.q3{ border:1px solid #d9d9d9;}
.smartOutput blockquote.q4{ border:1px solid #d9d9d9; background:#fbfbfb;}
.smartOutput blockquote.q5{ border:2px solid #707070;}
.smartOutput blockquote.q6{ border:1px dashed #707070;}
.smartOutput blockquote.q7{ border:1px dashed #707070; background:#fbfbfb;}

.smartOutput sup{ font:10px Tahoma;}
.smartOutput sub{ font:10px Tahoma;}
.smartOutput table td{ padding:4px;}

/* 캡션 설정(마이미디어) */
/*#CAPTION{font-size: 11px;font-family: 돋움, Dotum, AppleGothic, sans-serif; color:#739CB5;padding:10px;}*/
/* .sm-movie {background-image:url(/images/default/movie_thumb.gif);background-repeat:no-repeat;background-position:center;background-color:#2c2c2d} */



/* 이미지, 캡션 */

/* 정렬에 따른 스타일 */
.nd-news-ment + .sm-image-c {padding-top:0 !important;}
.sm-image-c { margin:0 auto 30px;clear:none;float:none;display:block;text-align:center; padding-top:30px; }
.sm-image-l {margin:10px 20px 30px 0;clear:both;float:left;}
.sm-image-r {margin:10px 0 30px 20px;clear:both;float:right;}

.sm-image-c img,
.sm-image-l img,
.sm-image-r img{
	border: 0px;
	vertical-align: middle;
	width:100%;
	box-sizing: border-box;
   /* border: 1px solid #ededed;*/
   outline: 1px solid #ededed;
}
.imgcaption2{
	/*border:1px solid #ededed;*/
	border-top: none;
	outline: 1px solid #ededed;
	}
.imgcaption2 p{margin: 0; padding: 5px; font-size: 14px; text-align: left; background: #f7f7f7; color: #828282; line-height: 1.4em;}


.is-error{display:none;}
.is-loading{display:none;}

/* 영상 상단 여백 및 넓이 */
.sm-image-c>iframe{margin-top:40px; width:100%}


/* 뉴데일리 기존 기사 이미지*/
.article_img_l,.article_img_c,.article_img_r{padding:0;margin:4px 0 0 0;}
.article_img_l table,.article_img_c table,.article_img_r table{padding:0;margin:0;}
.article_body table.article_img_l table td,.article_body .article_img_c table td,.article_body table.article_img_r table td{padding:0;margin:0;text-align:left;width:100%;}
.article_img_c{text-align:center;}
.article_img_c table{text-align:center;}
.article_img_l{margin-right:20px;float:left;}
.article_img_c{padding:0;float:none;}
.article_img_r{margin-left:20px;float:right;}
.article_img_l table caption,.article_img_c table caption,.article_img_r table caption{font-size:10pt;line-height:12pt;text-align:left; width:100%;}

@media screen and (max-width:413px) {

}

@media screen and (min-width: 320px) and (max-width:414px) {

}

@media screen and (min-width: 415px) and (max-width:767px) {

}
@media screen and (min-width: 415px) and (max-width:999px) {

}

@media screen and (min-width: 768px) and (max-width:999px) {

}

@media screen and (max-width:999px) {
    .sm-image-l,.sm-image-r {display:block;margin:40px auto 20px;clear:both;float:none;}
}
/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 1000px) and (max-width:1199px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {

}