@charset "euc-kr";
@import url("font.css");
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

*{-webkit-text-size-adjust:none} 
html{font-size: 16px;COLOR:#171717;    box-sizing: border-box;}
body, form, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, fieldset, th, td, input, textarea,button,select{
font-family: 'NotoKR','Noto Sans KR','MalgunGothic', sans-serif  !important;
word-break:keep-all;
/*-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)*/
}
a{text-decoration:none;color:#252525;}
/* reset style [start] */
html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,address,big,cite,code,
del,dfn,em,img,ins,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;line-height:1.5em;font-weight: initial;}/* vertical-align:baseline;outline:0;ie ¿Ü ºê¶ó¿ìÀú Æ÷Ä¿½Ì »ç¶óÁö´Â ¹®Á¦·Î Á¦°Å */
table{border-spacing:0;word-wrap:break-word;word-break:break-all;}/* table-layout:fixed; border-collapse:collapse;ff¿¡¼­ border="0" ÀÎ °æ¿ì ¹®Á¦ ¹ß»ý */
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
em{font-style:normal;text-decoration:none;}
img{border:none;margin:0;padding:0;vertical-align:top;}
a:hover{text-decoration:underline;}
ul,ol,dl,li,dt,dd{list-style:none;}
p{margin:0px;padding:0px;}
hr{display:none;}
caption{top:0;left:0;width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0;}
legend{position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0;}
form{margin:0px;padding:0px;}
.clear{clear:both;}