/* 리셋 */
/*-------------------------------------------------------------------------------------------------------------------------------------*/
html,body{width:100%;height:100%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,textarea,p,th,td,address
article,aside,details,figcaption,figure,header,hgroup,menu,section{margin:0;padding:0}
body {font-family:'돋움',dotum,Tahoma,sans-serif;font-size:0.75em;line-height:120%;color: #000;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-size:1em;font-weight:normal}
img,fieldset,iframe{border:0;}
ul, ol, li{list-style:none}
input,select,button,textarea{font-size:1em;font-family:'돋움',dotum,Tahoma,sans-serif;color:#000;vertical-align:middle}
img{vertical-align:top}
sup{font-size:90%}
address,cite{font-style:normal}
table{border-collapse:collapse;border-spacing:0;empty-cells:show}
hr{display:none}
legend,caption{width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0;text-indent:-999px;} /* For Screen Reader */ 
button{border:0;padding:0;margin:0;background:none; cursor:pointer;*overflow:visible;}
button::-moz-focus-inner{margin:-1px;padding:0;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
a, a:link, a:visited, a:active{color:#000;text-decoration:none;}
