@charset "utf-8";
@import "/USITE/Css/ui/black-tie/jquery-ui-1.7.1.custom.css";
/*基本框架样式 Creat by David 2009-8-20*/
*{padding:0;margin:0;list-style:none;}
img{border:0;}
label {font-weight: bold;}
/*基本常量----------------------------------------------------------------------------------------------*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000;
	color: #999;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #cc0000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Content .userview,#Content .newsview {
	font-size:14px;
	line-height:1.8em;
	text-align:left;
	color: #999;
}
#Content .userview .content,#Content .newsview .content {
	padding: 10px;
}
#Content .userview p,#Content .newsview p{margin:12px 0;}
/*位置块定义*/
#container{
}

/*头部------------------------------------------------*/
#PageTop{
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/bg-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}
#logo{
	float: left;
}
#logo .container {
	width:260px;
	height:96px;
	overflow:hidden;
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle
	}
#logo .main {
	position:static;
	+position:absolute;
	top:50%
}
#logo img {
	position:static;
	+position:relative;
	top:-50%;left:-50%;
}
#language {
	float: right;
	margin-top: 4px;
}

#language {
	float: right;
	line-height: 40px;
}
#language a {
	color: #999;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline;
}
#language .active a {
	color: #fe8f00;
	text-decoration: underline;
}
#language img {
}
#language .active img {
}
#banner{
	position: absolute;
	left: 280px;
	top: 35px;
	width: 680px;
}
#banner h1{
	color: #FFFFFF;
}
#menu{
	text-align: center;
	float: right;
	width: 660px;
}
#menu li{
	background-image: url(images/nav_li.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 48px;
	height: 48px;
	padding-right: 2px;
}
#menu li a{
	font-weight: bold;
	color: #CCCCCC;
	padding: 20px;
	text-decoration: none;
}
#menu li a span{
}
#menu li a:hover {
	background-image: url(images/nav_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#menu .active a {
	background-image: url(images/nav_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu .active a span {
}
#menu .active a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*Flash,图片轮番-------------------------------------------*/
#flash,#adroter {
	height: 280px;
	clear: both;
}
/*滚动的产品-------------------------------------------*/
#productsolid {}
#productsolid .content {}

#user1 {
	color: #cce8f3;
}
#user1 h3 {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
}
#user1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/ind3_an.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 88px;
	line-height: 25px;
	padding-left: 30px;
	margin-top: 8px;
}
#user1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*中--------------------------------------------------*/
#main {
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
}
/*左边------------------------------------------------*/
#DEFAULT #PageLeft{
	float: left;
	width: 250px;
	overflow: hidden;
	line-height: 1.8em;
}
#PageLeft .container {
	background-color: #121212;
	padding: 10px;
}
#PageLeft h2{
	background-image: url(images/h2di.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}
#PageLeft h2 span {
	font-size: 18px;
	color: #FF9900;
	background-image: url(images/h21.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 38px;
}
#PageLeft select {
	color: #fff;
	background-color: #333;
	width: 220px;
}
#PageLeft #advs_number {
	color: #fff;
	background-color: #333;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
}
#PageLeft .control{
	clear: both;
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	
}
#PageLeft .control .content {
}
/*搜索组合---------------------------------------------------------------------------------------------*/
#partsearch {
}
#partsearch .txt {
	background-color: #2b2b2b;
	padding: 2px;
	color: #CCCCCC;
	width: 170px;
	border: 1px inset #666666;
	vertical-align: middle;
}
#partsearch .btn {
	font-size: 0px;
	color: #FF0000;
	background: #CC0000 url(images/go.gif) no-repeat center center;
	height: 21px;
	width: 21px;
	border: none;
	margin-left: 5px;
	vertical-align: middle;
}

