/* Reset */
html,body{width:100%; height:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; font-size:14px;}
html>/**/body {overflow-y:scroll;}

* {box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body,div,table,th,td,h1,h2,h3,h4,h5,form,fieldset,p,button,legend,pre,code,blockquote,input,textarea,button,select,ul,li,ol,dd,dl,dt
{margin:0; padding:0; font-weight:normal; font-style:normal; font-family:'Noto Sans KR','맑은 고딕','굴림',Gulim,'돋움',Dotum,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
img,fieldset,iframe,input,button{border:0; vertical-align:middle;}
input,select,textarea,button{vertical-align:middle; font-family:inherit; font-size:inherit; line-height:inherit;}
dl,ul,ol,menu,li{list-style:none}
button {border:0 none;background-color:transparent;cursor:pointer}
body{font-size:14px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
legend{*width:0; position:absolute; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden;}
caption {padding:0; height:0; font-size:0; line-height:0; overflow:hidden;}
hr{height:0; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; border:0;}
address,caption,cite,code,dfn,var {font-style:normal;font-weight:normal}
iframe{vertical-align:top}
a{color:#6c6c6c;text-decoration:none;}
a:hover{color:#6c6c6c;text-decoration:none;}

button, input, optgroup, select, textarea {
	margin: 0;
	font:inherit;
	color:inherit;
}
/* Reset */


/* Common */
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}
.clear{clear:both}

.clear_area_n:after
{clear:both; display:block; content:"";}


.f_l{float:left}
.f_r{float:right}
.ir_pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa {display:block;overflow:hidden;position:relative;z-index:-10;width:100%;height:100%} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.show{display:block}
.hide{display:none}
.tbl, .tbl table {border-collapse:collapse; border-spacing:0} /* 테이블 초기화 */
.pt{cursor:pointer}
.wb{word-break:break-all;}
.ls_1{letter-spacing:-1px;}
.ws_1{word-spacing:-1px;}
.show_inline {display:inline-block}

input[type="checkbox"], input[type="radio"] {
margin-top:3px \9;
line-height:normal;
}

input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
/* Common */


/* Font-style */
.font_12{font-size:12px;}
.font_14{font-size:14px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}
.font_20{font-size:20px;}
.font_22{font-size:22px;}
.font_24{font-size:24px;}
.font_26{font-size:26px;}
.font_28{font-size:28px;}
.font_30{font-size:30px;}


.font_dotum{font-family:'돋움',Dotum,'맑은 고딕','굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_tahoma{font-family:Tahoma,'돋움',Dotum,'맑은 고딕','굴림',Gulim,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_gulim{font-family:'굴림',Gulim,'돋움',Dotum,'맑은 고딕',tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_malgun{font-family:'맑은 고딕','돋움',Dotum,'굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif !important;}
/* Font-style */


/* Wys2 reset */
#ct{word-break:break-all; text-align:justify;}
#ct table{border-collapse: separate}
#ct ul{padding-left:20px; display:block}
#ct ul li{display:list-item; list-style:disc}
#ct ol{padding-left:20px; display:block}
#ct ol li{list-style:decimal;  display:list-item}
#ct hr{display:block; margin: 0 0 20px 0; border-top:1px solid #e5e5e5;}
#ct * + hr, #ct * + .uk-hr {margin-top: 20px;}
#ct blockquote{margin:12px 0 12px 40px;}
#ct p, #ct div{font-size:inherit}
#ct p{line-height: 1.6;}

.ct{word-break:break-all; text-align:justify;}
.ct table{border-collapse: separate}
.ct ul{padding-left:20px; display:block}
.ct ul li{display:list-item; list-style:disc}
.ct ol{padding-left:20px; display:block}
.ct ol li{list-style:decimal;  display:list-item}
.ct hr{display:block; margin: 0 0 20px 0; border-top:1px solid #e5e5e5;}
.ct * + hr, .ct * + .uk-hr {margin-top: 20px;}
.ct blockquote{margin:12px 0 12px 40px;}
.ct p, .ct div{font-size:inherit}
/* Wys2 reset */


.ellipsis_line1 {overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.ellipsis_line2 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -o-text-overflow:ellipsis;}
.ellipsis_line3 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp: 3; -webkit-box-orient: vertical; -o-text-overflow:ellipsis;}
.ellipsis_line4 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp: 4; -webkit-box-orient: vertical; -o-text-overflow:ellipsis;}
.ellipsis_line5 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp: 5; -webkit-box-orient: vertical; -o-text-overflow:ellipsis;}

/* 게시판제목 */
.ellipsis_line_1 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important; /* number of lines to show */
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.info_alert {
	border-left: 3px solid #FF0047 !important;
	padding: 20px;
	background-color: #ffffff;
	margin:10px 0;
	font-size: 14px;
	font-family:'맑은 고딕','돋움',Dotum,'굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif !important;
	color: #333333;
	word-break: keep-all;
	border: 1px solid #eeeeee;
}