* {
	margin:0;
	padding:0
}

body {
	width:auto;
	margin:0 auto 0 auto;
	background:#aaa url("../images/bg2.jpg");
	background-repeat:no-repeat;
	background-position:top;
	}

#wrapper {
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
}

h1 {
	font:24px arial;
	color:#292929;
	padding:5px 0 0 0;
	}

.bg_hot {
	width:988px;
	height:40px;
	padding:0;
	background:url("../images/bg_hotdeal.gif");
	background-repeat:no-repeat;
	background-position:top;
	}

.bg_hot img {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin:2px 10px 0 20px;
	}

h2 {
	font:18px arial;
	color:#fff;
	padding:5px 0 0 10px;
	}

h3 {
	height:40px;
	padding:5px 0 0 0;
	font:20px arial;
	color:#292929;
	}

h4 {
	font:14px arial;
	color:#fff;
	background-color:#7b7b7b;
	padding:5px 0 5px 10px;
	}

h4 a {
	font:14px arial;
	color:#fff;
	text-decoration:underline;
	}

h4 a:hover {
	color:#d60000;
	}

/*===== header =====*/
#header {
	width:998px;
	height:171px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

.logo {
	width:270px;
	height:auto;
	margin:63px 0 0 0;
	padding:0 0 0 0px;
	float:left;
	display:inline;
	}

.logo img {
	width:270px;
	height:100px;
	border:none;
	}

.menu {
	width:725px;
	height:171px;
	margin:0;
	padding:0;
	float:right;
	display:inline;
	}

.menu_bar {
	width:725px;
	height:130px;
	margin:0;
	padding:0;
	float:right;
	display:inline;
	background:url("../images/bg.png");
	background-repeat:no-repeat;
	background-position:right;
	}

.unity_bar {
	width:700px;
	height:20px;
	margin:10px 27px 0 0;
	padding:0;
	float:right;
	display:inline;
	}

.unity_bar ul {
	list-style:none;
	font:12px arial;
	color:#999;
	float:right;
	display:inline;
	}

.unity_bar ul li {
	font:12px arial;
	color:#999;
	display:inline;
	padding:0px 10px 0px 10px;
	}


.unity_bar ul li a {
	font:12px arial;
	color:#999;
	text-decoration:none;
	}

.unity_bar ul li a:hover {
	color:#fff;
	}
.unity_bar ul li.select {
	font:12px arial;
	color:#fff;
	display:inline;
	}

.main_menu {
	width:auto;
	height:auto;
	margin:2px 0 0 0;
	padding:0;
	float:right;
	display:inline;
	}

.main_menu ul {
	list-style:none;
	}

.main_menu ul li {
	font:11px tahoma;
	display:inline;
	float:left;
	margin:0;
	padding:0 3px 0 0;
	color:#292929;
	background:url("../images/li_menu.gif");
	background-repeat:no-repeat;
	background-position:right;
	height:31px;
	}

.main_menu ul li a.select {
	font:11px tahoma;
	display:inline;
	float:left;
	margin:0;
	padding:7px 25px 0 25px;
	color:#fff;
	background:url("../images/bg_menu.gif");
	background-repeat:repeat-x;
	background-position:center;
	height:24px;
	}

.main_menu ul li a {
	font:11px tahoma;
	display:inline;
	float:left;
	margin:0;
	padding:7px 25px 0 25px;
	color:#292929;
	height:24px;
	text-decoration:none;
	}

.main_menu ul li a:hover {
	font:11px tahoma;
	color:#fff;
	text-decoration:none;
	background:url("../images/bg_menu.gif");
	background-repeat:repeat-x;
	background-position:center;
	}

/*===== container =====*/
#container {
	width:998px;
	height:auto;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

.link {
	width:993px;
	height:auto;
	float:left;
	display:inline;
	margin:0;
	padding:10px 0 0 5px;
	}

.link p {
	font:12px arial;
	color:#292929;
	margin:0 0 0 20px;
}

.link p span {
	font:12px arial;
	color:#d60000;
	margin:0;
}

.link p a {
	font:12px arial;
	color:#292929;
	text-decoration:none;
}

.link p a:hover {
	color:#d60000;
}

.search {
	width:998px;
	height:auto;
	float:left;
	display:inline;
	margin:10px 0;
	}

