@charset "euc-kr";
@font-face {
	font-family:'NanumGothicWeb';
	src: url('/apps/site/default/images/NanumGothicCompact.eot');
	src: url('/apps/site/default/images/NanumGothicCompact.eot?#iefix') format('embedded-opentype'),
		 url('/apps/site/default/images/NanumGothicCompact.woff') format('woff'),
		 url('/apps/site/default/images/NanumGothicCompact.ttf') format('truetype');
	font-weight:400;
	font-weight: normal;
	font-style: normal;
	}

* {margin: 0; padding: 0; }
body { font-size: 13px; font-family: 'NanumGothicWeb','NanumGothic', '»õ±¼¸²', '±¼¸²Ã¼', sans-serif; font-weight: normal; font-style: normal; background: white; min-width:900px;}

img {border: none;}
a {text-decoration: none;}
