#main .banner {
	/*background: url(../img/home_banner.jpg) top left no-repeat;*/
}

#main .banner span{
	display: none;
}

#main .main{
	float: left;
	width: 724px;
	margin-left: 25px;
	margin-top: 25px;
	_margin-left: 12px;
}

#main .car_search{
	width: 182px;
	height: 385px;
	float: left;
	background: url(../img/home_search_bg.png) top left no-repeat;
	margin-top: 25px;
	padding: 22px;
}

#main .car_search .header{
	height: 32px;
	width: 182px;
	background: url(../img/quick_search_bg.jpg) top left no-repeat;
	/*border-bottom: 1px solid #fff;*/
	/*color: #d0d0d0;*/
	padding-left: 32px;
	/*color: #333;*/
}
#main .car_search .header span{
	display: inline-block;
	/*background-color: #fff;*/
	/*padding: 8px 5px 0 5px;*/
	font-size: 15px;
	line-height: 32px;
}

#main .car_search .input {
	margin-top: 15px;
}

#main .car_search select{
	width: 182px;
}

#main .car_search label{
	display: block;
	line-height: 25px;
}

#main .car_search .submit{
	float: left;
	margin-top: 15px;
}

#main .car_search #advanced_search{
	float: right;
	line-height: 28px;
	margin-top: 15px;
}

#main .car_search .submit input{
	width: 59px;
	height: 28px;
	background: url(../img/search_go_bg.png) top left no-repeat;
	border: none;
}

#main .main .header{
	font-size: 15px;
	text-decoration: underline;
	line-height: 45px;
}

#main .main .info{
	clear: both;
	margin-bottom: 25px;
}

#main .main .car{
	width: 102px;
	margin-right: 15px;
	_margin-right: 12px;
	float: left;
}

#main .main .car .image{
	border: 1px solid #ccc;
	padding: 5px;
	height: 69px;
	width: 92px;
}

#main .main .car .brand{
	font-size: 11px;
	text-align: center;
	line-height: 30px;
}

#main .main .tooltip {
	font-family: Tahoma;
}

#main .main .tooltip span{
	display: inline-block;
	text-align: right;
	font-size: 12px;
	*padding-right: 5px;
}

#main .main .eng .tooltip span{
	width: 45px;
}

#main .main .chi .tooltip span{
	width: 30px;
}

#main .main .location{
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 355px;
}

#main .main .location img{
	border:0;
}

#main .main .location .map{
	float: left;
}

#main .main .location .address{
	float: right;
	width: 230px;
	/*
	margin-right: 25px;
	_margin-right: 10px;
	*/
	font-size: 11px;
	line-height: 1.4;
}

#main .main .location .address h3{
	padding-top: 5px;
}

#main #lucky-draw img{
	border: 1px solid #ccc;
	display: block;
}
