@font-face{
	font-family: NotoSansKR;
	font-style: normal;
	font-weight: 300;
	src: url('/inc/font/NotoSansKR-Regular.woff');
	src: url('/inc/font/NotoSansKR-Regular.woff2?#iefix') format('woff2'),
		 url('/inc/font/NotoSansKR-Regular.otf') format('opentype');
}

@font-face{
	font-family: NotoSansKR;
	font-style: normal;
	font-weight: 600;
	src: url('/inc/font/NotoSansKR-Medium.woff');
	src: url('/inc/font/NotoSansKR-Medium.woff2?#iefix') format('woff2'),
		 url('/inc/font/NotoSansKR-Medium.otf') format('opentype');
}




html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; font-family:'NotoSansKR','Malgun Gothic', '맑은 고딕',Dotum,'굴림',Gulim,Tahoma, Geneva, sans-serif,verdana; font-size:12px; line-height:13px; vertical-align:middle; word-break:break-all;}






article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display:block;} /* delete vertical-align */
body,html {width:100%;min-width:765px;}

blockquote,q { quotes:none;}
blockquote:before,blockquote:after,q:before,q:after { content:''; content:none;}
table { border-collapse:collapse; border-spacing:0;}
p,div {line-height:140%;}

strong, .strong,b{font-family:'NotoSansKR','Malgun Gothic', '맑은 고딕','돋움',Dotum,'굴림',Gulim,Tahoma, Geneva, sans-serif,verdana; font-weight:normal;}


a { cursor:pointer;}

input, select, img { vertical-align:middle;}
input, select, textarea { font-family:'NotoSansKR','Malgun Gothic', '맑은 고딕','돋움',Dotum,'굴림',Gulim,Tahoma, Geneva, sans-serif,verdana; font-size:12px;}
input, select, textarea .cork01 { font-family:'NotoSansKR','Malgun Gothic', '맑은 고딕','돋움',Dotum,'굴림',Gulim,Tahoma, Geneva, sans-serif,verdana; font-size:12px;border:1px solid #ebebeb;}
textarea{line-height:140%;}

/* Web Content Accessibility TTS(Text To Speech) Code */
.tts { position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}


legend{overflow:hidden;visibility:hidden;position:absolute;top:-1px;left:-1px;width:1px;height:1px;font-size:0;line-height:0}
caption{display:none;}
 
ul,ol,li{list-style-type:none;}

/* add Project Leaders Common CSS */
body,input,select,textarea {color:#777777;} /* font Setup Code */
a {text-decoration:none;} /* anchor (normal) Setup Code */
a:hover { text-decoration:none;} /* anchor (mouse over) Setup Code */
input.text { padding:2px; height:19px; border:1px solid #cdcdcd;} /* input:text Setup Code */
select.select { height:23px; border:1px solid #cdcdcd;} /* select element Setup Code */
textarea.textarea { width:98%; border:1px solid #cdcdcd;} /* textarea.textarea Setup Code */
.clearfix:after { content: "."; display: block; height: 0; overflow: hidden; clear: both;}

.hidden{display:none;}
.after:after{display:block;clear:both;content:''}

.board_cont dl, .board_cont dt, .board_cont dd, .board_cont ol, .board_cont ul, .board_cont li{list-style-type:default; list-style-position : outside; margin:10px;}
