/*     3779 : 스크롤 슬라이드 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;}


/*     3851 : 타이틀 텍스트      */
.title__3851__ {font-size:0; }
.title__3851__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; font-weight:bold; color:#f5bf15; letter-spacing:-1px; line-height:1.4em;
}
.title__3851__ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title__3851__.style_top p {padding-top:10px;}
.title__3851__.style_top p:before {top:0; left:0; width:24px; height:4px;}

.title__3851__.style_right p {padding-right:14px;}
.title__3851__.style_right p:before {top:16%; right:0; width:4px; height:24px;}

.title__3851__.style_bottom p {padding-bottom:12px;}
.title__3851__.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title__3851__.style_left p {padding-left:14px;}
.title__3851__.style_left p:before {top:16%; left:0; width:4px; height:24px;}

.title__3851__.style_circle1 p {padding-left:18px;}
.title__3851__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__3851__.style_circle2 p {padding-left:18px;}
.title__3851__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #d00000; background:none; box-sizing:border-box;
}

/*     3852 : 장문 텍스트      */
.textarea__3852__ p { 
	display:block; margin:0; padding:0;
	font-size:15px; font-weight:normal; color:#777777; letter-spacing:0; line-height:1.6em;
}

/*     5034 : 타이틀 텍스트      */
.title__5034__ {font-size:0; }
.title__5034__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; font-weight:bold; color:#e66d1e; letter-spacing:-1px; line-height:1.4em;
}
.title__5034__ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title__5034__.style_top p {padding-top:10px;}
.title__5034__.style_top p:before {top:0; left:0; width:24px; height:4px;}

.title__5034__.style_right p {padding-right:14px;}
.title__5034__.style_right p:before {top:16%; right:0; width:4px; height:24px;}

.title__5034__.style_bottom p {padding-bottom:12px;}
.title__5034__.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title__5034__.style_left p {padding-left:14px;}
.title__5034__.style_left p:before {top:16%; left:0; width:4px; height:24px;}

.title__5034__.style_circle1 p {padding-left:18px;}
.title__5034__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__5034__.style_circle2 p {padding-left:18px;}
.title__5034__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #d00000; background:none; box-sizing:border-box;
}

/*     3853 : 이미지      */
.img__3853__ {max-width:100%;}
.img__3853__ * {box-sizing:border-box;}
.img__3853__ a {display:block; text-decoration:none;}
.img__3853__ img {width:px; max-width:100%; vertical-align:top;}

@media all and (max-width:1023px){
	.img__3853__ {text-align:center;}
}

/*     3855 : 표 2.0      */
.table__3855__ {width:100%; overflow-x:auto; overflow-y:visible; -webkit-overflow-scrolling:touch;} 
.table__3855__ * {box-sizing:border-box;}
.table__3855__ table {
	width:1000px; max-width:100%; margin:0 auto;
	border-top:2px solid #777777; border-spacing:1px; border-collapse:separate;
	background:#d7d7d7; table-layout:fixed;
}
.table__3855__ td {
	height:50px; padding:5px 10px;
	background:#fff; font-size:16px; font-weight:normal; color:#333; text-align:left; text-decoration::none;
}

