@charset "utf-8";

@import "base.css";

h2 {
	width:178px;
	height:32px;
	background:url(images/car-info-md.png) left top no-repeat;
	padding:0;	
}

h2 span {
	display:none;	
}


#car {
	min-height:100px;
	float:left;
	margin:8px 0 0 0;
	padding:0;	
	width:706px;
	border:none;
}

#car h3.cname {
	width:694px;
	height:32px;
	border:solid 2px #ccc;
	font-size:20px;
	font-weight:bold;
	color:#444;
	line-height:32px;
	margin:0;
	padding:0 0 0 8px;
}

#car div.head-out {
	width:688px;
	border:solid 1px #ccc;	
	background:#eee;
	margin:8px 0 0 0;
	padding:8px;
}

#car div.head {
	width:672px;
	background:#fff;
	margin:0;
	padding:8px;	
}

#car div.head table {
	float:left;
	width:300px;
	margin:0;	
	border:solid 1px #ccc;
	border-collapse:collapse;
}

#car div.head table td, #car div.head table th {
	height:36px;	
	border:solid 1px #ccc;
}

#car div.head table th {
	background:#eee;	
}

#car div.head table td {
	text-align:center;	
}

#car div.head #call {
	width:300px;
	float:right;
	text-align:center;	
	font-size:12px;
	color:#666;
	line-height:26px;
	border:solid 1px #ccc;
	background:#fe5;
	margin:0 8px 0 0;
	padding:2px 0;
}

#car div.head #call span.tel {
	color:#444;
	font-weight:bold;
	font-size:20px;	
}

#car div.head span.price {
	font-weight:bold;
	color:red;
	font-size:20px;	
}

#car div.head span.total {
	font-weight:bold;
	color:#666;
	font-size:20px;	
}

#car div.spec {
	width:168px;
	height:20px;
	float:left;	
	padding:0;
	font-size:11px;
	margin:8px 0 0 0;
}

#car div.spec-head {
	width:62px;
	height:20px;
	float:left;	
	background:#aaa;
	border:solid 1px #aaa;
	color:#fff;
	text-align:center;
}

#car div.spec-val {
	width:94px;
	height:20px;
	float:left;	
	border:solid 1px #ccc;
	text-align:center;
}

#car div.head-out h3 {
	/*
	width:100%;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#444;
	line-height:20px;
	margin:0 0 4px 0;
	padding:0 0 0 8px;
	*/
	width:688px;
	height:28px;
	margin:0 0 4px 0;
	padding:0;
	background:url(images/hd-status.png) left top no-repeat;
}

#car div.head-out h3 span {
	display:none;	
}

#car div.head-out h3.basic {
	margin-top:8px;	
	background:url(images/hd-basic.png) left top no-repeat;
}

#car div.head-out h3.option {
	margin-top:8px;	
	background:url(images/hd-option.png) left top no-repeat;
}

#car div.head-out h3.other {
	margin-top:8px;	
	background:url(images/hd-other.png) left top no-repeat;
}

#car div.head-out .sales {
	font-size:20px;
	color:#f00;
	font-weight:bold;
	margin:0;
	padding:0 0 8px 16px;	
}

#car div.spec.long {
	width:336px;
	height:24px;
	float:left;	
	padding:0;
	font-size:11px;
	margin:0 0 8px 0;
}

#car div.spec-head.long {
	width:90px;
	height:24px;
	line-height:24px;
}

#car div.spec-val.long {
	width:226px;
	height:24px;
	line-height:24px;
	text-align:left;
	padding-left:8px;
}

#car div.spec.middle {
	width:160px;
	height:24px;
	float:left;	
	padding:0;
	font-size:11px;
	line-height:24px;
	text-align:center;
	margin:0 5px 4px 0;
	border:solid 1px #ccc;
	color:#999;
	background:#eee;
}

#car div.spec.middle.sel {
	background:#fe5;
	color:#666;
	font-weight:bold;
}

#car div.note {
	font-size:11px;	
	margin:0;
	padding:0 0 0 8px;
}

#shop {
	width:238px;
	float:right;
	margin:8px 0 0 0;
	padding:0;
}

#shop h3 {
	width:238px;
	height:28px;
	margin:0;
	padding:0;
	background:url(images/hd-shop.png) left top no-repeat;
}

#shop h3 span {
	display:none;	
}

#shop-out {
	width:228px;
	min-height:100px;
	margin:0;
	padding:4px 4px;
	border:solid 1px #ccc;
	border-top:none;
	font-size:12px;
}

#shop-out a.shop-link {
	display:block;
	width:228px;
	height:16px;
	margin:0;
	padding:0;
	line-height:16px;
	font-size:14px;	
}

#shop-out div.photo {
	width:200px;
	height:150px;
	margin:8px auto 16px;
	padding:0;
}

#shop-out div.label,#shop-out div.value {
	width:216px;
	margin:0 auto;
	padding:4px 0 4px 4px;	
	border:solid 1px #ccc;
	border-collapse:collapse;
	font-size:11px;
	line-height:16px;
}

#shop-out div.label {
	background:#aaa;	
	border-color:#aaa;
	color:#fff;
	line-height:11px;
}

#shop-out div.value {
	border-top:none;	
}

#shop-out a.map,#shop-out a.car {
	display:block;
	width:216px;
	margin:4px auto 0;
	padding:4px 4px 0 4px;	
}

a.totop {
	display:block;
	width:100px;
	height:24px;
	float:right;
	text-align:right;
	font-size:11px;
	line-height:24px;
	margin:10px 8px 0 0;
	text-decoration:none;
}