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

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

/*     7502 : 점선      */
.dashed_line__7502__ {display:block; position:relative; width:100%; height:10px;} 
.dashed_line__7502__:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:1px dashed #cccccc;}

/*     8669 : HTML 편집기      */


/*     7505 : 타이틀 텍스트      */
.title__7505__ {font-size:0; }
.title__7505__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; font-weight:normal; color:#bd8c46; letter-spacing:-1px; line-height:1.4em;
}
.title__7505__ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title__7505__.style_top p {padding-top:10px;}
.title__7505__.style_top p:before {top:0; left:0; width:20px; height:4px;}

.title__7505__.style_right p {padding-right:14px;}
.title__7505__.style_right p:before {top:16%; right:0; width:4px; height:20px;}

.title__7505__.style_bottom p {padding-bottom:12px;}
.title__7505__.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title__7505__.style_left p {padding-left:14px;}
.title__7505__.style_left p:before {top:16%; left:0; width:4px; height:20px;}

.title__7505__.style_circle1 p {padding-left:18px;}
.title__7505__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__7505__.style_circle2 p {padding-left:18px;}
.title__7505__.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;
}

/*     7506 : 한줄 텍스트      */
.text__7506__ p { 
	display:block; margin:0; padding:0;
	font-size:15px; font-weight:normal; color:#000000; letter-spacing:-1px; line-height:1.6em;
}
.text__7506__ p a {color:#000000; text-decoration:none;}

