﻿body, form, ul, ol {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: 宋体;
	font-size: 12px;
}
input, img, button, textarea, select {
	vertical-align: middle;
}
ul, ol, li {
	list-style: none;
}
a img {
	border: 0;
}
a {
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #3366cc;
	font-size: 12px;
	text-decoration: underline;
}

td.menu {
	background-image: url(/htmls/default/images/bcenter.gif);
	width: 100px;
}
td.menu a {
	color: #fff;
	font-size: 14px;
}

/* */

#index_switch {
	margin: 5 auto;
	width: 555px;
	height: 86px;
	position: relative;
}
#index_switch_category {
	width: 78px;
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 5px;
}
#index_switch_category ul li {
	width: 80px;
	text-align: center;
	line-height: 22px;
}
#index_switch_category ul li:hover, #index_switch_category ul li.hover {
	background: #fff;
	border: 2px solid #fb8402;
	border-right: none;
	font-size: 14px;
}
#index_switch_car {
	width: 500px;
	height: 80px;
	position: absolute;
	border: 2px solid #fb8402;
	background-color: #fff;
	top: 2px;
	left: 85px;
	vertical-align: middle;
}
#index_switch_car ul {
	display: block;
	height: 80px;
}
#index_switch_car ul li {
	width: 62px;
	display: block;
	float: left;
	line-height: 27px;
	height: 27px;
	text-align: center;
}


/* */
ul.index-car-list {
	margin: 5px auto 5px auto;
	height: auto;
	display: block;
}
ul.index-car-list li {
	width: 132px;
	display: block;
	float: left;
	text-align: center;
	line-height: 16px;
	overflow-x: hidden;
}
ul.index-car-list li img {
	margin-bottom: 2px;
	border: 1px solid #000;
}


ul.index-news {
	margin: 0;
	text-align: left;
}
ul.index-news li {
	display: block;
	text-align: left;
	padding-left: 5px;
	line-height: 22px;
}
ul.index-news li a {
	vertical-align: middle;
}


/*  */
#sub_switch {
	margin: 5 auto;
	width: 990px;
	height: 86px;
	display: block;
	clear: both;
}
#sub_switch_category {
	clear: both;
	display: block;
}
#sub_switch_category span {
	width: 700px;
	display: block;
	float: left;
}
#sub_switch_category div {
	width: 80px;
	text-align: center;
	line-height: 22px;
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
	border-bottom: none;
	background: #ccc;
}
#sub_switch_category div:hover, #sub_switch_category div.hover {
	background: #fff;
	border: 2px solid #000;
	border-bottom: none;
	font-weight: bold;
	color: #fb8402;
}
#sub_switch_car {
	width: 100%;
	height: 170px;
	border: 1px solid #000;
	background-color: #fff;
	vertical-align: middle;
	display: block;
	clear: both;
}
#sub_switch_car ul {
	display: block;
}
#sub_switch_car ul li {
	width: 66px;
	display: block;
	float: left;
	line-height: 27px;
	height: 27px;
	text-align: center;
}

/* */
.fw-title {
	text-align: left;
	padding-bottom: 0px;
	line-height: 28px;
	padding-left: 15px;
	width: 195px;
	padding-right: 0px;
	background: #f8860c;
	height: 28px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
}
.fuwu {
	margin-top: 3px;
	padding-left: 8px;
	width: 195px;
	clear: both;
	height: 35px;
}
.fuwu .col {
	width: 5px;
	float: left;
	height: 36px;
}
.fuwu .text {
	width: 182px;
	float: left;
	height: 36px;
	overflow: hidden;
}
.fuwu A {
	text-align: left;
	padding-left: 8px;
	display: block;
	width: 182px;
	height: 36px;
}
.fuwu A:hover {
	background-color: #d9d7d7;
	width: 182px;
	text-decoration: none;
}


/* */
.cars_hover:hover {
	background-color:#eee;
	cursor: hand;
}


/* */
#idContainer 
{
	border:1px soild #ccc;
	height: 255px;
	width: 319px;
	overflow: hidden;
	position: relative;
}
#idContainer img 
{
	height: 255px;
	width: 319px;
}
#idContainer ul 
{
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#idContainer ul li 
{
	list-style: none;
	border: 1px soild #707070;
	background-color: #060a0b;
	line-height: 16px;
	height: 16px; width: 16px;
	overflow: hidden;
	color: #fff;
	cursor:pointer;
	float: left;
	margin-right: 2px;
	text-align: center;
}
#idContainer ul li.on
{
	background-color: #f00;
	color: #fff;
	font-size:14px;
	font-weight: bold;
}
#idSilder img
{
	alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* */
#idContainer2
{
	border:1px soild #ccc;
	height: 146px;
	width: 194px;
	overflow: hidden;
	position: relative;
}
#idContainer2 img 
{
	height: 146px;
	width: 194px;
}
#idContainer2 ul 
{
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#idContainer2 ul li 
{
	list-style: none;
	border: 1px soild #707070;
	background-color: #060a0b;
	line-height: 16px;
	height: 16px; width: 16px;
	overflow: hidden;
	color: #fff;
	cursor:pointer;
	float: left;
	margin-right: 2px;
	text-align: center;
}
#idContainer2 ul li.on
{
	background-color: #f00;
	color: #fff;
	font-size:14px;
	font-weight: bold;
}

/* */


ul.about-news {
	margin: 0;
	text-align: left;
}
ul.about-news li {
	display: block;
	text-align: left;
	padding-left: 5px;
	line-height: 22px;
	border-bottom: 1px dotted #ccc;
}
ul.about-news li a {
	vertical-align: middle;
}