@charset "utf-8";

/*@import url(http://ts.daumcdn.net/custom/blog/0/606/skin/images/nanumgothic.css);*/

@font-face{
font-family:"Nanum Gothic";
src:url('../webfont/NanumGothic.eot');
src:url('../webfont/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('../webfont/NanumGothic.woff') format('woff'),
url('../webfont/NanumGothic.ttf') format('truetype');
url('../webfont/NanumGothic.svg#NanumGothic') format('svg')
src:local(ï¿½ï¿½), url('../webfont/NanumGothic.woff') format('woff');
}

/* ï¿½ï¿½ï¿?element) ï¿½ï¿½ï¿½ï¿½ ï¿½Ê±ï¿½È­  */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {
	margin:0;
	padding:0;
	}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
h1, h2, h3, h4, h5, h6 {  
	font-size:100%;   
	font-weight:normal;   
	} 

/* ï¿½ï¿½ï¿?*/
ol, ul { list-style:none; }

/* ï¿½Ø½ï¿½Æ® ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿?ï¿½Ê±ï¿½È­ */
address, caption, strong, em, cite {
	font-weight:normal;
	font-style:normal;
	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* ï¿½Î¿ë¹® */
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* ï¿½ï¿½ï¿½ï¿½*/
hr { display:none; }