@charset "UTF-8";
.caption {
	font-size: 0.8em;
	line-height: 1.4em;
}
#coverArea {
	padding-left: 40px;
	margin-top: 30px;
}
.boxType1 {
	clear: both;
	padding-left: 40px;
	width: 690px;
	margin-bottom: 30px;
}
.boxType1 .imageArea {
	width: 200px;
	float: left;
}
.boxType1 .imageArea img {
	padding-bottom: 10px;
}
.boxType1 .textArea {
	background: url(/common/image/border_dash.gif) top repeat-x;
	float: right;
	width: 480px;
}
.boxType1 .textArea h3 {
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.5em;
	background: url(/common/image/border_dash.gif) bottom repeat-x;
	display: block;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 15px;
}
.dataArea  {
	background: url(/drivelife/common/image/data_bg.gif) repeat-y #E2DFCD;
	width: 455px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 1em;
}
.dataArea h4 {
	float: left;
	width: 75px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.dataArea  .dataText {
	display: block;
	float: left;
	font-size: 0.87em;
	line-height: 1.4em;
	width: 370px;
}
#car {
	padding-left: 40px;
	text-align: center;
	width: 690px;
	clear: both;
}
#carInfo {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#carImage {
	float: left;
	padding-bottom: 20px;
}
#carText {
	float: left;
	padding-left: 15px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
#carText p {
	font-size: 1.2em;
}
#carText h3 {
	color: #FF6600;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 130%;
}
#carText #carBtn {
	margin-top: 30px;
	height: 22px;
	width: 234px;
}
#carCaption {
	background: url(/common/image/border_dash.gif) top repeat-x;
	width: 690px;
	clear: both;
	text-align: left;
	padding-top: 10px;
}
.toTopType2  .toTop {
	margin-right: 40px;
}