.form {
	width:998px;
	height:81px;
	background:url("../images/bg_search.png");
	background-repeat:no-repeat;
	background-position:top;
	}

.box_form {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin:30px 0 0 23px;
	}

.box_form2 {
	width:450px;
	height:auto;
	float:left;
	display:inline;
	margin:15px 0 0 20px;
	}

.box_form2 span {
	font:12px arial;
	font-weight:bold;
	color:#6d0000;
	}

.box_form2 p {
	font:12px arial;
	color:#292929;
	}

.box_form2 input, textarea {
	width:auto;
	height:auto;
	background-color:#6b6b6b;
	border:1px #292929 dotted;
	font:12px arial;
	color:#fff;
	padding:1px;
	width:300px;
	}

.box_form2 label {
	font:12px arial;
	color:#292929;
	margin:0 10px 0 0;
	width:60px;
	float:left;
	display:inline;
	}

.box_form3 {
	width:400px;
	height:auto;
	float:left;
	display:inline;
	margin:15px 0 0 20px;
	}

.box_form3 input.bt_red2,input.bt_red2 {
	width:100px;
	height:21px;
	margin:0 0 0px 0px;
	padding:0 5px 0 0;
	font:12px arial;
	color:#fff;
	border:none;
	background:url("../images/bgred_bt2.gif");
	background-repeat:no-repeat;
	background-position:center;
	}

.box_form label {
	font:14px arial;
	color:#292929;
	margin:0 7px 0 0;
	}

.box_form select,#search_table select {
	font:12px arial;
	color:#fff;
	padding:1px;
	border:1px #292929 dotted;
	background-color:#7b7b7b;
	width:109px;
	}
.box_form {
	text-align:right;
}
.box_form .button ,#search_button{
	width:81px;
	height:81px;
	border:none;
	background:url(../images/bt_search.png);
	background-repeat:no-repeat;
	margin-top:-2px;
	margin-bottom:-2px;
}

