@charset 'utf-8';
body,html{background-color:#fff; margin:0;}
 *{
	 font-family: 'NotoSansKR';
   font-weight: normal;
 }
ul,li{
	margin:0px; padding:0px;
	list-style-type:none;
}
p{margin:0px;}
img{border:0px;width:200px;}
a:link{ text-decoration:none;}
a:hover{}
a:visited{}
h1,h2,h3,h4,h5{margin:0px;}
table{border-collapse:collapse;}
*:focus {
    outline: none;
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 100;
	src: url('../font/NotoSansKR-Thin.eot');
	src: url('../font/NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Thin.woff2') format('woff2'),
		 url('../font/NotoSansKR-Thin.woff') format('woff');
}
@font-face {
font-family: 'NotoSansKR';
font-style: normal;
font-weight: 300;
src: url('../font/NotoSansKR-Light.eot');
src: url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
   url('../font/NotoSansKR-Light.woff2') format('woff2'),
   url('../font/NotoSansKR-Light.woff') format('woff');
}
@font-face {
font-family: 'NotoSansKR';
font-style: normal;
font-weight: 500;
src: url('../font/NotoSansKR-Regular.eot');
src: url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
   url('../font/NotoSansKR-Regular.woff2') format('woff2'),
   url('../font/NotoSansKR-Regular.woff') format('woff');
}
@font-face {
font-family: 'NotoSansKR';
font-style: normal;
font-weight: 700;
src: url('../font/NotoSansKR-Bold.eot');
src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
   url('../font/NotoSansKR-Bold.woff2') format('woff2'),
   url('../font/NotoSansKR-Bold.woff') format('woff');
}

@font-face {
font-family: 'NotoSansKR';
font-style: normal;
font-weight: 900;
src: url('../font/NotoSansKR-Black.eot');
src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
   url('../font/NotoSansKR-Bold.woff2') format('woff2'),
   url('../font/NotoSansKR-Bold.woff') format('woff');
}
