@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

* {font-family:"Noto Sans KR","Tahoma",sans-serif;font-weight:300}

img {vertical-align:top}
button, label {cursor:pointer;outline:none}
a,
a:hover,
a:focus,
a:active {
	background-color: transparent;
	outline: 0;
	text-decoration:none;
}

.clr {clear:both}
.dis {display:none}
.letter {letter-spacing:-0.1em}
.letter_normal {letter-spacing:0}
.respon {
	max-width: 100%;
	height: auto;
	width: auto\9; // ie8
}
.agn_l {text-align:left !important}
.agn_c {text-align:center !important}
.agn_r {text-align:right !important}

.f11 {font-size:11px !important}
.f08em {font-size:0.8em !important}
.f09em {font-size:0.9em !important}
.f1_3em {font-size:1.3em !important}
.f1_5em {font-size:1.5em !important}
.f1_7em {font-size:1.7em !important}
.f2em {font-size:2em !important}
.f2_5em {font-size:2.5em !important}
.f3em {font-size:3em !important}

.fc01 {color:#333 !important}
.fc02 {color:#999 !important}
.fc03 {color:#fff !important}
.fc04 {color:#03d !important}
.fc05 {color:#c30 !important}
.fc06 {color:#ddd !important}
.fc07 {color:#f90 !important}
.fc08 {color:#f30 !important}
.fc09 {color:#ccc !important}

.fs01 {font-weight:bold !important}
.fs02 {font-style:italic !important}

.bg000 {color:#000 !important}

.divwrap03 {display:block;margin:0;padding:0;width:100%;height:3px}
.divwrap10 {display:block;margin:0;padding:0;width:100%;height:10px}
.divwrap20 {display:block;margin:0;padding:0;width:100%;height:20px}
.divwrap30 {display:block;margin:0;padding:0;width:100%;height:30px}
.divwrap235 {display:block;margin:0;padding:0;width:100%;height:200px}

.fl-left {float:left !important}
.fl-right {float:right !important}

.per10 {width:10% !important}
.per15 {width:15% !important}
.per20 {width:20% !important}
.per23 {width:23% !important}
.per25 {width:25% !important}
.per30 {width:30% !important}
.per40 {width:40% !important}
.per50 {width:50% !important}
.per60 {width:60% !important}
.per70 {width:70% !important}
.per80 {width:80% !important}
.per90 {width:90% !important}

.tbl-sty01 {display:block;margin:0;padding:0}
.tbl-sty01 table {width:100%;border-top:1px solid #777}
.tbl-sty01 table th,
.tbl-sty01 table td {padding:9px 25px !important;text-align:left;font-size:15px;color:#666;border-top:none !important;border-bottom:1px solid #ddd !important}
.tbl-sty01 table th {background-color:#f9f9f9 !important}
.tbl-sty01 table td {}
.tbl-sty01 .frm_input {border-radius:0px;height:33px;line-height:33px;font-size:13px}

.tbl-sty02 {display:block;margin:0;padding:0}
.tbl-sty02 table {width:100%;border-top:1px solid #777}
.tbl-sty02 tr.lines th,
.tbl-sty02 tr.lines td {border-bottom:1px solid #ddd}
.tbl-sty02 table th,
.tbl-sty02 table td {padding:9px 25px !important;text-align:left;font-size:15px;color:#666}
.tbl-sty02 table th {background-color:#f9f9f9 !important}
.tbl-sty02 table td {}
.tbl-sty02 .frm_input {border-radius:0px;height:33px;line-height:33px;font-size:13px}
.tbl-sty02 textarea.frm_input {border-radius:0px;line-height:33px;font-size:13px}


