@charset "utf-8";

TD {
	FONT-SIZE: 9pt; 
	COLOR: #212121; 
	LINE-HEIGHT: 17px; 
	FONT-FAMILY: "gulim", "seoul", "arial", "helvetica";
}	

body {
	scrollbar-face-color:#e5e5e5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #cccccc
}
A:link    {color:#212121}
A:visited {color:#212121}
A:active  {color:#212121}
A:hover   {color:#212121}
a,img {selector-dummy: expression(this.hideFocus=true);}

.tit{
	 color:#000000; 
	 padding-left:5px; 
	 font-weight:bold;
	 FONT-SIZE: 13px;
}
.tit A:link     { color: #000000; text-decoration: none;} 
.tit A:visited  { color: #000000; text-decoration: none;} 
.tit A:active   { color: #000000; text-decoration: none;} 
.tit A:hover    { color: #71560e; text-decoration: none;} 

.link{
	 color:#212121; 
}
.link A:link     { color: #212121; text-decoration: none;} 
.link A:visited  { color: #212121; text-decoration: none;} 
.link A:active   { color: #212121; text-decoration: none;} 
.link A:hover    { color: #000000;text-decoration:underline;} 

.copy{
	 color:#ffffff; 
}

.tit_s{
	 color:#000000; 
	 font-weight:bold;
}
.list{
	 color:#A66400; 
	 font-weight:bold;
}
