@charset "utf-8";
/*basic level*/
@font-face {
  font-family:'Noto Sans KR';
  font-style: normal;       
  font-weight:400;
  src: url('/resources/font/NotoSansCJKkr-Light.eot');    
  src: url('/resources/font/NotoSansCJKkr-Light.eot?#iefix') format('embedded-opentype'),
       url('/resources/font/NotoSansCJKkr-Light.woff') format('woff'),
	   url('/resources/font/NotoSansCJKkr-Light.ttf') format('truetype'); 
}
.filebox div span {color:#F3994C; font-weight:bold;}
html,body {margin:0;padding:0; width:100%;color:#242424;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,time,mark,audio,video,input,button,textarea
{margin:0;padding:0;border:0;font-size:12px;font-family:'돋움',dotum,'Noto Sans KR',sans-serif;background:transparent;word-break:break-all;}
em {font-style:normal}
a{font-style:normal;text-decoration:none;color:#242424}
ul, dl, ol {margin:0;padding:0}
li, dd {margin:0;padding:0;list-style:none;}
address {font-style:normal}
table {width:100%}
table, th, td {border-collapse:collapse;border-spacing:0;padding:0;margin:0}
button {overflow:visible;border:0 none; cursor:pointer; background:transparent;}
button::-moz-focus-inner {border:0; padding:0}/** display:block - html5 inline 여백 문제**/
img {border:none; vertical-align:middle;} /** display:block - html5 inline 여백 문제**/
fieldset {border:0;margin:0;padding:0}
input,button {vertical-align:top}
button, input[type=button] {cursor:pointer;background:none;border:none}
caption {display:none}
.color{color:#33b0bf} 
input[type=checkbox], input[type=radio] {margin:3px}
