﻿@charset "utf-8";

/* reset.css */

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
}


html,body{width:100%;height:100%;font-family: "Malgun Gothic", "맑은 고딕", "돋움",dotum,Helvetica,sans-serif;font-size:13px;color:#000;line-height:22px;letter-spacing:-1px}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td{margin:0;padding:0}
table,img{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:none;}
address,caption,cite,code,em,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
q:before,q:after{content:"";}
abbr,acronym{border:0;}
img,li,dt,dd,input,select{vertical-align:top;}
img { vertical-align:middle }
hr{display:none}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none}
label,button{cursor:pointer}
#skipnavi,.hidden,legend{position:absolute;left:0;top:0;width:0;height:0;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden;visibility:hidden;}
button{padding: 0;margin: 0; font-family: "NanumGothic", sans-serif;}
textarea { font-family: "Malgun Gothic", "맑은 고딕", "돋움",dotum,Helvetica,sans-serif; font-size:13px; line-height:20px }
/* For Print */
@media print{#header,.snb,.quick_menu{display:none}}

/*html5*/
header, hgroup, nav, menu, section, article, aside, figcaption, figure, details, footer {display:block}
address{font-style:normal} 

/*hide*/
hr, legend, caption, .blind {position:absolute;left:-5000px;top:0;visibility:hidden;overflow:hidden;line-height:0.1%;font-size:0.1%;width:0.1%;height:0.1%}

.ui-jqgrid {border: 0px solid #ddd;}