@charset "utf-8";
/* --- 초기화 --- */
body,html{
	width:100%;
	height:100%;
}

body	{background-color:#fff;}

/*body,	input,	textarea,	select,	button,	h1,	h2,	h3,	h4,	h5,	h6,	pre,a,address	{color:#666; font-size:13px; font-weight:normal; line-height:1.7; font-family: 'WebNanumGothic', '나눔고딕','Nanum Gothic','맑은 고딕','Malgun Gothic', Dotum,돋움, Arial, Apple-Gothic, sans-serif; font-style:normal;}*/
body,	input,	textarea,	select,	button,	h1,	h2,	h3,	h4,	h5,	h6,	pre,a,address	{color:#666; font-size:13px; font-weight:normal; line-height:1.7; font-family: 'NotoKr', Dotum,돋움, Arial, Apple-Gothic, sans-serif; font-style:normal;}
