/* 1. º»¹® ÀüÃ¼  */

	body,td {
		font-size:9pt;
		font-family: Verdana,µ¸¿ò;
		line-height:150%;
		letter-spacing:-1;
	}

/* 2. ±âº» ¸µÅ© */
	A:link { color:#000000; text-decoration:none; }
	A:visited { color:#000000; text-decoration:none; }
	A:hover { color:#000000; text-decoration:underline; }


/*	A:link { color:#6F8500; text-decoration:none; }
	A:visited { color:#6F8500; text-decoration:none; }
	A:hover { color:#6F8500; text-decoration:underline; }   */

/* ¸Þ´º ÃÖ½Å±Ûµé Ä®¶ó */
	.menucontent { 
		font-size:9pt;
		font-family: Verdana,µ¸¿ò;
  	color:#F6FABF;
		margin-top:5px;
	}
	a.menucontent:link { color:#F6FABF; text-decoration:none; }
	a.menucontent:visited { color:#F6FABF; text-decoration:none; }
	a.menucontent:hover { color:#F6FABF; text-decoration:underline; }

/* ¹é±×¶ó¿î Ä®¶ó ÁöÁ¤*/
	.bgcolor1 { 
		font-family:Verdana,µ¸¿ò; 
		font-size:9pt; 
		color:#F6FABF; 
		background-color:#99AC00; 
	}
/* ¸Þ´º Å¸ÀÌÆ² Ä®¶ó ÁöÁ¤*/
	.bgcolor2 { 
		font-family:Verdana,µ¸¿ò; 
		font-size:9pt; 
		color:#F6FABF; 
		background-color:#BCCA00; 
	}
	
/* ·Î°íµé¾î°¡´Â ºÎºÐ*/
	.bgcolor3 { 
		font-family:Verdana,µ¸¿ò; 
		font-size:9pt; 
		color:#F6FABF; 
		background-color:#8B9F00 
	}
	
  /* °Ë»öÃ¢ ¾È */
	.search { 
		font-size:8pt; 
		color:#FFFFFF; 
		border:solid 0px;
		background-color:#6F8500 
	}
  /* °Ë»öÃ¢ ¹öÆ° */
	.search_bn { 
  	font-family:Verdana; 
  	font-size:7pt;
  	height:15px;
  	width:40px;
		color:#FFFFFF; 
		border:0px solid;
		background-color:#6F8500; 
	}

	/* ¹æ¸í·Ï ¸Þ´º Ä®¶ó*/
	.green7 { 
		font-size:7pt; 
		color:#6F8500; 
	}
	
	
  /* ¿À¸¥ÂÊ À§ custom ¸Þ´º (RssPaper, GuestBook, ...) */
	.gray8 { 
		font-size:8pt; 
		color:#6F8500; 
	}
  /* µ¡±Û, Æ®·¢¹é ¹öÆ° */
	.style2 {
	  font-family:Verdana,µ¸¿ò; 
		font-size:9pt; 
  	color: #6F8500;
  	}
