#ergo-chart {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
#ergo-chart-head {
	width: 740px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: auto;
	color: #333;
	border: solid #CCC 1px;
	background-image: url(../structure/bg-head-grad.jpg);
	margin-bottom: 30px;
}
#ergo-chart-head #green {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #060;
}
#ergo-chart-head #red {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #900;
}
#body-container    #ergo-subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	margin-top: 20px;
	text-align: center;
}
#body-content-pad-top {
	width: 750px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 19px;
	margin-top: 40px;
}
#ergonomics-body-content {
	width: 700px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.txt-diagram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-top: 20px;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
.txt-diagram-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	margin-top: 20px;
	width: 305px;
	line-height: 18px;
	font-style: italic;
}
.txt-diagram-end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-top: 20px;
	width: 370px;
	margin-bottom: 40px;
}

