/* -- Basic CSS -- */ 

body { 
margin: 0; 
padding: 0; 
} 




/********************************  Class ********************************/



td
{
    FONT-FAMILY: "dotum";
    FONT-SIZE: 9pt;
    COLOR: #666666;
    line-height:140%;
	
}



/******************************** Class ********************************/


.black
 {color:#000000; font-size:9pt; font-family: "dotum"; } 
 



  

/********************************  Class ********************************/



a { text-decoration: none; color: #666666; }
a:link { text-decoration: none; color: #666666;  }
a:visited { text-decoration: none; color: #666666; }
a:active { text-decoration: none; color: #105EB1; }
a:hover {  text-decoration:none; color:#105EB1;} 



a.sub01:link { text-decoration: none; color: #FFFFFF;  font-weight: bold;}
a.sub01:visited { text-decoration: none; color: #FFFFFF;   font-weight: bold;}
a.sub01:hover { text-decoration: none; color: #FFFD3D;   font-weight: bold;} 
a.sub01 font.selected{ color:#FFFD3D; }

.subLayer{ position:relative; top:7px; height:33px; width:190px; display:none;}













	

	

	



	

