html, body
{
	margin: 0;
	padding: 0;
}
DIV
{
	padding: 0px;
	margin: 0px;
}
#container
{
	width: 900px;
	margin: 0px auto;
}
UL
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
LI
{
	float: left;
}
/****************************************** header start ************************************/
#header
{
	margin: 0px;
	width: 900px;
}
#header .logo
{
	float: left;
	padding-left: 16px;
	padding-top: 8px;
	width: 158px;
	height: 59px;
}
#header .logo a
{
	display: block;
	background: url(http://images.6car.cn/logo.gif) no-repeat 0px 0px;
	overflow: hidden;
	text-indent: -3000px;
	height: 59px;
	text-align: left;
}
#header .quicklink
{
	padding: 0px;
	float: right;
	margin: 50px 0px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
	border: 0px #000 solid;
	width: 580px;
}
#frmLogin
{
	vertical-align: top;
	height: 24px;
}
#frmLogin .login
{
	vertical-align: top;
}

/****************************************** header end ************************************/
/****************************************** main-nav start ************************************/
#navigator
{
	clear: both;
	margin: 0px;
	width: 900px;
	height: 35px;
	background-image: url(http://images.6car.cn/but_6c_navback.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#navigator ul
{
	padding-left: 110px;
	width: 685px;
	margin: 0px;
	list-style-type: none;
}
#navigator li
{
	padding-top: 5px;
	margin: 0px;
	float: left;
}
#nav_index a
{
	display: block;
	width: 87px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_03_03.gif);
	background-repeat: no-repeat;
}

#nav_news a
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_01_09.gif);
	background-repeat: no-repeat;
}
#nav_news a:hover
{
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_02_09.gif);
}

#nav_newcar a
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_01_05.gif);
	background-repeat: no-repeat;
}
#nav_newcar a:hover
{
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_02_05.gif);
}
#nav_used a
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_01_07.gif);
	background-repeat: no-repeat;
}
#nav_used a:hover
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_02_07.gif);
}
#nav_supplies a
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_01_11.gif);
	background-repeat: no-repeat;
}
#nav_supplies a:hover
{
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_02_11.gif);
}
#nav_services a
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_01_13.gif);
	background-repeat: no-repeat;
}
#nav_services a:hover
{
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_02_13.gif);
}


#nav_photo a
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_01_15.gif);
	background-repeat: no-repeat;
}
#nav_photo a:hover
{
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_02_15.gif);
}
#nav_q a
{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_01_17.gif);
	background-repeat: no-repeat;
}
#nav_q a:hover
{
	width: 79px;
	height: 30px;
	background-image: url(http://images.6car.cn/but_6c_02_17.gif);
}
.navigator_space
{
	width: 6px;
}
/****************************************** main-nav end ************************************/

/****************************************** navigator_sub end ************************************/
#navigator_sub
{
	padding: 6px 0px 0px 0px;
	margin: 0;
	width: 900px;
	height: 33px;
	background-color: #DBDBDB;
	text-align: center;
	border-bottom: #858585 3px solid;
}
#navigator_sub ul
{
	padding-left: 20px;
	padding-top: 5px;
}
#navigator_sub ul li.seperator
{
	width: 30px;
	text-align: center;
}

/****************************************** navigator_sub end ************************************/


/****************************************** boot start **********************************/
#boot
{
	width: 900px;
	clear: both;
	padding-top: 20px;
}
#boot .bootBg
{
	background: #858585;
	width: 900px;
	height: 3px;
	overflow: hidden;
}
#boot .bootAbout
{
	vertical-align: middle;
	text-align: center;
	background: #e3e3e3;
	width: 900px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#boot .bootCopyright
{
	padding-top: 15px;
	vertical-align: middle;
	text-align: center;
	width: 900px;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
}
/****************************************** boot end ************************************/
