@charset "utf-8";
#car-header {
	background-image: url(../img-carpage/car-header.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-top: 10px;
	font-weight: normal;
}

#cardatail-photo {
	background-color: #000000;
	height: 473px;
	position: relative;
	top: 5px;
	width: 750px;
}

#photoArea,#thumbArea {
	position: relative;
	float: left;
}
#photoArea {
	border: 1px solid #000000;
	height: 471px;
	width: 628px;
}
#thumbArea {
	height: 471px;
	width: 120px;
	text-align: center;
}
#thumbArea p.car-thumb {
	height: 75px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.noImage {
	height: 75px;
	width: 100px;
	background-image: url(../img-carpage/noImage.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#car-detail {
	clear: both;
	position: relative;
}
div#car-value {
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	height: 20px;
	width: 750px;
	padding-top: 10px;
	position: relative;
}
#car-value h2 {
	font-size: 1em;
	padding-bottom: 5px;
}
#car-value span.value {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 1.5em;
}
#car-value p.contact {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(../img-carpage/mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 25px;
}
#cardatail-info {
	position: relative;
	width: 750px;
	height: 150px;
	top: 5px;
}
#comment {
	float: left;
	border: 1px solid #CC8D39;
	position: relative;
	height: 113px;
	width: 290px;
	overflow: scroll;
	padding: 5px;
}
#comment p {
	margin: 0px;
	padding: 0px;
}
#carinfo {
	width: 445px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#carinfo table {}
#carinfo th {
	width: 80px;
	padding: 5px;
	background-color: #CC8D39;
	color: #FFFFFF;
}
#carinfo td {
	width: 120px;
	padding-left: 10px;
}

#cardatail-info h5 {
	font-size: 1em;
	color: #FF0000;
}
#cardatail-info h6 {
	color: #993300;
}
