.th_table {
	color: #c1834a;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}
.th_bltable {
	color: #7C728F;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}
.blue_table {
	font-size: 12px;
	background-color: #F0EEF3;
	line-height: 140%;
}
.white_table {
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 140%;
}
.bg_table {
	font-size: 12px;
	background-color: #F8F6EC;
	line-height: 140%;
}
.red_table {
	font-size: 12px;
	background-color: #F6EEE9;
	line-height: 140%;
}
.blue_table, .red_table {
	padding:2px 16px;
	}
.tcolor_table {
	color: c09c6d;
	font-size: 12px;
	line-height: 140%;
}
