#u_car {
	width: 730px;
	height: 215px;
/*	background: url('images/index/u_car_title2.png') no-repeat 622px 107px;*/
}

#u_car h4 {
	display: inline;
	float: left;
	width: 104px;
	height: 105px;
	background: url('images/index/u_car_title1.png') no-repeat;
	text-indent: -9999px;
}

#u_car ul {
	width:624px;
	height: 215px;
	margin: 0 0 0 94px;
}

#u_car ul li {
	display: inline;
	float: left;
	width: 200px;
	height: 98px;
	padding: 9px 0 16px 8px;
	background: url('images/index/bg_u_car.png') no-repeat;
}

#u_car ul li .thunb {
	width: 80px;
	float: left;
}

#u_car ul li .thunb.float_l a {
	display: block;
	width: 80px;
	height: 60px;
	border: 1px solid #999;
}

#u_car ul li .thunb.float_l a:link,
#u_car ul li .thunb.float_l a:visited{ border-color: transparent; }
#u_car ul li .thunb.float_l a:hover  { border-color: #00ade3; }
#u_car ul li .thunb.float_l a:active { border-color: #65d1be; }

#u_car ul li div.float_r {
	width: 105px;
	margin: 0 5px 0 0;
	font-size: 12px;
	line-height: 1.2;
}

#u_car ul li p{
	margin: 0;
}

#u_car ul li p.car_name{
	padding: 5px 0 0 0;
}

#u_car ul li p.car_name a{
	text-decoration: none;
}

#u_car ul li p.car_name a:link,
#u_car ul li p.car_name a:visited{ color: #666; }
#u_car ul li p.car_name a:hover  { color: #00ade3; }
#u_car ul li p.car_name a:active { color: #; }

#u_car h3 {
	display: none;
}


#thumbnai{
	clear: both;
}

#thumbnail li{
	display: inline;
	float: left;
	width: 160px;
	margin: 0 10px 10px 0;
	
}


#itemfrom{
	display: none;
	font-size: 93%;
	background: #fff;
}

#itemfrom th,
#itemfrom td{
	border-top: 1px solid #ccc;
	
}