/*
* ½Ã½ºÅÛ¸í : È¨ÆäÀÌÁö»ç°Ç°Ë»ö(WSF)
* ÆÄÀÏ¸í   : reset_safind.css
* ÀÛ  ¼º  ÀÚ : ¸¶Á¤¿Ï
* ÀÛ¼º  ÀÏÀÚ : 2016.11.24
* Ã³¸®  ³»¿ë : È¨ÆäÀÌÁö»ç°Ç°Ë»ö CSS
* ¹öÀü  °ü¸® : 2016.11.24 ÃÖÃÊÀÛ¼º
*              [16A-SF-0052] [»ç°Ç°Ë»ö]È¨ÆäÀÌÁö °³Æí¿¡ µû¸¥ »ç°Ç°Ë»ö °³¼±(¸ÞÀÎÆäÀÌÁö) - ¸¶Á¤¿Ï
*              ±Ç¼ºÈñ, 2018.02.01 [18A-SF-0014] [»ç°Ç°Ë»ö]°¢±Þ¹ý¿øÈ¨ÆäÀÌÁö À¥Á¢±Ù¼º ½É»ç °ü·Ã »ç°Ç°Ë»ö 1Â÷ ¼öÁ¤
*/
@charset "euc-kr";
@import url("../../portal_inc/NanumBarunGothic/nanumbarungothic.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
 i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%; 
	vertical-align: middle;
}

caption { font-size:0px; }


input[type="checkbox"] { vertical-align:middle; margin-left:10px;}
input[type="radio"] { margin-left:10px; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:;
	font-size: 12px;
	color: #666666;
	font-family: '³ª´®¹Ù¸¥°íµñ', 'Nanum Barun Gothic', '¸¼Àº °íµñ', 'malgun-gothic', 'µ¸¿ò', 'dotum', sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

