@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanssc.css);

@font-face{
font-family:'Nanum Barun Gothic';
font-style:normal;
font-weight:normal;
src:url(../fonts/NanumBarunGothic.eot);
src:url(../fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumBarunGothic.woff2) format('woff2'),
    url(../fonts/NanumBarunGothic.woff) format('woff'),
    url(../fonts/NanumBarunGothic.ttf) format('truetype');
}

@font-face{
font-family:'ElliotSans';
font-style:normal;
font-weight:200;
src:url(../fonts/ElliotSans-Light.eot);
src:url(../fonts/ElliotSans-Light.eot?#iefix) format('embedded-opentype'),
    url(../fonts/ElliotSans-Light.woff) format('woff'),
    url(../fonts/ElliotSans-Light.ttf) format('truetype');
}
@font-face{
font-family:'ElliotSans';
font-style:normal;
font-weight:400;
src:url(../fonts/ElliotSans-Regular.eot);
src:url(../fonts/ElliotSans-Regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/ElliotSans-Regular.woff) format('woff'),
    url(../fonts/ElliotSans-Regular.ttf) format('truetype');
}
@font-face{
font-family:'ElliotSans';
font-style:normal;
font-weight:600;
src:url(../fonts/ElliotSans-Medium.eot);
src:url(../fonts/ElliotSans-Medium.eot?#iefix) format('embedded-opentype'),
    url(../fonts/ElliotSans-Medium.woff) format('woff'),
    url(../fonts/ElliotSans-Medium.ttf) format('truetype');
}

/*@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  src: url(../fonts/NanumBarunGothic-Regular.eot);
  src: url(../fonts/NanumBarunGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumBarunGothic-Regular.woff) format('woff'),
       url(../fonts/NanumBarunGothic-Regular.ttf) format('truetype');
}*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, address {
	margin: 0px;
	padding: 0px;
	border: 0px;
/*	font-size: 12px;
	font-size:inherit;
	font-family: 'Nanum Gothic';
	font-family: inherit;
	font-style:normal;
	font-style: inherit;*/
	vertical-align: baseline;
	-webkit-text-size-adjust:none; 	
	text-align:left;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	display:block;
}
img { vertical-align:middle; }
select, input {font-family:'Nanum Gothic', 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic'}
a {color:inherit; font-size:inherit; font-weight:inherit; font-family:inherit;}
input {  border-radius:0px 0px; padding:1px 0; } 
select { border-radius:0px 0px;}




