@charset "utf-8";
@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);


html, body {
	margin:0;
	padding:0;
	width:100%; 
	height:100%;
	}

body {
	color:#6a6a6a;	
	font-size:12px;	
	font-family: 'Noto Sans Korean',  sans-serif;
	line-height:18px;
	}
td, select, textarea, input {
	color:#6a6a6a;	
	font-size:12px;	
	font-family: 'Noto Sans Korean',  sans-serif;
	line-height:16px;
	}
button {
	font-size:12px;
	}

div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd, pre, fieldset, blockquote, th, hr, input, textarea, font {
	margin:0; padding:0;
	}

.select13{
	width:13px;
	height:13px
	}

div, p, ul, ol, dl, dt, dd {
	list-style:none;
	}

p, img, fieldset {
	border:0;
	}

input {
	background:#fff;
	}

.hide { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

.hidden {display:none;}

.disB {display:block;}

.font11 {
	font-size:11px;
	font-weight:normal !important;
	line-height:12px !important;
	}
.font12 {
	font-size:12px;
	font-weight:normal !important;
	}
.font12B {
	font-size:12px;
	font-weight:bold
	}
.font14 {
	font-size:14px;
	font-weight:normal !important;
	}
.font14B {
	font-size:14px;
	font-weight:bold !important;
	}

.letterS {
	letter-spacing:-1px
	}

textarea {
	overflow:auto;	
	border:none;	
	background-color:#fff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#cfcfcf;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#cfcfcf;
	scrollbar-darkshadow-color:#F3F3F3;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#7a7a7a;
	}


/* ¸µÅ© */
a:link, a:active, a:visited {
    color:#6a6a6a;
    text-decoration:none;
}
a:hover {
    color:#809810;
	text-decoration:underline
}

/* Cursor */
a:hover {
	cursor:pointer;
	}
.pointer {
	cursor:pointer;
	}

/* ÅØ½ºÆ® Ä®¶ó */
.orange {
	color:#ff7800
	}
.orangeBold {
	color:#ff7800;
	font-weight:bold;
	}
.orangeBoldF14{
	color:#ff7800;
	font-weight:bold;
	font-size:14px;
}
.orange01 {
	color:#e55100
	}
.blueA {
	color:#2686cb !important;
	}
.blueAb {
	color:#2686cb !important;
	font-weight:bold
	}
.blueB {
	color:#0000ff
	}
.blueC {
	color:#1ba6b9
	}
.blueCb {
	color:#1ba6b9;
	font-weight:bold
	}
.grey {
	color:#787878 !important
	}
.grey01 {
	color:#c2c2c2 !important
	}
.grey02 {
	color:#aaa !important
	}
.grey01b {
	color:#c2c2c2;
	font-weight:bold
	}
.grey02b {
	color:#6a6a6a;
	font-weight:bold
	}

.greenA {
	color:#8aa11b !important
	}

.redA {
	color:#e53600
	}
.redAb {
	color:#e53600 !important;
	font-weight:bold
	}

.redB {
	color:#e96728
	}
.redBb {
	color:#e96728 !important;
	font-weight:bold
	}

.yellowA {
	color:#ffe8aa !important
	}
.yellowAb {
	color:#ffd565 !important;
	font-weight:bold
	}
.yellowB {
	color:#ffa200 !important
	}
.yellowBb {
	color:#ffa200 !important;
	font-weight:bold
	}

.whiteA {
	color:#fff
	}
	
	
/*¸µÅ© Á¡¼±¾ø¾Ö±â*/
a {
	outline:none; selector-dummy:expression(this.hideFocus=true)
	}
.nofocus {
	outline:none; selector-dummy:expression(this.hideFocus=true)
	}



/* Float */
.fleft {
	float:left;
	}
.fright {
	float:right;
	}
.cboth {
	clear:both !important;
	}

.t_left {
	text-align:left !important;
	}
.t_center {
	text-align:center !important;
	}
.t_right {
	text-align:right !important;
	}
	
.v_align{
	vertical-align:middle
	}
.vt_align{
	vertical-align:top
	}
.vb_align{
	vertical-align:bottom
	}
	
	
/* margin */

.mtm01 {
	*margin-top:-1px; 
	}

.m0 {
	margin:0 !important;
	}

.m5 {
	margin:5px !important;
	}
.m10 {
	margin:10px !important;
	}
.mtm1 {
	margin-top:-1px !important;
	}
.mtm2 {
	margin-top:-2px !important;
	}
.mtm5 {
	margin-top:-5px !important;
	}
.mtm7 {
	margin-top:-7px !important;
	}
.mt00 {
	margin-top:0 !important;
	}
.mt01 {
	margin-top:1px !important;
	}
.mt02 {
	margin-top:2px !important;
	}
.mt03 {
	margin-top:3px !important;
	}
.mt04 {
	margin-top:4px !important;
	}
.mt05 {
	margin-top:5px !important;
	}
.mt06 {
	margin-top:6px !important;
	}
.mt07 {
	margin-top:7px !important;
	}
.mt08 {
	margin-top:8px !important;
	}
.mt10 {
	margin-top:10px !important;
	}
.mt11 {
	margin-top:10px !important;
	}
.mt12 {
	margin-top:12px !important;
	}
.mt15 {
	margin-top:15px !important;
	}
.mt16 {
	margin-top:16px !important;
	}
.mt18 {
	margin-top:18px !important;
	}
.mt20 {
	margin-top:20px !important;
	}
.mt25 {
	margin-top:25px !important;
	}
.mt30 {
	margin-top:30px !important;
	}
.mr02 {
	margin-right:2px !important;
	}
.mr03 {
	margin-right:3px !important;
	}
.mr04 {
	margin-right:4px !important;
	}
.mr05 {
	margin-right:5px !important;
	}
.mr06 {
	margin-right:6px !important;
	}
.mr07 {
	margin-right:7px !important;
	}
.mr08 {
	margin-right:8px !important;
	}
.mr09 {
	margin-right:9px !important;
	}
.mr10 {
	margin-right:10px !important;
	}
.mr11 {
	margin-right:11px !important;
	}
.mr15 {
	margin-right:15px !important;
	}
.mr20 {
	margin-right:20px !important;
	}
.mr30 {
	margin-right:30px !important;
	}
.mb02 {
	margin-bottom:2px !important;
	}
.mb03 {
	margin-bottom:3px !important;
	}
.mb04 {
	margin-bottom:4px !important;
	}
.mb05 {
	margin-bottom:5px !important;
	}
.mb06 {
	margin-bottom:6px !important;
	}
.mb07 {
	margin-bottom:7px !important;
	}
.mb08 {
	margin-bottom:8px !important;
	}
.mb10 {
	margin-bottom:10px !important;
	}
.mb11 {
	margin-bottom:11px !important;
	}
.mb15 {
	margin-bottom:15px !important;
	}
.mb20 {
	margin-bottom:20px !important;
	}
.mb25 {
	margin-bottom:25px !important;
	}
.mb30 {
	margin-bottom:30px !important;
	}
.ml02 {
	margin-left:2px !important;
	}
.ml03 {
	margin-left:3px !important;
	}
.ml04 {
	margin-left:4px !important;
	}
.ml05 {
	margin-left:5px !important;
	}
.ml06 {
	margin-left:6px !important;
	}
.ml07 {
	margin-left:7px !important;
	}
.ml08 {
	margin-left:8px !important;
	}
.ml09 {
	margin-left:9px !important;
	}
.ml10 {
	margin-left:10px !important;
	}
.ml11 {
	margin-left:11px !important;
	}
.ml12 {
	margin-left:12px !important;
	}
.ml15 {
	margin-left:15px !important;
	}
.ml16 {
	margin-left:16px !important;
	}
.ml17 {
	margin-left:17px !important;
	}
.ml18 {
	margin-left:18px !important;
	}
.ml19 {
	margin-left:19px !important;
	}
.ml20 {
	margin-left:20px !important;
	}
.ml21 {
	margin-left:21px !important;
	}
.ml22 {
	margin-left:22px !important;
	}
.ml23 {
	margin-left:23px !important;
	}
.ml24 {
	margin-left:24px !important;
	}
.ml25 {
	margin-left:25px !important;
	}
.ml29 {
	margin-left:29px !important;
	}
.ml30 {
	margin-left:30px !important;
	}
.ml56 {
	margin-left:56px !important;
	}
/* padding */
.p0 {
	padding:0 !important;
	}
.p5 {
	padding:5px !important;
	}
.p10 {
	padding:10px !important;
	}
.p15 {
	padding:15px !important;
	}
.pt00 {
	padding-top:0 !important;
	}
.pt02 {
	padding-top:2px !important;
	}
.pt03 {
	padding-top:3px !important;
	}
.pt04 {
	padding-top:4px !important;
	}
.pt05 {
	padding-top:5px !important;
	}
.pt06 {
	padding-top:6px !important;
	}
.pt08 {
	padding-top:8px !important;
	}
.pt10 {
	padding-top:10px !important;
	}
.pt12 {
	padding-top:12px !important;
	}
.pt13 {
	padding-top:13px !important;
	}
.pt15 {
	padding-top:15px !important;
	}
.pt17 {
	padding-top:17px !important;
	}
.pt18 {
	padding-top:18px !important;
	}
.pt20 {
	padding-top:20px !important;
	}
.pt22 {
	padding-top:22px !important;
	}
.pt25 {
	padding-top:25px !important;
	}
.pt30 {
	padding-top:30px !important;
	}
.pt40 {
	padding-top:40px !important;
	}

.pr00 {
	padding-right:0 !important;
	}
.pr01 {
	padding-right:1px !important;
	}
.pr03 {
	padding-right:3px !important;
	}
.pr04 {
	padding-right:4px !important;
	}
.pr05 {
	padding-right:5px !important;
	}
.pr06 {
	padding-right:6px !important;
	}
.pr07 {
	padding-right:7px !important;
	}
.pr08 {
	padding-right:8px !important;
	}
.pr10 {
	padding-right:10px !important;
	}
.pr13 {
	padding-right:13px !important;
	}
.pr15 {
	padding-right:15px !important;
	}
.pr20 {
	padding-right:20px !important;
	}

.pb01 {
	padding-bottom:1px !important;
	}
.pb02 {
	padding-bottom:2px !important;
	}
.pb03 {
	padding-bottom:3px !important;
	}
.pb04 {
	padding-bottom:4px !important;
	}
.pb05 {
	padding-bottom:5px !important;
	}
.pb07 {
	padding-bottom:7px !important;
	}
.pb08 {
	padding-bottom:8px !important;
	}
.pb10 {
	padding-bottom:10px !important;
	}
.pb15 {
	padding-bottom:15px !important;
	}
.pb20 {
	padding-bottom:20px !important;
	}
.pb30 {
	padding-bottom:30px !important;
	}
.pb40 {
	padding-bottom:40px !important;
	}
.pb50 {
	padding-bottom:50px !important;
	}

.pl00 {
	padding-left:0 !important;
	}
.pl03 {
	padding-left:3px !important;
	}
.pl04 {
	padding-left:4px !important;
	}
.pl05 {
	padding-left:5px !important;
	}
.pl07 {
	padding-left:7px !important;
	}
.pl08 {
	padding-left:8px !important;
	}
.pl10 {
	padding-left:10px !important;
	}
.pl11 {
	padding-left:11px !important;
	}
.pl13 {
	padding-left:13px !important;
	}
.pl15 {
	padding-left:15px !important;
	}
.pl20 {
	padding-left:20px !important;
	}
.pl24 {
	padding-left:24px !important;
	}
.pl25 {
	padding-left:25px !important;
	}
.pl30 {
	padding-left:30px !important;
	}


/* Float bug ºÎ¸ð ¿ä¼Ò ¹ÛÀ¸·Î ¹þ¾î³¯¶§ */
.clearfix:after {
	clear:both;
	display:block;
	content:"";
	height:0
	}
.clearfix {*zoom:1;}




/* Hides from IE-mac \*/
* html .clearfix {
	height:1%
	}



