/* link */

 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.black12bold:link { font-size : 12px;  color : #000000;  text-decoration : none;   }
 a.black12bold:visited { font-size : 12px;  color : #000000;  text-decoration : none;   }
 a.black12bold:active { font-size : 12px;  color : #000000;  text-decoration : none;  }
 a.black12bold:hover { font-size :12px;  color : #000000;  font-weight: bold; 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.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;   }

/* 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: 17px;
}

.grey11 {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-family: "µ¸¿ò, ±¼¸²";

}

.grey10 {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-family: "µ¸¿ò";

}

.grey12bold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}


.blue12 {
	font-size: 12px;
	color: #3366CC;
	line-height: 17px;
}

.blue12bold {
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	line-height: 17px;
}


.red12 {
	font-size: 12px;
	color: #CC0000;
	line-height: 17px;
}

.red12bold {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	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;
}

.form1 {
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	height: 20;
	font-size: 11px;
	color: #666666;
 
	font-family: ±¼¸²;
	background-color: #eaeaea
}
.blgreen12 {
	font-size: 12px;
	color: #00ADA9;
}
.blgreen12bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #00ADA9;
}

table.boardlist td { border-bottom:solid 1px #eaeaea;}


