/*
¸¸µçÀÌ: ÅäÅä·ç(http://www.neosky.info)
º» ½ºÅ²Àº ¼öÁ¤ ¶Ç´Â Àç¹èÆ÷°¡ °¡´ÉÇÕ´Ï´Ù.
ÀÌ ÁÖ¼®Àº »èÁ¦ÇÏÁö ¸»¾Æ ÁÖ½Ê½Ã¿À(__)
*/
a{
   text-decoration:none;
   font-size:9pt;
   font-family:±¼¸²;
   color:#000000;
   }
a.bb:link {
   color:black;
   font-size:9pt;
   font-family:±¼¸²;   
   text-decoration:none;
   }
a.bb:visited {
   color:black;
   font-size:9pt;
   font-family:±¼¸²;   
   text-decoration:none;
   }
a.bb:active {
   color:black;
   font-size:9pt;
   font-family:±¼¸²;   
   text-decoration:none;
   }
a.bb:hover {
   color:black;
   font-size:9pt;
   font-family:±¼¸²;   
   text-decoration:none;
   }

.table1 {
   height:32px;
   background-color:#f9f9f9;
   }
.table2 {
   table-layout:fixed;
   }
.table3 {
   width:120px;
   background-color:#f7f7f7;
   }
.table4 {
   height:1px;
   table-layout:fixed;
   }
.td1 {
   border-width:1px;
   border-color:#f0f0f0;
   border-style:solid;
   background-color:#ffffff;
   font-size:9pt;
   font-family:±¼¸²;
   color:#000000;   
   padding-top:6px;
   }
.td4 {
   height:1px;
   background-color:#f5f5f5;
   }
.subject {
   font-size:9pt;
   font-family:±¼¸²;
   color:#000000;
   }
.comment {
   font-family:verdana;
   font-size:7pt;
   }
input {cursor:pointer}