.adv {
	width:958px;
	height:auto;
	float:left;
	display:inline;
	margin:0 0 0 5px;
	padding:0 10px 5px 20px;
	background:#7b7b7b url("../images/bg_adv.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	}

.adv p{
	font:16px arial;
	color:#fff;
	}

.adv p a{
	font:16px arial;
	color:#fff;
	text-decoration:none;
	}

.adv p a:hover{
	text-decoration:underline;
	}

.content {
	width:988px;
	height:auto;
	margin:10px 0 0 5px;
	padding:0;
	background-color:#fff;
	float:left;
	display:inline;
	}

.hot_deal {
	width:988px;
	height:auto;
	margin:0;
	padding:0 0 10px 0;
	background-color:#292929;
	float:left;
	display:inline;
	}

.hot_deal2 {
	width:988px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../images/bg_hotdeal2.gif");
	background-repeat:no-repeat;
	background-position:top;
	}

.hot_deal2 img {
	width:auto;
	height:auto;
	margin:2px 10px 0 20px;
	padding:0;
	float:left;
	display:inline;
	}

.images {
	width:690px;
	height:auto;
	margin:5px 0 0 20px;
	padding:0;
	float:left;
	display:inline;
	}

.images_small {
	width:162px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}

.images_small img, .images_big img {
	width:auto;
	height:auto;
	margin:3px 0;
	padding:0;
	border:1px #fff solid;
	}

.images_big {
	width:auto;
	height:auto;
	margin:0 0 0 20px;
	padding:0;
	float:left;
	display:inline;
	}

.content_hotdeal {
	width:250px;
	height:auto;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	display:inline;
	}

.content_hotdeal p {
	font:12px arial;
	color:#fff;
	margin:0 0 10px 0;
	}

.content_hotdeal a {
	font:16px arial;
	color:#fff;
	text-decoration:none;
	}

.content_hotdeal a:hover {
	text-decoration:underline;
	}

.content_hotdeal span.comment {
	font:12px arial;
	color:#b8b8b8;
	}

.bt_red {
	width:60px;
	height:21px;
	margin:0;
	padding:0 5px 0 0;
	font:12px arial;
	color:#fff;
	border:none;
	background:url("../images/bgred_bt.gif");
	background-repeat:no-repeat;
	background-position:center;
	}

.products {
	width:948px;
	height:auto;
	margin:20px;
	padding:0;
	float:left;
	display:inline;
	}

.products2 {
	width:948px;
	height:auto;
	margin:0 20px 20px 20px;
	padding:0;
	float:left;
	display:inline;
	}

.col_left2 {
	width:502px;
	height:auto;
	float:left;
	display:inline;
	margin:0;
	}

.slide_show {
	width:502px;
	height:auto;
	float:left;
	display:inline;
	background-color:#d7d7d7;
	margin:0 0 0px 0;
	text-align:center;
	
	}

.slide_show img {
	width:auto;
	height:auto;
	border:1px #fff solid;
	}

.slide {
	width:502px;
	height:auto;
	float:left;
	display:inline;
	background-color:#7b7b7b;
	border-bottom:1px #fff solid;
	padding:20px 0 20px 0;
	}

.slide p {
	font:12px arial;
	color:#fff;
	text-align:right;
	padding:10px 15px 10px 0;
	background-color:#7b7b7b;
	}

.slide p a {
	font:12px arial;
	color:#fff;
	text-align:right;
	text-decoration:none;
	}

.slide p a:hover {
	text-decoration:underline;
	}

.pic {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin:0 12px;
	}

.bt_arrowleft {
	width:13px;
	height:26px;
	margin:30px 0 0 15px;
	padding:0;
	border:none;
	float:left;
	display:inline;
	background:url("../images/arrow_left.gif");
	background-repeat:no-repeat;
	background-position:center;
	}

.bt_arrowright {
	width:13px;
	height:26px;
	margin:30px 0 0 0;
	padding:0;
	border:none;
	background:url("../images/arrow_right.gif");
	background-repeat:no-repeat;
	background-position:center;
	}

.col_right2 {
	width:428px;
	height:auto;
	float:right;
	display:inline;
	margin:0;
	}

.col_right2 p {
	font:12px Arial;
	color:#292929;
	padding:10px 0;
	}

.col_right2 span {
	font:14px arial;
	color:#d60000;
	font-weight:bold;
	text-decoration:none;
	}

.col_right2 ul {
	list-style:none;
	}

.col_right2 ul li,.back_on{
	font:12px Arial;
	color:#292929;
	padding:8px 0 8px 10px;
	background-color:#ebebeb;
	/*background:url("../images/arrow.png") #ebebeb no-repeat left;*/
	}

.col_left {
	width:160px;
	height:auto;
	float:left;
	display:inline;
	margin:0;
	}
.detail_table {
 background-color:#dadada;
 border-collapse:collapse;
 width:100%;
 font:12px Arial;
}
.detail_table input {
	background-color:#6b6b6b;
	border:1px #292929 dotted;
	font:12px arial;
	color:#fff;
	padding:1px;
}
.enquiry_div{
background-color:#dadada;
}
.detail_table tr td {
	padding:5px 10px;
}
.bg_grey {
	width:160px;
	height:auto;
	float:left;
	display:inline;
	margin:0 0 20px 0;
	}

.title_bl {
	width:160px;
	height:36px;
	float:left;
	display:inline;
	background:url("../images/bg_title1.gif");
	background-repeat:no-repeat;
	background-position:top;
	}

.center_bl {
	width:158px;
	height:auto;
	float:left;
	display:inline;
	background-color:#f0f0f0;
	border-left:1px #cbcbcb solid;
	border-right:1px #cbcbcb solid;
	}

.center_bl img {
	width:auto;
	height:auto;
	margin:0 0 0 5px;
	padding:1px;
	border:1px #292929 solid;
	}

.center_bl ul {
	list-style:none;
	}

.center_bl ul li {
	font:14px arial;
	color:#292929;
	display:block;
	margin:0 10px;
	padding:10px 0;
	border-bottom:1px #292929 dotted;
	}

.center_bl ul li.select {
	font:14px arial;
	color:#d60000;
	display:block;
	margin:0 10px;
	padding:10px 0;
	border-bottom:1px #292929 dotted;
	}

.center_bl ul li a {
	font:14px arial;
	color:#292929;
	text-decoration:none;
	}

.center_bl ul li a:hover {
	color:#d60000;
	}

.bottom_bl {
	width:160px;
	height:10px;
	float:left;
	display:inline;
	background:url("../images/bg_title1_1.gif");
	background-repeat:no-repeat;
	background-position:top;
	}

.col_right {
	width:770px;
	height:auto;
	float:right;
	display:inline;
	margin:0;
	}

.bg_new {
	width:770px;
	height:auto;
	float:left;
	display:inline;
	margin:0 0 20px 0;
	}

.title_bl2 {
	width:770px;
	height:38px;
	float:left;
	display:inline;
	background:url("../images/bg_title2.gif");
	background-repeat:no-repeat;
	background-position:top;
	}

.title_bl3 {
	width:770px;
	height:38px;
	float:left;
	display:inline;
	background:url("../images/bg_title3.gif");
	background-repeat:no-repeat;
	background-position:top;
	}

.title_bl3 img, .title_bl2 img {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin:0 5px 0 7px;
	}

.center_bl2 {
	width:708px;
	height:auto;
	float:left;
	display:inline;
	padding:0 30px;
	border-left:1px #cbcbcb solid;
	border-right:1px #cbcbcb solid;
	}

.box {
	width:200px;
	height:auto;
	float:left;
	display:inline;
	margin:12px 0;
	padding:0 15px;
	border-right:1px #292929 dotted;
	}

.box img {
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	padding:1px;
	
	}
.box img.thumb{
	border:1px #292929 solid;
}
.box p {
	font:12px arial;
	color:#292929;
	line-height:24px;
	}

.box p a {
	font:12px arial;
	color:#d60000;
	text-decoration:none;
	}

.box p a:hover {
	text-decoration:underline;
	}

.box strong {
	font:12px arial;
	color:#d60000;
	font-weight:bold;
	}
.box table tr td{
	padding-right:10px;
}
.bt_black {
	width:60px;
	height:21px;
	margin:5px 0 0 0;
	padding:0 5px 0 0;
	font:12px arial;
	color:#fff;
	border:none;
	background:url("../images/bgblack_bt.gif");
	background-repeat:no-repeat;
	background-position:center;
	}

.bottom_bl2 {
	width:770px;
	height:29px;
	float:left;
	display:inline;
	background:url("../images/bg_title2_2.gif");
	background-repeat:no-repeat;
	background-position:top;
	}

.bt_more {
	width:82px;
	height:29px;
	margin:0;
	padding:0;
	font:12px arial;
	color:#fff;
	border:none;
	float:right;
	background:url("../images/bt_title2_2.gif");
	background-repeat:no-repeat;
	background-position:center;
	}

.notice {
	width:986px;
	height:auto;
	margin:0;
	padding:0;
	background-color:#d6d6d6;
	float:left;
	display:inline;
	border:1px #fff solid;
	}

.title_notice {
	width:971px;
	height:30px;
	margin:0;
	padding:0 0 1px 15px;
	background:url("../images/bg_notice.gif");
	background-repeat:repeat-x;
	background-position:top;
	}

.title_notice2 {
	width:auto;
	height:35px;
	margin:0;
	padding:0 0 1px 20px;
	background:url("../images/bg_notice2.gif");
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	margin-bottom:10px;
	}

.notice p {
	font:12px arial;
	color:#292929;
	margin:10px 15px;
	}

.brands {
	width:948px;
	height:auto;
	margin:0;
	padding:0;
	border-bottom:1px #292929 dotted;
	float:left;
	display:inline;
	}

.number {
	width:948px;
	height:28px;
	margin:0;
	padding:0;
	border:1px #e0e0e0 solid;
	float:left;
	display:inline;
	}

.number p {
	font:12px arial;
	color:#292929;
	text-align:right;
	width:auto;
	height:21px;
	margin:1px;
	padding:5px 20px 0 20px;
	float:right;
	font-weight:bold;
	background:#d60000 url("../images/bg_number.gif");
	background-repeat:no-repeat;
	background-position:left;
	}

.number p a {
	font:12px arial;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

.number p a:hover {
	text-decoration:underline;
	}

/*===== footer =====*/
#footer {
	width:988px;
	height:auto;
	float:left;
	display:inline;
	margin:10px 10px 0 0;
	padding:0 0 15px 0;
}

#footer p {
	font:12px arial;
	color:#292929;
	text-align:right;
}

