@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

@font-face{
	font-family:'Nanum Barun Gothic';
	src:url('/libs/font/NanumBarunGothic.eot');
	src:url('/libs/font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
			url('/libs/font/NanumBarunGothic.woff') format('woff'),
			url('/libs/font/NanumBarunGothic.ttf') format('truetype');
}
@font-face {
    font-family:'Nanum Myeongjo';
    src: url('/libs/font/NanumMyeongjo.eot');
    src: url('/libs/font/NanumMyeongjo.eot?#iefix') format('embedded-opentype'),
         url('/libs/font/NanumMyeongjo.woff') format('woff'),
         url('/libs/font/NanumMyeongjo.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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0px; padding:0px; border:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td,div,select,input,textarea {font-weight:400; font-size:12px;}
input,textarea {height:18px; font-weight:400; font-size:12px; color:#666; border:#DDD 1px solid; padding:0 0 0 5px;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption {display:block;}
table {border-collapse:collapse; border-spacing:0;}
.png24 {expression(setPng24(this))}

body {width:100%; height:100%; height:100vh; color:#666666; font-family:나눔바른고딕,'Nanum Barun Gothic',sans-serif !important; background:#FAFAFA !important; overflow-x:hidden !important;}
a {color:#666; font-weight:700; font-size:1em; font-family:나눔바른고딕,'Nanum Barun Gothic',sans-serif !important; text-decoration:none;}
a:hover {color:#96cfe5; text-decoration:none;}
a:link, a:visited, a:active {color:#666;}
:focus {outline: 0;}
strong, b {font-weight:900;}
ol, ul {list-style: none;}
