@charset "utf-8";
/* CSS Document */
.c_left p{
	margin:0 10px 20px;
	line-height:20px;
}
.c_left h2{
	background:#42250E;
	line-height:30px;
	padding:2px 5px;
	font-size:26px;
	color:#fff;
	font-weight:bold;
	margin:0 10px;
}
.c_left #insurance ul{
	height:160px;
}
.c_left #insurance li{
	background:#fff;
	height:138px;
	width:158px;
	text-align:center;
	border-radius:10px;
	border:1px solid #ccc;
	float:left;
	margin:0 10px;
	font-weight:bold;
	padding-top:20px;
}
.bgw{
	background:#fff;
	border-radius:10px;
	padding:10px 0;
	margin:0 10px;
	text-align:center;
}
.car_type {
	margin-left:30px;
	margin-bottom:20px;
}
.c_left section{
	margin-bottom:40px;
}
.car_type li{
	float:left;
	margin:5px;
}
#used ul{
	margin-left:10px;
	height:220px;
}
#used li{
	float:left;
	margin:10px;
}
#used  ul.results{
	margin-left:0px;
	margin-bottom:20px;
}
#used .results li{
	float:left;
	margin:10px 0 0px 10px;
}
#used a{
	display:block;
	margin-left:10px;
	margin-bottom:10px;
}
#lease div{
	background:#EDCCA5;
	border-radius:10px;
	padding:10px;
	margin:10px 30px;
	
}
#lease th,
#lease td{
	padding:10px 20px;
}
#lease th{
	vertical-align:middle;
}
.atte{
	color:#c00;
}
#parts p{
	margin:0 20px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
#parts li{
	margin:20px;
}