/*搜索组合---------------------------------------------------------------------------------------------*/
.advsearch {}
.advsearch li {
}
.advsearch label {
	font-size: 12px;
	color: #FFFFFF;
}
.advsearch select {
}
.advsearch .txt {
	width: 210px;
}
.advsearch .btn {
	background-image: url(images/an1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF0000;
	height: 26px;
	width: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
/*品牌列表，车型列表---------------------------------------------------------------------------------------------*/
#PageLeft .makelist,#PageLeft .partlist {}
#PageLeft .makelist li,#PageLeft .partlist li{}
#PageLeft .makelist li a,#PageLeft .partlist li a{
	display: block;
	text-decoration: none;
	color: #999;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
#PageLeft .makelist li a:hover,#PageLeft .partlist li a:hover{
	color: #fff;
	background-color: #333;
}
#PageLeft .makelist li .active,#PageLeft .partlist li .active{
	background-color: #333;
}
#PageLeft .makelist li.hidden,#PageLeft .partlist li.hidden{}
#PageLeft .makelist li a img,#PageLeft .partlist li a img{}
#PageLeft .makelist li a:hover img,#PageLeft .partlist li a:hover img{}
#PageLeft .makelist .more a,#PageLeft .partlist .more a{
}
/*树型目录----------------------------------------------------------------------------------------------------------*/
#parttree {}
#parttree a {
	color: #333333;
	display: block;
}
#parttree a:hover {
	color: #ff0000;
}
#parttree a.active {
	color: #ff0000;
	font-weight: bold;
}
/*导航目录----------------------------------------------------------------------------------------------------------*/
.usernav {
}
.usernav li{
}
.usernav li a{
	display: block;
	text-decoration: none;
	color: #999;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.usernav li a:hover{
	color: #fff;
	background-color: #333;
}
.usernav li .active{
}
/*联系卡片------------------------------------------------*/
#contactcard {}
#contactcard li {}
#contactcard li label{
	text-align: left;
	width: 54px;
	display: block;
	float: left;
	margin-right: 3px;
}
#contactcard li span{
	width: 150px;
	display: block;
	float: left;
	word-wrap: break-word;
}
/*右边------------------------------------------------*/
#DEFAULT #Content{
	width:690px;
	float:right;
	overflow: hidden;
}
#Content .control {
	margin-bottom: 10px;
	background-image: url(images/Content01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#Content .container {
	background-image: url(images/Content02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	overflow:hidden;
	_height:1%;
}
#Content h2{
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 46px;
	color: #FFF;
	height: 46px;
	padding-left: 50px;
	font-size: 18px;
}
#pdcar h3 {
	padding: 10px;
}
/*新闻------------------------------------------------*/
#news {}
#news .firstlist {
	padding: 10px;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	line-height: 1.8em;
}
#news .title {
	float: left;
}
#news .title a {
	color: #fff;
}
#news .title a:hover {
	color: #ff0000;
}
#news .date {
	float: left;
	padding-left: 10px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
#news .txt {
	clear: both;
}
.pagenav {
	margin: 10px;
}
/*首页新闻------------------------------------------------*/
.homenews {}
.homenews .content {
	padding-left: 240px;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height:120px;
	_height:120px;
}
.homenews .list {
	clear: both;
	float: none;
	overflow:hidden;
	border: 1px solid #000;
	width: 96%;
}
.homenews .title {
	float: left;
}
.homenews .title a {
	color: #fff;
	font-size: 12px;
	background-image: url(images/newsli.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.8em;
	padding-left: 12px;
}
.homenews .title a:hover {
	color: #ff0000;
}
.homenews .date {
	float: left;
	padding-left: 10px;
	color: #666666;
	width:100px;
	font-family: "Times New Roman", Times, serif;
}
.homenews .txt {
	clear: both;
}
/*联系我们---------------------------------------------------------------------------------------------*/
#contact {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.8em;
}
#contact .content ul{padding:10px;}
#contact .content ul li{padding:5px;height:18px;border-bottom:1px dashed #333;}
#contact .content ul li label{display:block;float:left;width:60px;margin:0 5px;}
#contact .content ul li span{margin:0 5px;}
/*product*/
#Content .productlist table tr th,#Content #pdcar #plist tr th{background:url(images/m_title_bg.gif) repeat-x left top;}
#Content .productlist table,#Content #pdcar #plist{border:1px solid #111;color:#999;}
#Content .gray{background:transparent;}
#Content .productlist table tr td label{background:transparent;color:#999;}
#Content .productlist table tr td a img{border:1px solid #999;}
#Content a{
	color:#999;
	font-size:12px;
	text-decoration: none;
}
#Content a:hover {
	color:#ff0000;
	text-decoration: underline;
}
#Content .productlist table tr td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#Content .pagenav a:hover{
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#THREE #Content #productview_desc ul{width:260px;background:#1E1E1E;border-top:1px solid #333;}
#THREE #Content #productview_desc ul li{background:#444;border:1px solid #333;border-top:0px solid #ccc;}
#THREE #Content #productview_desc ul li label{border-right:1px solid #333;}
#THREE #Content #productview_img{background:#1E1E1E;}
#THREE #Content #ECM {background:#1E1E1E;}
#THREE #Content #ECM1{background:#1E1E1E;}
#THREE #Content #ECM table th{background:url(images/m_title_bg.gif) repeat-x left top;color:#999;padding:2px 4px;}
#THREE #Content #ECM1 table tr.subtitle{background:#232323;}
#THREE #Content #ECM1 table tr.subtitle td{border-bottom:1px solid #ccc;}
#THREE #Content #ECM1 table tr.subtitle td.title{background-color:#232323;}

/*底部------------------------------------------------*/
#PageBottom{
	background-image: url(images/bg_foot.gif);
	color: #999;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
	clear: both;
	line-height: 1.8em;
	margin-top: 10px;
}