@charset "utf-8";
@import "/USITE/Css/ui/black-tie/jquery-ui-1.7.1.custom.css";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}
body{
	font-size: 12px;
	line-height: 1.8em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #08377f;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
label {font-weight: bold;}
#main .userview .content,#news_view .content{
	line-height:1.8em;
	text-align:left;
	font-size: 14px;
}
#main .userview p,#news_view p{margin:12px 0;}
/*位置块定义-------------------------------------------------------------------------*/
#container {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
/*头部------------------------------------------------------------------------------*/	
#PageTop{
	overflow: hidden;
	background: url(images/di.gif) no-repeat right top;
}
#PageTop1{
    background:url(images/PageTop1_di.gif) no-repeat bottom center;
}
/*LOGO居中------------------------------------------------*/
#logo{
	float: left;
	_padding-bottom:14px;
}
#logo .container {
	width:250px;
	height:100px;
	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%;
}
#banner {
	width: 680px;
	line-height: 1.8em;
	float: left;
	font-size: 18px;
	margin-top: 12px;
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
}
#language{
	float: right;
	background-image: url(images/language01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
#language .main{
	background-image: url(images/language02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#language li{
}
#language li a{
	color: #CCCCCC;
	text-decoration: none;
}
#language li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#language ul li.active a{
	color: #FF9900;
	text-decoration: underline;
}
#language img{
	margin-right:2px;
	margin-left: 2px;
	border: 1px solid #ccc;
}
#menu{
	/*background : url(images/menu02.gif) repeat-x left center;*/
	float:left;
	height: 46px;
	width:700px;
	clear: both;
}
#menu .container{
	/*background: url(images/menu01.gif) no-repeat left center;*/
}
#menu .main{
	/*background: url(images/menu03.gif) no-repeat right center;*/
	padding-right: 8px;
	padding-left: 8px;
}
#menu ul{
}
#menu li{
}
#menu li a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
	text-decoration: none;
	margin-right: 5px;
}
#menu .active a ,#menu li a:hover{
	background: url(images/menu04.gif) repeat-x center top;
}
#menu .active a span,#menu li a:hover span{
}

#partsearch{
	height: 46px;
	float: right;
	margin-right: 10px;
	position: absolute;
	_padding-top:11px;
	top:110px;
	right:10px;
}

#partsearch .content{

}
#partsearch .txt{
	border: 1px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	color: #4e4e4e;
	margin-right:5px;
}

#partsearch .btn{
	font-size: 0px;
	color: #FFFFFF;
	background: #FFFFFF url(images/search.gif) no-repeat top center;
	height: 24px;
	width: 24px;
	*padding-top:40px;
	overflow:hidden;
	border: none;
	font-size: 1px;
	text-align:left;
	text-indent: -1000px;
    vertical-align: top;	
	
}
/*中部------------------------------------------------------------------------------*/
#main{

}
/*侧边------------------------------------------------------------------------------*/	
#DEFAULT #PageLeft{
	margin-top: 10px;
	float: left;
	width: 240px;
	overflow: hidden;
}
#PageLeft .control {
	margin-bottom: 10px;
}
#PageLeft h2{
	background-image: url(images/lH2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 24px;
	height: 33px;
	line-height: 33px;
}
#PageLeft .content {
	background-color: #f8f8f8;
	background-image: url(images/l_di.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 46px;
	padding-left: 10px;
}
/*搜索组合------------------------------------------------------------------------------*/
.advsearch {
	line-height: 1.5em;
}
#advsearch .content {
	background-image: url(images/seach_di.gif);
}
.advsearch label {
	color: #003399;
}
.advsearch select {
	width: 210px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.advsearch .tip {
	line-height: 1em;
}
.advsearch .txt {
	font-weight: bold;
	color: #003399;
	padding-left: 3px;
}
.advsearch .btn {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/an.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	font-weight: bold;
	padding-bottom: 3px;
}
/*品牌列表，车型列表，导航目录---------------------------------------------------------------------------------------------*/
#PageLeft .makelist,#PageLeft .partlist,#nav1 {}
#PageLeft .makelist .content,#PageLeft .partlist .content,#nav1 .content{
}
#PageLeft .makelist li,#PageLeft .partlist li,#nav1 li{}
#PageLeft .makelist li a,#PageLeft .partlist li a,#nav1 li a{
	display: block;
	text-decoration: none;
	color: #333333;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	height: 100%;
}
#PageLeft .makelist li a:hover,#PageLeft .partlist li a:hover,#nav1 li a:hover{
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/li2.gif);
}
#PageLeft .makelist li .active,#PageLeft .partlist li .active,#nav1 li .active{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/li2.gif);
}
#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: -24px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
/*联系卡片------------------------------------------------*/
#contactcard {}
#contactcard li {}
#contactcard li label{
	width: 52px;
	display: block;
	float: left;
	margin-right: 3px;
}
#contactcard li span{
	width: 150px;
	display: block;
	float: left;
	word-wrap : break-word;
}
/*内容------------------------------------------------------------------------------*/
#DEFAULT #Content {
	margin-top: 10px;
	float: right;
	width: 700px;
	overflow: hidden;
}
#Content .control {
	margin-bottom: 10px;
}
#Content h2{
	font-size: 14px;
	color: #003399;
	padding-left: 44px;
	height: 32px;
	line-height: 32px;
	background-image: url(images/rH2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Content .content {
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #cdcdcd;
}
/*清除样式------------------------------------------------------------------------------*/
#product .content,
#contact .content,
#contactform .content,
#adroter .content,
#flash .content{
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#contactform .content{padding-left:20px;}
/*图片轮换 Flash --------------------------------------------------------------------*/
#adroter .content, #flash .content {
}
/*产品列表------------------------------------------------------------------------------*/
#product {
	line-height: 1.4em;
}
#product .img a {
	color: #FF0000;
	font-weight: bold;
}
#product .sep_plist {
	border-bottom-color: #FF6600;
}
/*产品展示------------------------------------------------------------------------------*/
#product_view {}
#product_view .content {
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#productview_desc {
	float: right;
}
#productview_img {
	float: left;
}
#productview_img img {
	width: 400px;
}
/*品牌列表---------------------------------------------------------------------------------------------*/

#Content .makelist{}
#Content .makelist ul{padding:0;margin:0;list-style:none;overflow:hidden;_height:auto;}
#Content .makelist li{
	float:left;
	margin: 6px;
}
#Content .makelist li a{
	float:left;
	width:115px;
	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{
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}