@charset "euc-kr";

/* default define setting */
html {overflow-y:scroll;}
html,body{-webkit-text-size-adjust:none}
html,body,ul,ol,li,p,dl,dt,dd,table,th,td{margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6,input,textarea,button,select,form,fieldset,legend{margin:0px;padding:0px;}
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,mark,meter,nav,output,progress,rp,rt,ruby,section,source,summary,time,video{display:block;margin:0;padding:0}
body,input,textarea,select,button,table{font-family:'¸¼Àº °íµñ','Malgun Gothic',³ª´®°íµñ,µ¸¿ò,Dotum,±¼¸²,Gulim,'Apple SD Gothic Neo',sans-serif; font-size:13px; line-height:18px; letter-spacing:-0.01em; color:#4B4B4B}
img,fieldset{border:0;vertical-align:middle}
input,textarea,select{vertical-align:middle}
img,video,embed,object{max-width:100%}
legend{visibility:hidden}
dl,dt,dd,ul,ol,li{list-style:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
a{color:#474747;text-decoration:none}
a:hover,a:active,a:focus{/* text-decoration:underline; */color:#474747}
button,label{cursor:pointer}
address{font-style:normal}
em,em *{font-style:normal}

/* ¸µÅ© */
a:link {
	color:#4f4f4f;
	text-decoration:none;
} 
a:visited {
	color:#4f4f4f;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a:focus {
	color:#000;
	text-decoration:underline;
}
a:active {
	color:#000;
	text-decoration:none;
} 


/* ¿ä¼Ò(element) ¿©¹é ÃÊ±âÈ­  */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {
	margin:0;
	padding:0;
	}

/* ÀÌ¹ÌÁö, Æû°ü·Ã ¿ä¼Ò */
img {
	vertical-align:top; margin:0px; padding:0px;
}
label, select, input, textarea {
	vertical-align:middle;
}

caption, legend{display:none;}

.hidden { visibility:hidden; position:absolute; font-size:0; width:0; height:0; line-height:0; margin:0; padding:0; background:none}

.border { border:1px solid #606060;}

.input { border: 1px solid #ddd; height:20px; width:99%;}

.nobox4{ border:none; }

/* Á¦¸ñ¿ä¼Ò */
h1, h2, h3, h4, h5, h6 {  
	font-size:100%;   
	font-weight:normal;   
	} 

/* Å×µÎ¸® ¾ø¾Ö±â */
fieldset, img, abbr,acronym { border:0 none; } 

/* ¸ñ·Ï */
ol, ul { list-style:none; }

/* Å×ÀÌºí - ¸¶Å©¾÷¿¡ 'cellspacing="0"' ÁöÁ¤ ÇÔ²² ÇÊ¿ä */
table {
	border-collapse: collapse; 
	border-spacing:0;
	border:0 none;
	}
caption, td {
	font-weight: normal;
}

/* ÅØ½ºÆ® °ü·Ã ¿ä¼Ò ÃÊ±âÈ­ */
address, caption, em, cite {
	font-weight:normal;
	font-style:normal;
	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* ÀÎ¿ë¹® */
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* ¼öÆò¼±*/
hr { border-top:1px solid #9C9C9C;}



/* height ¿©¹é */
.sp3 { height: 3px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp4 { height: 4px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp5 { height: 5px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp7 { height: 7px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp10 { height: 10px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp15 { height: 15px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp20 { height: 20px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp25 { height: 25px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp27 { height: 27px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp30 { height: 30px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp35 { height: 35px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp40 { height: 40px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp50 { height: 50px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp100 { height: 100px; width:1px; font-size: 0; line-height: 0; clear:both;}
.sp300 { height: 300px; width:1px; font-size: 0; line-height: 0; clear:both;}

.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt30 { margin-top:30px;}
.mt35 { margin-top:35px;}
.mt40 { margin-top:40px;}
.mt45 { margin-top:45px;}
.mt50 { margin-top:50px;}

.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb40 { margin-bottom:40px;}
.mb45 { margin-bottom:45px;}

.ml10 { margin-left:10px;}
.ml20 { margin-left:20px;}
.ml25 { margin-left:25px;}
.ml30 { margin-left:30px;}
.ml50 { margin-left:50px;}
.ml200 { margin-left:200px;}
.ml230 { margin-left:230px;}

.pr10 {padding-right:10px !important;;}
.pr47 {padding-right:47px !important;;}

.w100{ width:100px !important;}
.w270{ width:270px !important;}



.al{text-align:left;}	.ar{text-align:right;}	.ac{text-align:center;}	.aj{text-align:justify;}
.at{vertical-align:top;}	.am{vertical-align:middle;}	.ab{vertical-align:bottom;}

.fl{float:left;}	.fr{float:right;}

.textOverflow{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.clear { clear:both; }

.line_bt{border-top:1px solid #D7D7D7;}

.bold{padding:10px 0px; display:block; font-size:14px; font-weight:600; color:#000; line-height:20px; background:#ccc;}
