/*
	ÆÄÀÏ¸í : reset.css
	±â´É¼³¸í : basic seting
	ÀÛ¼ºÀÚ : dashed(kairou0915@gmail.com)
	ÃÖÁ¾¼öÁ¤ÀÏ : 2013.01.09.
*/

a {text-decoration:none; color:#999;}

a:hover {color:#666;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}

address {font-style:normal;}

@font-face {font-family:'NGothic'; src:url('../font/NanumGothic.woff') format('woff');}
@font-face {font-family:'NGothicB'; src:url('../font/NanumGothicBold.woff') format('woff');}
@font-face {font-family:'NGothicEB'; src:url('../font/NanumGothicExtraBold.woff') format('woff');}

body {font:12px "NGothicEB",Gulim;}