@charset "UTF-8";
.box1 {
	clear: both;
	padding-left: 40px;
	margin-top: 30px;
}
.box1 {
	width: 690px;
}
.box1  h3 {
	padding-bottom: 20px;
	font-size: 1.4em;
	font-weight: bold;
}
.box1 .textArea {
	line-height: 2em;
	float: left;
	width: 380px;
}
.box1 .imageArea {
	width: 280px;
	float: right;
}
.box1 .imageArea img,
.box1 .imageArea2 img {
	padding-bottom: 10px;
}
.box1 .imageArea2 {
	width: 400px;
	float: left;
}
.box1 .imageArea2 .captionArea1,
.box1 .imageArea2 .captionArea2 {
	width: 195px;
}
.box1 .imageArea2 .captionArea1 {
	float: left;
}
.box1 .imageArea2 .captionArea2 {
	float: right;
}
.box1 h4 {
	font-weight: bold;
	color: #000;
}
#carInfo {
	width: 503px;
}
#carImage {
	width: 248px;
}

