	.page-content { line-height:22px; word-break: keep-all; word-wrap: break-word; }
	.page-content .article-title { color:#0083B9; font-weight:bold; padding-top:30px; padding-bottom:10px; }
	.page-content ul { margin-top:0px; margin-bottom:15px; }
	.page-content ol { margin-top:0px; margin-bottom:15px; }
	.page-content li { font-weight:bold; list-style:none;margin-top:10px; }
	.page-content p { margin:0 0 15px; padding:0; }
	.page-content table { border-top:2px solid #999; border-bottom:1px solid #ddd;}
	.page-content th,
	.page-content td { line-height:1.6 !important; }
	.page-content table.tbl-center th,
	.page-content table.tbl-center td,
	.page-content th.text-center,
	.page-content td.text-center { text-align:center !important; }


/* 넓이 */
.w05{width:5%}
.w07{width:7%}
.w10{width:10%}
.w15{width:15%}
.w20{width:20%}
.w30{width:30%}
.w40{width:40%}
.w50{width:50%}
.w60{width:60%}
.w70{width:70%}
.w80{width:80%}
.w90{width:90%}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Talk Boxs ------------------------------------------------------ */
.talk2-box-wrap {
	margin:0 0 20px;
}
.talk2-box {
	margin:0;
}
.talk2-box.talk2-left {
	margin-right:70px;
}
.talk2-box.talk2-right {
	margin-left:80px;
}
.talk2-bubble {
	position: relative;
	background: #f5f5f5;
	border: 1px solid #eee;
	padding:1%;
	border-radius:4px;
}
.talk2-bubble:after, .talk2-bubble:before {
	margin:0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.talk2-bubble:after {
	border-color: rgba(245, 245, 245, 0);
	border-width: 12px;
}
.talk2-bubble:before {
	border-color: rgba(238, 238, 238, 0);
	border-width: 13px;
}
.talk2-top .talk2-bubble {
	margin:0 0 20px;
}
.talk2-bottom .talk2-bubble {
	margin:20px 0 0;
}
.talk2-left .talk2-bubble, .talk2-right .talk2-bulle {
	min-height:50px;
}
.talk2-bottom .talk2-bubble:after, .talk2-bottom .talk2-bubble:before {
	bottom: 100%;
	left: 25px;
}
.talk2-bottom .talk2-bubble:after {
	border-bottom-color: #f5f5f5;
	margin-left: -12px;
}
.talk2-bottom .talk2-bubble:before {
	border-bottom-color: #eee;
	margin-left: -13px;
}
.talk2-left .talk2-bubble:after, .talk2-left .talk2-bubble:before {
	left: 100%;
	top: 25px;
}
.talk2-left .talk2-bubble:after {
	border-left-color: #f5f5f5;
	margin-top: -12px;
}
.talk2-left .talk2-bubble:before {
	border-left-color: #eee;
	margin-top: -13px;
}
.talk2-top .talk2-bubble:after, .talk2-top .talk2-bubble:before {
	top: 100%;
	left: 25px;
}
.talk2-top .talk2-bubble:after {
	border-top-color: #f5f5f5;
	margin-left: -12px;
}
.talk2-top .talk2-bubble:before {
	border-top-color: #eee;
	margin-left: -13px;
}
.talk2-right .talk2-bubble:after, .talk2-right .talk2-bubble:before {
	right: 100%;
	top: 25px;
}
.talk2-right .talk2-bubble:after {
	border-right-color: #f5f5f5;
	margin-top: -12px;
}
.talk2-right .talk2-bubble:before {
	border-right-color: #eee;
	margin-top: -13px;
}
.talk2er-one {
	height:50px;
    line-height: 48px;
	color: #747474;
}
.talk2er-two {
	height:50px;
    line-height: 24px;
	color: #747474;
}
.talk2er-photo, .talk2er-photo i, .talk2er-photo img, i.talk2er-photo {
	display:inline-block !important;
    width: 50px !important;
    height: 50px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	vertical-align:middle;
    line-height: 50px;
    font-size: 24px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
	background-color: rgb(240, 240, 240);
	color: #fff;
}
.talk2er-photo i, .talk2er-photo img {
	float:left;
}
.talk2er-one .talk2er-info i {
	margin-left:12px;
}
.talk2er-two .talk2er-info span {
	margin-right:12px;
}



/*
테이블의 안쪽만 선을 남기는 css 2022-04-02 오후 3:02:23
*/
table.inside {
  border-collapse: collapse;
}
table.inside td, table.inside th {
  border: 1px solid #ddd;
}
table.inside tr:first-child th {
  border-top: 0;
}
table.inside tr:first-child td {
  border-top: 0;
}

table.inside tr:last-child td {
  border-bottom: 0;
}
table.inside tr:last-child th {
  border-bottom: 0;
}

table.inside tr td:first-child,
table.inside tr th:first-child {
  border-left: 0;
}

table.inside tr td:last-child,
table.inside tr th:last-child {
  border-right: 0;
}


.h3_title1 { margin:20px 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em }
.h3_title2 { margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em }
.h3_title3 { margin:20px 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em }