body{margin:auto;
				font-size:8pt;
				font-family:"¸¼Àº°íµñ",seoul,arial,helvetica;
				color:#666;
				scrollbar-3dlight-color:#595959; scrollbar-arrow-color:#FFFFFF;
				scrollbar-base-color:#CFCFCF; scrollbar-darkshadow-color:#FFFFFF;
				scrollbar-face-color:#CFCFCF; scrollbar-highlight-color:#FFFFFF;
				scrollbar-shadow-color:#595959;
				} 


/* Float bug */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}

.png24 {tmp:expression(setPng24(this));}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}

/*border:1px solid red;*/


/* ¸µÅ© Á¡¼± ¾ø¾ÖÁÖ±â*/
a	{selector-dummy: expression(this.hideFocus=true);}

/* ¸µÅ©½ºÅ¸ÀÏ */
a	{text-decoration:none; color:#757575;}
a:hover	{text-decoration:none; color:#ef4427;}

a.link_path:link{color: #dfe0e0; text-decoration: none;}
a.link_path:hover{color: #ef4427; text-decoration: none;}
a.link_path:active{color: #ef4427; text-decoration: none;}
a.link_path:visited{color: #dfe0e0; text-decoration: none;}

/*°øÅë¿ä¼Ò*/
img{
	border:none;
}
p    { line-height:18px;}
ul, ol, li   { margin:0; padding:0; list-style-type:none;}
div,p,h1,h2,h3,h4,dl,dt,dd,th,td,form {margin:0; padding:0;}

.fL    { float:left;}
.fR    { float:right;}
.clear { clear:both;}

.texL { text-align:left !important;}
.texR { text-align:right !important;}
.texC { text-align:center !important;}

.input       {border:1px solid #AFAEAE; font-size:12px; font-family:"µ¸¿ò,µ¸¿òÃ¼"; background-color:#F0F0F0; color:#5B5B5B; height:18px}
.input2       {border:1px solid #CCCCCC; font-size:12px; font-family:µ¸¿ò; background-color:#FFFFFF; color:#6C6C6C; height:18px}
.input11       {border:1px solid #CCCCCC; font-size:9pt; font-family:µ¸¿ò; background-color:#FFFFFF; color:#424242; height:15px;}
.box         {border:1px solid #CED0C8; font-size:12px; font-family:"µ¸¿ò,µ¸¿òÃ¼"; color:#5A5752; height:20px;}
.box2        {border:1px solid #CBCBCB; font-size:12px; font-family:±¼¸²; background-color:#FFFFFF; color:#000000; height:20px;}
.box3        {border:1px solid #CCCCCC; font-size:12px; font-family:µ¸¿òÃ¼; background-color:#FFFFFF; dashed color:#000000; line-height:12pt;}
.box4        {border:1px solid #CCCCCC; font-size:12px; font-family:µ¸¿òÃ¼; background-color:#FFFFFF; dashed color:#666666; line-height:150%;}
.box5        {border:1px solid #FFFFFF; font-size:12px; font-family:±¼¸²; background-color:#FFFFFF; color:#666666; height:20px;}
.mbox        {border:1px solid #D8D8D8; font-size:12px; font-family:"µ¸¿ò"; color:#333333;}
.t5 {font-family:"±¼¸²"; font-size:9pt; color:#666666; line-height:19px;; text-align: justify}



/************************************/
/************ main.html *************/
/************************************/


#mainBody{
	margin:0;
	padding:0;
	width:100%;
}

#mainwrap{
	width:330px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

.mt5{margin-top:5px;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}



.title{
	font-size:24pt;
	color:#000;
	margin-top:100px;
	font-weight:bold;
}

.blue{
	color:#0079b7;
}

.info{
	font-size:16px;	
}

.add{
	margin-top:10px;
	font-size:20px;
}
.bt{
	margin-top:30px;
}

