@charset "euc-kr";
.hans {
	font-family: "±¼¸²";
	font-size: 12px; 
	color: #966D3C;
	line-height: 16px;
}

/* ÆäÀÌÁö ÀüÃ¼¿¡¼­ a ÅÂ±× ½ºÅ¸ÀÏ*/
a:link			{  COLOR: #C38959; text-decoration: none;}
a:visited	{  COLOR: #C38959; text-decoration: none;}
a:hover		{  COLOR: #C38959; text-decoration: underline;}
a:active	{  COLOR: #C38959; text-decoration: none;}
