@charset "utf-8";

html {height:100%;}
body {position:relative;width:100%;height:100%;padding:0;margin:0;color:#6e6e6e;font-family:"돋움",dotum,Helvetica,AppleGothic,sans-serif;font-size:12px;line-height:1.4}
div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd {margin:0px;padding:0px;font-family:"돋움",dotum,Helvetica,AppleGothic,sans-serif;}
ul, ol {list-style:none;}

table, th, td {margin:0;padding:0;font-size:12px;font-family:"돋움",dotum,Helvetica,AppleGothic,sans-serif;border-collapse:collapse;color:#6e6e6e;}
caption {width:0;height:0;font-size:0;line-height:0;padding:0;margin:0; visibility:hidden;}
textarea {color:#6e6e6e;font-size:12px;font-family:"돋움",dotum,Helvetica,AppleGothic,sans-serif;}
select {color:#6e6e6e;font-family:"돋움",dotum,Helvetica,AppleGothic,sans-serif;}
input {color:#6e6e6e;background:transparent;font-family:"돋움",dotum,Helvetica,AppleGothic,sans-serif;font-size:11px;}
fieldset {margin:0px;padding:0px;border:none;}
legend {position:absolute;width:0;height:0;font-size:0;overflow:hidden;}
em{font-style:normal;}
#HANA_SKIP_NAVI_DIV h2 {position:absolute;visibility:hidden;width:0;height:0;font-size:0;padding:0;margin:0;}
#HANA_SKIP_NAVI_DIV {position: absolute; left: 0; top:-200px; width: 100%; margin: 0 auto; z-index: 20; } 
#HANA_SKIP_NAVI_DIV a:active, 
#HANA_SKIP_NAVI_DIV a:focus {position: absolute; top:200px; width: 100%; background:#f8f7f3; line-height:25px; text-align:center; border-bottom:1px solid #dbdbdb; }

a{color:#6e6e6e;text-decoration:underline;}
a:hover,a:focus{text-decoration:underline !important;}
img {border:0px;font-size:0px;}
hr {display:none;}
col {background:none; word-break:break-all;}

.cboth {clear:both; display:inline-block; width:100%;}
input.bnone {border:0;}
label {cursor:pointer;}

.clear {
	clear:both;
	overflow:hidden;
}

@media print {	/* 인쇄시 기본 옵션 */
    * {color:#000 !important;}
}

