﻿/*ContentTB------------------------------------------------------*/
table.ContentTB {
	width:100%;
}
.ContentTB TD {
	font-size: 12px;
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 1px solid #FFF;
}
.ContentTB .H0 {
	color: #51a812;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0px;
}
.ContentTB .H1 {
	font-weight: bold;
	background-color: #519096;
	border-right: 1px solid #FFF;
}
.ContentTB .H2 {
	font-weight: bold;
	background-color: #519096;
	text-align: center;
	border-right: 1px solid #FFF;
}
.ContentTB .H3 {
	font-weight: bold;
	text-align: center;
	width: 70px;
	border-right: 1px solid #FFF;
}
.ContentTB .H4 {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-color: #89c1c6;
	width: 70px;
	border-right: 1px solid #FFF;
}
.ContentTB .H5 {
	font-weight: bold;
	text-align: center;
	background-color: #89c1c6;
	width: 160px;
	border-right: 1px solid #FFF;
}
.ContentTB .H6 {
	font-weight: bold;
	text-align: center;
	background-color: #edf5f6;
	width: 70px;
	border-right: 1px solid #FFF;
}
.ContentTB .H7 {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-color: #e5fdff;
	border-right: 1px solid #FFF;
	width: 70px;
}
.ContentTB .H8 {
	font-weight: bold;
	text-align: center;
	background-color: #d0eff2;
	width: 70px;
	border-right: 1px solid #FFF;
}
.ContentTB .D1 {
	font-weight: bold;
	background-color: #e5fdff;
}
.ContentTB .D2 {
	font-style: italic;
	background-color: #e5fdff;
	padding-left: 30px;
}
.ContentTB .D3 {
	font-weight: bold;
	font-style: italic;
	background-color: #d0eff2;
	text-align: center;
}
.ContentTB .D4 {
	font-weight: bold;
	font-style: italic;
	background-color: #d0eff2;
}
.ContentTB .D5 {
	font-style: italic;
	background-color: #e5fdff;
}
.ContentTB .D6 {
	font-weight: bold;
	font-style: italic;
	color: #138f34;
}
.ContentTB .D7 {
	font-weight: bold;
	font-style: italic;
	background-color: #e5fdff;

}

