@charset "utf-8";
/* --- 초기화 --- */
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);

body	{background-color:#fff;}
ol, ul,li {
    list-style: none;
}
body,	p,	ul,	ol,	li,	dl,	dt,	dd,	table,	th,	td,	fieldset,	form,	input,	textarea,	select,	button,	h1,	h2,	h3,	h4,	h5,	h6,	pre	{margin:0; padding:0;}
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',"Nanum Barun Gothic",'맑은 고딕','Malgun Gothic', Dotum,돋움, Arial, Apple-Gothic, sans-serif; font-style:normal; text-decoration:none;}
fieldset,	img	{border:0;}
table	{border-collapse:collapse;}
legend,	caption	{overflow:hidden; visibility:hidden; width:0; height:0; font-size:0; line-height:0;}
ul,	ol	{list-style:none;}
form	{display:inline;}