.spec_table {
	width: 480px;
}
.greenone {
	background-color: #007000;
	font-weight: bold;
	color: #FFFFFF;
}
.greentwo {
	background-color: #88bb0b;
	font-weight: bold;
	color: #FFFFFF;
}
.spec_table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007000;
}
.spec_table span {
	font-weight: bold;
	color: #007000;
}
.leftcolor {
	height: 860px;
}
