	/*
 	* Stylesheet for Hansolnongwon Web Site
 	* StyleSheet By Son Ju-Nam(sonjunam@nate.com)
  *
  * filename : lever.css
  */


  /* Body */
  
	BODY
   	{
   	margin: 0 0 0 0;
   	background:FFFFFF;
   	}
  TD
   	{
   	font-size:9pt;
   	font-family:Gulim;
   	color:666666;
   	}
	INPUT
   	{
 	font-size:9pt;
 	  }

	A:link,A:visited,A:active
 	  {
   	color:666666;
 	  text-decoration:none;
   	}
	A:hover
   	{
    color:7d9800;
   	text-decoration:underline;
   	}
  .vdn7
    {
    font-family:Verdana;
    font-size:7pt;
    }
  .vdnxx
    {
    font-family:Verdana;
    font-size:xx-small;
    }
  .vdn8
    {
    font-family:Verdana;
    font-size:8pt;
    }
  .vdn8b
    {
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    }
  .thm7
    {
    font-family:Tahoma;
    font-size:7pt;
    }
	.text
	  {
	  line-height:18px;
	  }
	.ffbold
	  {
    color:FFFFFF;
    font-weight:bold;
    }
  .d4
    {
    color:d4d4d4;
    }
      }
  .a4
    {
    color:a4a4a4;
    }

