.title {  font-size: 14px; font-weight: bold}
.small {
	font-size: small;
	font-weight: normal;
}
.number { font-size: 36px; font-weight: bolder; color: #00CC00; font-style: italic; text-align: right; white-space: nowrap}
.td_menu { font-size: 12px; }

A {
	TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000
}
A:hover {

}.more_small { font-size: 8px}
.td_menu_white {
	font-size: 12px;
	color: #FFFFFF;
}
.small_b_white {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.small_b {
	font-size: x-small;
	font-weight: bold;
}
.small_b_3 {
	font-size: x-small;
	color: #333333;
	font-weight: bold;
}
.comment {
	font-size: small;
}
.operate {
	font-size: medium;
	line-height: 130%;
	font-weight: bold;
}
.ref {
	font-size: small;
	line-height: 120%;
	font-weight: normal;
}
.caution {
	font-size: small;
	line-height: 130%;
	font-weight: bold;
}
