@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: #989da3;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#Content .userview,#Content .newsview {
	font-size:14px;
	line-height:1.8em;
	text-align:left;
	color: #333333;
}
#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;
}

/*头部------------------------------------------------*/
#PageTop{
	background-image: url(images/bg_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#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: 4px;
}
#language a {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline;
}
#language .active a {
	color: #99CC33;
	text-decoration: underline;
}
#language img {
	border: 1px outset #666666;
}
#language .active img {
	border: 1px inset #666666;
}
#banner{
	position: absolute;
	left: 280px;
	top: 34px;
	width: 680px;
}
#banner h1{
	color: #FFFFFF;
}
#menu{
	clear: both;
	text-align: center;
	line-height: 42px;
	_line-height: 43px;
}
#menu ul{
}
#menu ul li{
}
#menu ul li a{
	padding-right: 24px;
	padding-left: 24px;
	font-size: 13px;
	color: #035487;
	font-weight: bold;
	text-decoration: none;
	line-height: 43px;
}
#menu li a span{
}
#menu ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#menu ul .active a {
	background-image: url(images/menu_l.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top:14px;
	padding-bottom: 14px;
	_padding-top:0;
	_padding-bottom: 0;
	#padding-top:0;
	#padding-bottom: 0;
}
#menu ul .active a span {
	font-size: 14px;
	background-image: url(images/menu_r.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top:14px;
	padding-bottom: 14px;
	margin-right: -24px;
	padding-right: 24px;
	_margin-right: 0;
	_padding-right: 0;
}
#menu ul .active a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*图片轮换 Flash --------------------------------------------------------------------*/
#adroter .content, #flash .content {

}
/*滚动的产品-------------------------------------------*/
#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 {
	background-color: #fff;
	overflow: hidden;
	_height: 1%;
	clear: both;
}
#PageLeft,#Content{
padding-bottom: 32767px !important;
margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
#PageLeft,#Content{
padding-bottom: 0 !important;
margin-bottom: 0 !important; 
}
#PageLeft:before, #Content:before
{
content: '[DO NOT LEAVE IT IS NOT REAL]';
display: block;
background: inherit;
padding-top: 32767px !important;
margin-bottom: -32767px !important;
height: 0;
}
}
/*左边------------------------------------------------*/
#DEFAULT #PageLeft{
	float: left;
	width: 245px;
	overflow: hidden;
	line-height: 1.8em;
	margin-left: 10px;
	_margin-left: 5px;
	background-color: #FFFFFF;
}
#PageLeft .control{
	margin-bottom:10px;
}
#PageLeft .container {
}
#PageLeft h2{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 33px;
	background-image: url(images/h2_l.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#PageLeft h2 span{
}
#PageLeft select {
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
#PageLeft .control{
	background-color: #ddd;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
	height: 1%;
}
#PageLeft .control .content{
	padding: 10px;
	border : 1px solid #b1b1b1;
}
/*号码搜索---------------------------------------------------------------------------------------------*/
#partsearch .control{
	background-color: #fff;
}
#partsearch .control .content{
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
#partsearch .txt {
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
	width: 150px;
}
/*搜索组合---------------------------------------------------------------------------------------------*/
.advsearch {}
.advsearch li {
	padding-bottom: 2px;
	padding-top: 2px;
}
.advsearch label {
	font-size: 14px;
	color: #003399;
}
/*品牌列表，车型列表---------------------------------------------------------------------------------------------*/
#PageLeft .makelist,#PageLeft .partlist {}
#PageLeft .makelist li,#PageLeft .partlist li{}
#PageLeft .makelist li a,#PageLeft .partlist li a{
	display: block;
	text-decoration: none;
	color: #333333;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
#PageLeft .makelist li a:hover,#PageLeft .partlist li a:hover{
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#PageLeft .makelist li .active,#PageLeft .partlist li .active{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(images/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#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{
}
#PageLeft #umd100303020439 .erji a {display: block;}
#PageLeft #umd100303020439 li h2{
	font-size:14px;
	color:#000000;
	height:32px;
	text-align:left;
	border: none;
	background:transparent url(images/li.gif) no-repeat left center;
	text-indent: 15px;
}
#PageLeft #umd100303020439 li .erji{
	line-height:26px;
    border-bottom: 1px dashed #cccccc;
    padding-left: 30px; 
    background: url(images/li2.gif) no-repeat 10px center;
}
#PageLeft #umd100303020439 li a:hover{
    background: url(images/li3.gif) no-repeat right center;
}

/*树型目录----------------------------------------------------------------------------------------------------------*/
#parttree {}
#parttree a {
	color: #333333;
	display: block;
}
#parttree a:hover {
	color: #ff0000;
}
#parttree a.active {
	color: #ff0000;
	font-weight: bold;
}
/*导航目录----------------------------------------------------------------------------------------------------------*/
.usernav {
}
.usernav li{
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.usernav li a{
	display: block;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	background-image: url(images/li.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.usernav li a:hover{
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.usernav li .active{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(images/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*其他产品----------------------------------------------------------------------------------------------------------*/
#otherproductlist {}
#otherproductlist {}
#otherproductlist .content {}
#otherproductlist li {}
#otherproductlist a {
	font-size: 12px;
}


/*联系卡片------------------------------------------------*/
#contactcard {}
#contactcard li {}
#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:700px;
	float:right;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 10px;
}
#Content h2{
	color: #CC0000;
	font-size: 18px;
	line-height: 32px;
	background-color: #CCCCCC;
	padding-left: 15px;
}

/*新闻下载*/
#news a, #Content #download a{
	color:#035487;
}
#news a:hover, #Content #download a:hover{
	color:#FF0000;
}

/*底部------------------------------------------------*/
#PageBottom{
	background-color: #0064a1;
	background-image: url(images/bg_foot.gif);
	color: #99b9cd;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	line-height: 1.8em;
}
