.txt12 {
	font-size: 12px;
}
.txt12_gray {
	font-size: 12px;
	color: #666666;
}
.txt_red_b {
	color: #CC0000;
	font-weight: bold;
}
.txt_pick_b {

	color: #FF6666;
	font-weight: bold;
}
.txt_gray_b {


	color: #666666;
	font-weight: bold;
}
.txt12_red {

	font-size: 12px;
	color: #CC0000;
}
.txt11_gray {
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
}

