  BODY {
     font-family: "굴림", "arial", "verdana";
     font-size: 9pt;
     font-style: normal;	 
     line-height: 150%;
	 background-repeat: none;
  }

  A:active {
     color:777777;
     font-size: 9pt;
     text-decoration: none;
  }
  A:link {
     color:777777;
     font-size: 9pt;
     text-decoration: none;
  }
  A:visited {
     color:777777;
     font-size: 9pt;
     text-decoration: none;
  }
  A:hover {
     color:#7AAFE1;
     font-size: 9pt;
     text-decoration: none;
  }

  .image {
     BORDER-BOTTOM: black 1pt solid;
     BORDER-LEFT:black 1pt solid;
     BORDER-RIGHT: black 1pt solid;
     BORDER-TOP: black 1pt solid;
  }

  .editbox {
     font-family : "굴림";
     font-size : 9pt;
     border:1 solid gray;
     background-color:white;
  }

  .input {
     font-family : "굴림";
     font-size : 9pt;
     border:1 solid gray;
     background-color:white;
  }

  .editbox2 {
     font-family : "굴림";
     font-size : 9pt;
     border:1 solid gray;
     background-color:#F4F4F4;
  }

  .button {
     font-family : "굴림";
     font-size : 9pt;
     height:20px;
     border-width:1;
     border-style:ridge;
  }

  .btn {
     font-family : "돋움";
     font-size : 9pt;
     height:20px;
     border-width:1;
     border-style:ridge;
  }

  TABLE, TD, TR, TH {
     font-size:9pt;
     color:666666;
     text-decoration:none;
     line-height:160%;
     font-family:굴림, Arial;
  }


  .attFile_Hidden {
     font-family : "굴림";
     font-size : 9pt;


     border-top-width:0em;
     border-right-width:0em;
     border-bottom-width:0em;
     border-left-width:0em;

     
  }
