@charset "utf-8";
/* CSS Document */

.want-zcar {
	width: 100%;
	margin-bottom: 6px;
}
.want-zcar a {
	font: bold 20px/36px "黑体";
	color: #fff;
	background: url(../images/rental_car/want-z.gif) no-repeat;
	text-align: center;
	display: block;
	height: 36px;
	width: 134px;
}
.want-zcar .want-left {
	float: left;
}
.want-zcar .want-right {
	float: right;
}
.rental_online_zu {
	float: left;
	line-height: 20px;
	background: url(../images/rental_car/rental_dc.gif);
	text-align: center;
	display: block;
	height: 20px;
	width: 60px;
	font-weight: bold;
	color: #610A0C;
}
.rental_lc {
	clear: both;
	background: #fff;
}
.rental_lc .rental_lc_txt {
	line-height: 1.7;
	color: #333;
	width: 97%;
	margin: 30px auto 10px;
}
.rental_lc .rental_lc_txt h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.rental_qz td {
	text-align: center;
}
.rental_index_right {
	float: right;
	width: 641px;
}

