/* CSS Document */

 a.yellow12:link { font-size : 12px;  color : #FF9314;  text-decoration : none;   }
 a.yellow12:visited { font-size : 12px;  color : #FF9314;  text-decoration : none;   }
 a.yellow12:active { font-size : 12px;  color : #FF9314;  text-decoration : none;  }
 a.yellow12:hover { font-size :12px;  color : #FF9314;  text-decoration : none;   }

 a.white12:link { font-size : 12px;  color : #ffffff;  text-decoration : none;   }
 a.white12:visited { font-size : 12px;  color : #ffffff;  text-decoration : none;   }
 a.white12:active { font-size : 12px;  color : #ffffff;  text-decoration : none;  }
 a.white12:hover { font-size :12px;  color : #ffffff;  text-decoration : none;   }
 
 a.white12bold:link { font-size : 12px;  color : #ffffff;  text-decoration : none; font-weight: bold;  }
 a.white12bold:visited { font-size : 12px;  color : #ffffff;  text-decoration : none; font-weight: bold;  }
 a.white12bold:active { font-size : 12px;  color : #ffffff;  text-decoration : none; font-weight: bold; }
 a.white12bold:hover { font-size :12px;  color : #ffffff;  text-decoration : none; font-weight: bold;  }

 a.black12:link { font-size : 12px;  color : #000000;  text-decoration : none;   }
 a.black12:visited { font-size : 12px;  color : #000000;  text-decoration : none;   }
 a.black12:active { font-size : 12px;  color : #000000;  text-decoration : none;  }
 a.black12:hover { font-size :12px;  color : #000000;  text-decoration : none;   }
 
 a.deepblue12:link { font-size : 12px;  color : #122A55;  text-decoration : none;   }
 a.deepblue12:visited { font-size : 12px;  color : #122A55;  text-decoration : none;   }
 a.deepblue12:active { font-size : 12px;  color : #122A55;  text-decoration : none;  }
 a.deepblue12:hover { font-size :12px;  color : #122A55;  text-decoration : none;   }
 
 a.blue12:link { font-size : 12px;  color : #3366CC;  text-decoration : none;   }
 a.blue12:visited { font-size : 12px;  color : #3366CC;  text-decoration : none;   }
 a.blue12:active { font-size : 12px;  color : #3366CC;  text-decoration : none;  }
 a.blue12:hover { font-size :12px;  color : #3366CC;  text-decoration : none;   }
 
 a.grey11:link { font-size : 11px;  color : #666666;  text-decoration : none;   }
 a.grey11:visited { font-size : 11px;  color : #666666;  text-decoration : none;   }
 a.grey11:active { font-size : 11px;  color : #666666;  text-decoration : none;  }
 a.grey11:hover { font-size :11px;  color : #666666;  text-decoration : none;   }
 
 a.grey12:link { font-size : 12px;  color : #666666;  text-decoration : none;   }
 a.grey12:visited { font-size : 12px;  color : #666666;  text-decoration : none;   }
 a.grey12:active { font-size : 12px;  color : #666666;  text-decoration : none;  }
 a.grey12:hover { font-size :12px;  color : #666666;  text-decoration : none;   }

 a.cen2:link { font-size : 12px;  color : #666666;  text-decoration : none;   }
 a.cen2:visited { font-size : 12px;  color : #666666;  text-decoration : none;   }
 a.cen2:active { font-size : 12px;  color : #666666;  text-decoration : none;  }
 a.cen2:hover { font-size :12px;  color : #666666;  text-decoration : none;   }

 a.brightgrey12:link { font-size : 12px;  color : #999999;  text-decoration : none;   }
 a.brightgrey12:visited { font-size : 12px;  color : #999999;  text-decoration : none;   }
 a.brightgrey12:active { font-size : 12px;  color : #999999;  text-decoration : none;  }
 a.brightgrey12:hover { font-size :12px;  color : #999999;  text-decoration : none;   }

 a.blue12bold:link { font-size : 12px;  color : #003399;  text-decoration : none;   }
 a.blue12bold:visited { font-size : 12px;  color : #003399;  text-decoration : none;   }
 a.blue12bold:active { font-size : 12px;  color : #003399;  text-decoration : none;  }
 a.blue12bold:hover { font-size :12px;  color : #003399;  font-weight: bold; text-decoration : none;   }

 a.subnavi:link { font-size : 12px; color : #666666;  text-decoration : none; }
 a.subnavi:visited { font-size : 12px; color : #666666;  text-decoration : none; }
 a.subnavi:active { font-size : 12px; color : #666666; text-decoration : none; }
 a.subnavi:hover { font-size :12px; color : #000000;  text-decoration : none; }

 a.bot8:link { font-size : 8px; color : #aaaaaa;  text-decoration : none; }
 a.bot8:visited { font-size : 8px; color : #aaaaaa;  text-decoration : none; }
 a.bot8:active { font-size : 8px; color : #aaaaaa; text-decoration : none; }
 a.bot8:hover { font-size :8px; color : #aaaaaa;  text-decoration : none; }
 
 
/* font */

.wine12 {
	font-size: 12px;
	color: #650014;
	line-height: 14px;
	font-family: "돋움";
}


.black11 {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-family: "돋움";
}

.black12 {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.black12bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}


.white12 {
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
}

.white12bold {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
}

.brightgrey12 {
	font-size: 12px;
	color: #999999;
	line-height: 17px;
}

.grey12 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.grey11 {
	font-size: 11px;
	color: #777777;
	line-height: 18px;

}

.grey12bold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}


.blue12 {
	font-size: 12px;
	color: #3366CC;
	line-height: 17px;
}

.skyblue12 {
	font-size: 12px;
	color: #219EED;
	line-height: 17px;
}

.green12 {
	font-size: 12px;
	color: #64BE14;
	line-height: 17px;
}


.blue12bold {
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	line-height: 17px;
}


.red12 {
	font-size: 12px;
	color: #CC0000;
	line-height: 17px;
}
.bot8 {
	font-family: "kroeger 05_56";
	font-size: 8px;
	line-height: 18px;
	color: #aaaaaa;
}


.yellow12 {
	font-size: 12px;
	color: #FF9314;
	line-height: 17px;
}


.deepblue11 {
	font-size: 11px;
	color: #122A55;
	line-height: 14px;
	font-family: "돋움";
}

.deepblue12 {
	font-size: 12px;
	color: #122A55;
	line-height: 17px;
}

.deepblue12bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #122A55;
}

.black17bold {
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}