#footer p a {
	font:12px arial;
	color:#292929;
	text-decoration:none;
}

#footer p a:hover {
	color:#d60000;
}

#footer p span {
	font:12px arial;
	color:#707070;
	text-align:right;
}
#menu{
	padding-left:20px;
}
#menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu ul li ul
{
	padding: 0;
	margin: 0;
	display: none;
	visibility: hidden;
	position: absolute;
	width: 16.5em;
}
#menu a
{
	margin: 0;
	display: block;
}
#menu .make_menu li {
	background:url("../images/li_menu.gif");
	background-repeat:no-repeat;
	background-position:right;
}

#menu .make_menu li .top{
	color:#5a5a5c;
	font-size:13pt;
	line-height:36px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
#menu .make_menu li .top:hover{
	color: #FFF;
	/*background-image:url(../img/menu_bg.jpg);*/
	background:url(../images/bg_menu.gif);
	border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
	padding:0px 9px 0px 9px;
}
#menu .make_menu li:hover, #menu .make_menu li.hover
{
	background:url(../images/bg_menu.gif);
	color:#FFF;
}
#menu .model_menu a{
	background-color:#FFFFFF;
	border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
	color:#5a5a5c;
	text-decoration:none;
}
#menu .model_menu a:hover {
	color: #F00;
	background-color: #e0e0e0;
}
#menu a:hover, #menu a:active
{
	text-decoration: none;
}
#menu li
{
	float: left;
	position: relative;
	padding: 0;
}

