@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{
	background-color: #18051b;
	background-image: url(images/top_di.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.8em;
	color: #333333;
}
a {
	color: #FF0000;
	text-decoration: none;
}
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: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/*头部------------------------------------------------*/
#PageTop{
	height: 189px;
	overflow: hidden;
	margin-bottom: 10px;
}
#logo{
	float: left;
}
#logo .container {
	width:260px;
	height:135px;
	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;
	padding: 10px;
}
#language a {
	color: #FFFFFF;
}
#language a:hover {
	color: #FF9900;
}
#language .active a {
	font-weight: bold;
	color: #FF9900;
}
#language img {
}
#language .active img {
}
#banner{
	float: left;
	width:740px;
	margin-top: 5px;
}
#banner h1{
	font-size: 32px;
	color: #FFFFFF;
	line-height: 1.8em;
}

#menu{
	float: left;
	width: 750px;
	overflow: hidden;
	padding-left: 8px;
	line-height: 16px;
}
#menu li{
}
#menu a{
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	font-weight: bold;
	color: #18051b;
	text-decoration: none;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 19px;
	padding-left: 30px;
	margin-right: 2px;
}
#menu a span{
}
#menu a:hover,#menu .active a {
	color: #fff;
	background-image: url(images/menu_di.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu .active a span {
}
#menu .active a:hover {
}
/*号码搜索---------------------------------------------------------------------------------------------*/
#partsearch{
	float: right;
	width: 200px;
	padding-top: 12px;
}
#partsearch .txt {
	background-color: transparent;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#partsearch .btn{
	background-color: transparent;
	border: none;
	height: 40px;
	width: 40px;
	text-indent: -1000px;
	font-size: 0px;
	color: #FFFFCC;
	vertical-align: middle;
}
/*图片轮换 Flash --------------------------------------------------------------------*/
#adroter .content, #flash .content {
}
/*滚动的产品-------------------------------------------*/
#productsolid {}
#productsolid .content {}
/*中--------------------------------------------------*/
#main {
}
/*左边------------------------------------------------*/
#DEFAULT #PageLeft{
	float: left;
	width: 260px;
	overflow: hidden;
	color: #000000;
}
#PageLeft .control{
	margin-bottom: 10px;
	border-bottom:1px solid #18051b;
}
#PageLeft .container {
	background-image: url(images/l_di.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
#PageLeft .main {
	background-image: url(images/l_di2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#PageLeft h2{
	background-image: url(images/l_h2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 40px;
	height: 40px;
	width: 240px;
	padding-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}
#PageLeft .content {
	padding: 12px;
}
#PageLeft h2 span{
}
#PageLeft select {
	width: 220px;
}
#PageLeft .btn {
	background-image: url(images/an.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 77px;
	border: none;
	background-color: transparent;
	font-weight: bold;
	color: #18051b;
}
#PageLeft .control .content{
}
/*联系卡片---------------------------------------------------------------------------------------------*/
#contactcard .main {
	background: url(images/l_di3.gif) no-repeat bottom center;
	padding-bottom:70px;
}
#contactcard li{clear:both;}
#contactcard li label{width:60px;float:left;text-align:right;}
#contactcard li span{display:block;float:left;}
/*品牌列表，车型列表---------------------------------------------------------------------------------------------*/
#PageLeft .makelist,#PageLeft .partlist {}
#PageLeft .makelist li,#PageLeft .partlist li{}
#PageLeft .makelist li a,#PageLeft .partlist li a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-decoration: none;
	color: #333333;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
}
#PageLeft .makelist li a:hover,#PageLeft .partlist li a:hover{
	background-color: #CCCCCC;
	color: #FF0000;
}
#PageLeft .makelist li .active,#PageLeft .partlist li .active{
	color: #FF0000;
}
#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 .makelist img {
	width: 28px;
	margin-right: 10px;
	margin-left: -20px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
/*导航目录----------------------------------------------------------------------------------------------------------*/
.usernav {
}
.usernav li{
}
.usernav li a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.usernav li a:hover{
	background-color: #CCCCCC;
	color: #FF0000;
}
.usernav li .active{
	color: #FF0000;
}

/*内容------------------------------------------------*/
#DEFAULT #Content{
	float: right;
	width: 710px;
	background-color: #FFFFFF;
	color: #333333;
	min-height:520px;
	_height:520px;
	padding: 10px;
}
#Content h2{
	font-size: 18px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/r_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	line-height: 38px;
}
#Content .content {
	padding: 10px;
}
#product .content,#adroter .content, #flash .content {
	padding: 0px;
}
/*品牌列表---------------------------------------------------------------------------------------------*/
#Content .makelist{}
#Content .makelist ul{padding:0;margin:0;list-style:none;overflow:hidden;_height:auto;}
#Content .makelist li{
	float:left;
	margin: 7px;
}
#Content .makelist li a{
	float:left;
	width:120px;
	text-align:center;
	display: block;
	height: 70px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 8px;
}
#Content .makelist li a:hover{color: #FF0000;border: 1px solid #ff0000;}
#Content .makelist li.hidden{display:none;}
#Content .makelist li a img{
	display:block;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Content .makelist li a:hover img{}
#Content .makelist .more a{color:red;}
#Content .makelist .more a:hover{}
/*底部------------------------------------------------*/
#PageBottom{
	color: #916d97;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}