#specTable {
	padding-right: 20px;
	margin-bottom: 30px;
	font-size: 0.9em;
}
#specTable table {
	margin-bottom: 30px;
}
#specTable td {
	line-height: 1.3em;
	text-align: center;
}
#specTable .header1 {
	vertical-align: top;
	background-color: #0C82A6;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
	text-align: center;
}
#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;
}
#specTable li {
	line-height: 1.5em;
	text-indent: -1.4em;
	padding-left: 1.4em;
}
.green {
	color: #009966;
}
#specTable .gradeArea {
	width: 25%;
}
#specTable .mileage {
	color: #FF0000;
}
#specTable .underLine {
	text-decoration: underline;
}
#area2 ul {
	margin: 0px;
}
#area2 #kome_list li{
	text-indent: -2em;
	padding-left: 2em;
}
#area2 .attention {
	font-size: 1em;
}

