/*     166907 : 스크롤 슬라이드 js      */
.empty__5595__ {padding:20px 10px; background:#fafafa; font-size:13px; color:blue; text-align:center;}
.empty__5595__ p{font-size:17px;font-weight:bold;}
.empty__5595__ dl{margin:0;text-align:left;color:#333;}
.empty__5595__ dt{margin-bottom:5px;font-size:14px;}
.empty__5595__ dd{margin:0;font-size:13px;}


/*     167039 : BLANK 컨텐츠      */
.blank__167039__ {box-sizing:border-box;display:block;position:relative;width:100%;height:45px}
.blank__167039__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__167039__.build_edit_mode:before {content:'Blank';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}

@media all and (max-width:1023px){
	.blank__167039__ {height:20px}
}

/*     167038 : 타이틀 텍스트      */
.title__167038__ {font-size:0}
.title__167038__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#0e499b;letter-spacing:-.03em;line-height:1.4em;
}
.title__167038__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__167038__.style_top p {padding-top:10px}
.title__167038__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__167038__.style_right p {padding-right:14px}
.title__167038__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__167038__.style_bottom p {padding-bottom:12px}
.title__167038__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__167038__.style_left p {padding-left:14px}
.title__167038__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__167038__.style_circle1 p {padding-left:18px}
.title__167038__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__167038__.style_circle2 p {padding-left:18px}
.title__167038__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__167038__ p {font-size:26px}
	.title__167038__.style_top p:before {width:26px}
	.title__167038__.style_right p:before {height:26px}
	.title__167038__.style_bottom p:before {width:26px}
	.title__167038__.style_left p:before {height:26px}
}

/*     167040 : 장문 텍스트      */
.textarea__167040__ p {
	display:block;margin:0;padding:0 20px;
	font-size:14px;font-weight:bold;color:#000000;letter-spacing:0;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__167040__ p {padding:0 58px;font-size:16px}
}

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

/*     167042 : 표 2.0      */
.table__167042__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__167042__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:3px solid #000000}
.table__167042__ * {box-sizing:border-box}
.table__167042__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:fixed;
}
.table__167042__ td {
	height:50px;padding:10px 15px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__167042__ td:nth-child(1),.table__167042__ td:nth-child(3) {width:15%;}
.table__167042__ td:nth-child(2) {width:40%}
.table__167042__ td.empty__167042__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__167042__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__167042__ > .table_inner {width:720px}
}

@media all and (min-width:1024px){
	.table__167042__ > .table_inner {width:1000px}
}

