@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");



/* common */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:'Noto Sans KR','malgun Gothic',dotum,AppleGothic,arial,Helvetica;
	font-size: 100%;
	font-style: normal;
	font-weight: inherit;
	vertical-align: baseline;
	background: transparent;
	word-break: keep-all;
	letter-spacing: -1.5px;
}
	
body {font-size:16px; line-height: 1.5; color:#333; }
div,h1,h2,h3,h4,h5,h6,fieldset,ul,ol,dl,li,dd,dt {display:block;}
fieldset,img 			{border:0 none;}
input,select			{color: inherit; ; font-size: inherit; margin: 0; padding: 0; vertical-align:middle; box-shadow: none;}
a 					{text-decoration:none; color:#333;}	
h1,h2,h3,h4,h5,h6 {line-height:100%; text-align:left;}
h1,h2,h3 {font-weight: bold; text-align:center; line-height:1.4; }
h2 {font-size:42px;}
h3 {font-size:34px;}
h4 {font-size:18px;}

select 				{margin:0; padding:0; vertical-align:middle;}
table 				{width:100%; border-collapse: collapse; border-spacing: 0;}

caption,th,td,ul,li	{font-weight: normal;}
ul,ol  {list-style:none outside;}
button {outline: 0; cursor: pointer; border: 0}

