/********** tsubject text effect ****************************/
.tsubject {
color:               #663300;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}
/***********************************************************/

/********** tsubject text effect ****************************/
.tsubject1 {
color:               #FF6633;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}
/***********************************************************/

/********** tsubject text effect ****************************/
.tsubject2 {
color:               #006633;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}
/***********************************************************/

/********** topmenu text effect ****************************/
.top_menu {
color:               #000000;
font :               9px tahoma ;
text-decoration:     none;
}

.top_menu a:link, .top_menu a:active, .top_menu a:visited {
color:               #000000;
font :               9px tahoma ;
text-decoration:     none;
}

.top_menu a:hover {
color:               #FF0000;
font :               9px tahoma ;
text-decoration:     none;
}
/***********************************************************/

/********** submenu text effect ****************************/
.sub_menu {
color:               #868686;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}

.sub_menu a:link, .sub_menu a:active, .sub_menu a:visited {
color:               #868686;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}

.sub_menu a:hover {
color:               #000000;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}
/***********************************************************/

/********** copyright text effect ****************************/
.copyright {
color:               #868686;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}

.copyright a:link, .copyright a:active, .copyright a:visited {
color:               #868686;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}

.copyright a:hover {
color:               #000000;
font :               11px tahoma, ±¼¸² ;
text-decoration:     none;
}
/***********************************************************/

/********** linecolor ************************/
.linecolor0		{background-color:#EDEDED;}
.linecolor1		{background-color:#CDCDCD;}
.linecolor2		{background-color:#3A527E;}
.linecolor3		{background-color:#ECF0F9;}
.linecolor4		{background-color:#FFFFFF;}
.linecolor5		{background-color:#C3D8E7;}
/*********************************************/
.linecolor6		{background-color:#CCCCCC;} /**index ¶óÀÎ»ö**/
.linecolor7		{background-color:#CCCCCC;} /**º»¹® ¶óÀÎ»ö**/
.linecolor8		{background-color:#CCCCCC;} 
.linecolor9		{background-color:#66CC66;} /**¼­ºê¸Þ´º ¶óÀÎ»ö**/
.linecolor10		{background-color:#CCCCCC;} /**¼­ºê¸Þ´º ¶óÀÎ»ö**/

/*********************************************/

/********** cell color ***********************/
.cellcolor0		{background-color:#ECF0F9;} /**Áö»ç¾È³» Å×ÀÌºí»ö**/
.cellcolor1		{background-color:#FFFFFF;} /**Áö»ç¾È³» Å×ÀÌºí»ö**/
.cellcolor2		{background-color:#F7F7F7;} /**Áö»ç¾È³» Å×ÀÌºí»ö**/
/*********************************************/
.cellcolor3		{background-color:#F4F2E8;} /**¼­ºê¸Þ´º ¹è°æ»ö**/
.cellcolor4		{background-color:#E8E4C1;} /**index Á¦¸ñ ¹è°æ»ö**/
/*********************************************/

/********** copyright topsidemenu bar ********/
.ba{color:#BDBDBD;font-size:11px;}
/*********************************************/

/****************** table board ****************/
.board_lan{
	border-top: 2px solid #FF6C00;
	border-bottom: 1px solid #FF6C00;
	border-collapse: collapse; 
}
.board_lan th{
	background:#FFF4D8; color:FF6C00;font-size:8pt;	
	border-bottom:1	solid #E1E1E1;
	}
.board_lan td{
	border-bottom:1	solid #E1E1E1;
	border-right:1 solid #E1E1E1;
	}
.board_lan .td{
	border-right:1solid #FFFFFF;
	}
.board_lan .tdnon{
	border-right:1solid #FFFFFF;
	border-bottom:1	solid #FFFFFF;
	}
/**********************************************/