@charset "euc-kr";
/* @import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css"); */
html,body{margin:0;padding:0;height:100%;}
body{font:12px/1 "NanumGothic", "³ª´®°íµñ", "µ¸¿ò", "Dotum", "±¼¸²", "Gulim", Arial, sans-serif;background:#fff;color:#363636;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tbody,tfoot,thead,th,td{margin:0;padding:0;}
input,textarea,select,td,th{font:12px/1.5 "NanumGothic", "µ¸¿ò", "Dotum", "±¼¸²", "Gulim", Arial, sans-serif;color:#363636;vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
table{width:100%;table-layout:fixed;border-spacing:0;border-collapse:collapse;}
ol,ul,li{list-style:none;}
hr, legend, caption, .hidden{position:absolute;left:-5000px;top:0;visibility:hidden;overflow:hidden;line-height:0.1%;font-size:0.1%;width:0.1%;height:0.1%;}
caption{position:relative;}
img,fieldset{border:0 none;}
label,button{cursor:pointer;}
em,address{font-style:normal;}
a:link,a:visited{color:#363636;text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:underline;}
input[type=text]::-ms-clear{ display: none;}
.hidden{display:none !important;}
#loading{
	position:fixed;left:0;top:0;width:100%;height:100%;z-index:9000;
}
#loading .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0.2;z-index:9001}
#loading .boby{position:relative;width:100px;height:100px;left:50%;top:50%;margin-left:-50px;margin-top:-50px;}