#menu li ul li
{
	width: 16.5em;
}
#menu li:hover ul, #menu li.hover ul
{
	display: block;
	visibility: visible;
}
#menu ul li:hover, #menu ul li.hover
{
	text-align: left;
	background-color: #e0e0e0;
	background-image: none;
}
#menu a:hover, #menu a:active
{
	color: #F00;
}
#menu li:hover a:link, #menu li:hover a:visited, #menu li:hover a:hover, #menu li:hover a:active,
#menu li.hover a:link, #menu li.hover a:visited, #menu li.hover a:hover, #menu li.hover a:active
{
	border-right: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	padding-left:9px;
	padding-right:9px;
	
}

#menu li.selected a:link, #menu li.selected a:visited, #menu li.selected a:hover, #menu li.selected a:active
{
	background-color: #e0e0e0;
	color: #F00;
	background:url(../images/bg_menu.gif);
}
#menu li li a
{
	padding:2px 9px 2px 9px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #9e9e9e;
	color:#F00;
	width: 16.5em;
	height: auto;
	margin: 0;
}
.mode_menu li a:hover .make_menu li a {
	background:url(../images/bg_menu.gif);
}
#menu li li a:hover, #menu li li a:active,
#menu li.selected li a:hover, #menu li.selected li a:active,
#menu li.hover li a:hover, #menu li.hover li a:active
{
	color: #F00;
	text-decoration: none;
	background-color: #e0e0e0;
	border-right: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;

}
#search_table{
 width:100%;
}
#search_table tr td {
 padding:0px 0px 0px 10px;
 margin:0px;
}
#search_cell {
	padding:0px;
	margin:0px;
}
form{
padding:0;
margin:0;
}
img.photo_thumb {
width:160px;
height:120px;
}
img.special_image{
	width:500px;
	height:375px;
}
#special_table tr td {
	padding:5px;
	color:#FFF;
}
.comment{
	color:#B8B8B8;
font:12px arial;
}
img.thumb{
width:200px;
height:150px;
}
.search_active {
	color:#F00;
}
#search_top{
text-align:right;
}
.top_line {
	font-weight:bold;
	text-decoration:none;
	background-color:#7B7B7B;
	color:#FFFFFF;
	font:14px arial;
	padding:5px 0 5px 10px;
}
.top_line .car_name{

}
.comment_text {
	background-color:#FFF;
}
#send_result{
	font-size:11px;
	font-weight:normal;
	color:#F00;
}
#scroll_bar {
	text-align:center;
}
#scroll_bar img{
	height:75px;
	border:none;
	margin:0px 3px;
}
#scroll_bar img.scroll_img {
	width:100px;
	height:75px;
	border:1px solid #FFF;
}
#main_photo{
	text-align:center;
}
#main_photo img {
	width:500px;
	height:375px;
}
#video_container {
	margin-top:20px;
}
#google-map,#google-street-view{
	width:500px;
	height:500px;
}

