/*     332039 : 이미지      */
.img__332039__ {max-width:100%}
.img__332039__ * {box-sizing:border-box}
.img__332039__ a {display:block;vertical-align:top}
.img__332039__ img {width:px;vertical-align:top}

/*     342497 : 표 2.0      */
.table__342497__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__342497__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:1px solid #dddddd}
.table__342497__ * {box-sizing:border-box}
.table__342497__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__342497__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#000;text-align:left;
}
.table__342497__ td.empty__342497__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__342497__ > .table_inner {width:px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__342497__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__342497__ > .table_inner {width:px}
}

/*     342500 : 공백      */
.solid_line__342500__ {box-sizing:border-box; display:block; position:relative; width:100%; height:75px;}
.solid_line__342500__:before {content:''; display:block; position:absolute; top:50%; left:0; right:0; margin-top:-10px; padding:5px 0; font-size:13px; color:red; text-align:center; line-height:1;}

.solid_line__342500__.build_edit_mode {min-height:10px; border:1px dashed red;}

@media all and (max-width:767px){
	.solid_line__342500__ {height:40px}
}

