table.a {
border-collapse: collapse;
border: 1px #808080 solid;
}

th.a {
background-color: #d3e9fa;
border: 1px #808080 solid;
padding: 3px 10px;
}

td.a {
background-color: #ffffff;
border: 1px #808080 solid;
padding: 3px 10px;
}

td strong {
color: #ff0000;
padding: 3px 10px;
}

td.red {
	color: #ff8c00;
	font-weight: 600;
	padding: 3px 10px;
}

td.center {
	text-align: center;
}

#red {
	color: red;
}

.detailbar111 {
	width: 450px;
	height: 20px;
	border-left: 0px solid #ff8c00;
	border-bottom: 4px solid #ff8c00;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 2em;
	font-weight: 600;
}

.detailbar1111 {
	width: 436px;
	height: 20px;
	border-left: 4px solid #ff8c00;
	border-bottom: 0px solid #ff8c00;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 2em;
	font-weight: 600;
}

.detailbar11111 {
	width: 416px;
	height: 20px;
	border-left: 4px solid #ff8c00;
	border-bottom: 0px solid #ff8c00;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 2em;
	font-weight: 600;
}
