@charset "utf-8";
/* @import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");  */
html,body{margin:0;padding:0;height:100%;}
body{font:12px/1 'Malgun Gothic','맑은 고딕',"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 'Malgun Gothic','맑은 고딕', "Nanum Gothic", "나눔고딕", 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%;border-spacing:0;border-collapse:collapse;table-layout:fixed;}
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;}
.clearfix:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.no-data{text-align:center;}
.hidden{display:none;}
.wrap-layer{position:fixed;left:0;top:0;width:100%;height:100%;}
.wrap-layer .layer-bg{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#000;opacity:0.3;}
.wrap-layer .layer-content{position:relative;overflow:hidden;}
.wrap-layer .layer-content .btn-close{position:absolute;width:27px;height:27px;top:12px;right:25px;white-space:nowrap;overflow:hidden;text-indent:100%;background:url('../../images/common/btn_close.png?v=241008') no-repeat 0 0;z-index:5050;cursor:pointer;}
.area-paging{margin-top:20px;text-align:center;}
.area-paging li{display:inline-block;min-width:22px;height:22px;line-height:22px;}
.area-paging ul li.active{background-color:#367fc4;color:#fff;font-weight:bold;}
.area-paging ul li.active a{color:#fff;}
#ui-datepicker-div{z-index:5050 !important;}