@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: "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #23272a;
	color: #999;
}
a {
	color: #999;
}
a:hover {
	color: #FF0000;
}
#Content .userview,#Content .newsview {
	font-size:14px;
	line-height:1.8em;
	text-align:left;
}
#Content .userview .content,#Content .newsview .content {
	padding: 10px;
}
#Content .userview p,#Content .newsview p{margin:12px 0;}
/*位置块定义*/
#container{
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #393d40;
	border-left-color: #393d40;
}
/*头部------------------------------------------------*/
#PageTop{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
/*LOGO居中------------------------------------------------*/
#logo{
	float: left;
}
#logo .container {
	width:280px;
	height:111px;
	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: 5px;
	margin-right: 4px;
}
#language a {
	text-decoration: none;
	color: #9B9B9B;
}
#language a:hover {
	color: #ccc;
	text-decoration: underline;
}
#language .active a {
	color: #ccc;
	text-decoration: underline;
}
#banner{
	position: absolute;
	left: 280px;
	top: 34px;
	width: 680px;
}
#banner h1 {
	color: #CCCCCC;
}
#menu{
	clear: both;
}
#menu {
	background-image: url(images/an_z.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center center;
	margin-bottom: 8px;
}
#menu .container {
	background-image: url(images/an_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	_height:1%;
}
#menu .main {
	background-image: url(images/an_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	_height:1%;
}

#menu ul{
}
#menu ul li{
	background-image: url(images/an_x.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 44px;
}
#menu ul li a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#menu ul li a span{
	font-size: 13px;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li.active a {
	color: #FF0000;
}
#menu ul li a:hover span,#menu ul li.active a span{
}
/*Flash,图片轮番-------------------------------------------*/
#flash,#adroter {
	text-align: center;
	margin-bottom: 10px;
}
/*滚动的产品-------------------------------------------*/
#productsolid {}
#productsolid .content {}
/*中--------------------------------------------------*/
#main {
}
/*左边------------------------------------------------*/
#DEFAULT #PageLeft{
	line-height: 22px;
	width: 240px;
	padding-left: 8px;
	overflow: hidden;
}
#PageLeft .container {
	margin-bottom: 10px;
}
#PageLeft h2{
	background-color: #990000;
	padding-left: 18px;
	line-height: 32px;
}
#PageLeft h2 span{
	color: #FFFFFF;
	font-size: 14px;
}
#PageLeft .control{
}
#PageLeft .content {
	border: 1px solid #2F3437;
	background-color: #292F32;
	padding: 8px;
}
#PageLeft li{
}
#PageLeft select{
	width: 210px;
	color: #333;
}
/*号码搜索---------------------------------------------------------------------------------------------*/
#partsearch{
}
#partsearch .control{
}
#partsearch .control .content{
}
#partsearch .txt {
}
/*搜索组合---------------------------------------------------------------------------------------------*/
.advsearch {}
.advsearch li {
}
.advsearch label {
}
#PageLeft .advsearch ul li label.tip {
	color:#000000;
	position:absolute;
	top:0px;
}

#PageLeft .advsearch ul li label {
	padding-left:2px;
}

/*品牌列表，车型列表---------------------------------------------------------------------------------------------*/
#PageLeft .main{
}
#PageLeft .makelist,#PageLeft .partlist {
}
#PageLeft .makelist li,#PageLeft .partlist li{
}
#PageLeft .makelist li a,#PageLeft .partlist li a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C4348;
	padding-left: 20px;
	display:block;
	background-image: url(images/biao.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#PageLeft .makelist li a:hover,#PageLeft .partlist li a:hover{
	color: #FFFFFF;
	background-color: #2F3437;
}
#PageLeft .makelist li .active,#PageLeft .partlist li .active{
	color: #FFFFFF;
	background-color: #2F3437;
	font-weight: bold;
}
#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 {
	display: block;
}
#parttree a:hover {
}
#parttree a.active {
}
/*导航目录----------------------------------------------------------------------------------------------------------*/
.usernav {
}
.usernav li{
}
.usernav li a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C4348;
	padding-left: 28px;
	display:block;
	background-image: url(images/biao1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}
.usernav li a:hover{
	color: #FFFFFF;
	background-color: #2F3437;
}
.usernav li .active{
	color: #FFFFFF;
	background-color: #2F3437;
	font-weight: bold;
}
/*联系卡片------------------------------------------------*/
#contactcard {}
#contactcard li {
	clear: both;
}
#contactcard li label{
	text-align: right;
	width: 60px;
	display: block;
	float: left;
	margin-right: 3px;
}
#contactcard li span{
	width: 150px;
	display: block;
	float: left;
	word-wrap : break-word;
}
/*右边------------------------------------------------*/
#DEFAULT #Content{
	width:710px;
	float:right;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 8px;
}
#Content h2{
	border: 1px solid #2F3437;
	background-color: #292F32;
	line-height: 32px;
	padding-left: 16px;
	color: #FFFFFF;
	font-size: 18px;
}
#Content h2 span {
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#Content .content {
}
#plist {
	background-color: #fff;
}
/*翻页------------------------------------------------*/
.pagenav {
	padding-top: 10px;
	padding-bottom: 10px;
}

#product_view {
	background-color: #FFFFFF;
	height: 1%;
	color: #000;
	padding: 10px;
}
/*目录下载,新闻中心------------------------------------------------*/
#download,.news {}
#download .content,.news .content {}
#download .list,.news .list {clear: both;border-bottom: 1px dashed #3C4348;padding:8px;line-height: 22px;}
#download .list .smallimg,.news .list .smallimg {float: left;border: 1px solid #CCCCCC;margin-right: 10px;}
#download .list .title a,.news .list .title a {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	color: #FFFFFF;
}
#download .list .title a:hover,.news .list .title a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#download .list .date,.news .list .date {
	clear: right;
}
#download .list .txt,.news .list .txt {
}
#download .download a{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
#download .download a:hover{
	text-decoration: underline;
}
/*联系我们---------------------------------------------------------------------------------------------*/
#contact {
	margin-bottom: 10px;
	color: #ccc;
	font-size: 14px;
}
#contact .content ul{padding:10px;}
#contact .content ul li{padding:5px;height:18px;border-bottom:1px dashed #3C4348;}
#contact .content ul li label{display:block;float:left;width:60px;margin:0 5px;}
#contact .content ul li span{margin:0 5px;}
/*底部------------------------------------------------*/
#PageBottom{
	text-align: center;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#PageBottom1{
	color:#CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.8em;
}