@charset 'euc-kr';

@font-face {
	font-family: 'notokr-light';
	font-style: normal;
	font-weight: 100;
	src: url('../font/notokr-light.eot');
	src: url('../font/notokr-light.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-light.woff') format('font-woff'),
		 url('../font/notokr-light.ttf') format('truetype');
}
 
@font-face {
	font-family: 'notokr-regular';
	font-style: normal;
	font-weight: 300;
	src: url('../font/notokr-regular.eot');
	src: url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-regular.woff') format('font-woff'),
		 url('../font/notokr-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'notokr-medium';
	font-style: normal;
	font-weight: 500;
	src: url('../font/notokr-medium.eot');
	src: url('../font/notokr-medium.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-medium.woff') format('font-woff'),
		 url('../font/notokr-medium.ttf') format('truetype');
}
 
@font-face {
	font-family: 'notokr-bold';
	font-style: normal;
	font-weight: 700;
	src: url('../font/notokr-bold.eot');
	src: url('../font/notokr-bold.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-bold.woff') format('font-woff'),
		 url('../font/notokr-bold.ttf') format('truetype');
}

body, h1, h2, h3, h4, h5, h6, div, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, caption, th, td, form, fieldset, legend, hr {margin:0;padding:0;letter-spacing:-1px;}
ul, ol {list-style:none;}
table {margin:0;padding:0;border-spacing:0;border:0;border-collapse: collapse;_border-collapse:collapse;}
*+html table {border-collapse:collapse;}
img, fieldset {border:0;}
img{vertical-align:top}
address, em {font-style:normal;font-weight:normal;}
input, select, button, textarea {padding:0;color:#777;font-size:100%;font-family:"notokr-regular", sans-serif, "돋움", Dotum, "굴림", Gulim;}
body {color:#666;font-size:12px;line-height:1.2;font-family:"notokr-regular", sans-serif, "돋움", Dotum, "굴림", Gulim;}
hr {display:none;}
caption, legend, .invisible {*position:absolute;top:0;left:0;width:0;height:0;line-height:0;overflow:hidden;visibility:hidden;font-size:0;text-indent:-9999px;}
a {color:#666;text-decoration:none;}
a:focus, a:hover, a:active {color:#777; text-decoration:none;}
.default {margin:0 !important;}