#specTable {
	padding-right: 20px;
	margin-bottom: 30px;
	font-size: 0.9em;
}
#specTable .headArea {
	width: auto;
	white-space: nowrap;
}
#specTable .gradeArea{
	width: 30%;

}
#specTable Table {
	margin-bottom: 30px;
}
#specTable td {
	line-height: 1.3em;
	text-align: center;
}
#specTable .header1 {
	text-align: center;
	line-height: 1.3em;
	color: #FFFFFF;
	background-color: #CCCC00;
	font-weight: normal;
}
#specTable .header2 {
	vertical-align: top;
	background-color: #E0E0E0;
	color: #333333;
	font-weight: normal;
	line-height: 1.3em;
}
#specTable ul {
	list-style-type: none;
	text-align: left;
	padding-left: 1.2em;
}
#specTable li {
	line-height: 1.5em;
	text-indent: -1.2em;
}
.green {
	color: #009966;
}
#specTable .mileage {
	color: #FF0000;
}
#specTable .underLine {
	text-decoration: underline;
}

#area2 .totop {
	margin-bottom: 30px;
}
#area2 ul {
	margin-bottom: 30px;
}
#area2 .attention {
	font-size: 1em;
}
#area3 {
	margin-bottom: 30px;
}

