.table_sub th 
{
	height:20px;
	background-color:#FFD9EC;
	border-bottom:#FFF8E5 1px solid; 
	font-weight:bold;
}
.table_sub .table_sub_bg1
{
	background-color:#FFFFFF;
}

.table_sub .table_sub_bg1 td
{
	border-bottom:#FFF 1px solid;
}
.table_sub .table_sub_bg2
{
	background-color:#FFF5FB;
}
.table_sub .table_sub_bg2 td
{
	border-bottom:#FFD9EC 1px solid;
}

