.text {
   font-family : "µ¸¿ò";
   font-size   : 9pt;
   font-style  : normal;
   color       : #666666;
   line-height : 145%;
}

.text01 {
   font-family : "µ¸¿ò";
   font-size   : 9pt;
   line-height : 140%;
   color       : #000000;
}

.name {
   font-family : "µ¸¿ò";
   font-size   : 11pt;
   color       : #000000;
}

a {
   text-decoration : none; 
   color           : #000000;
}

td {
   font-size : 9pt;
}

.formselect {
   border-width : 1px;
   border-color : #666666;
   border-style : solid;
   height       : 22px;
   font-size    : 9pt;
   behavior     : url("/_admin_page/_inc/selectbox.htc");
}

/*
body {
    background-image  : url("/images/body/main03/img_bg.gif");
    background-repeat : repeat-x;
}
*/