@charset "utf-8";
.dd { /*display:inline-block !important;*/
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

.dd .ddTitle {
	
	text-indent: 0;
	cursor: default;
	overflow: hidden;
	height: 20px;
}

.dd .ddTitle span.arrow {
	background: url(../../images/find/select_righ.gif) no-repeat right top;
	float: right;
	display: inline-block;
	width: 22px;
	height: 20px;
	cursor: pointer;
}

.dd .ddTitle span.textTitle {
	padding-left:10px;
	overflow: hidden;
	line-height: 20px;
	background: url(../../images/find/select_left.gif) no-repeat;
	display:block;
	margin-right:3px;
}

.dd .ddTitle span.textTitle img {
	text-align: left;
	padding: 0 2px 0 0
}

.dd .ddTitle img.selected {
	padding: 0 3px 0 0;
	vertical-align: top;
}

.dd .ddChild {
	position: absolute;
	border:none;
	display: none;
	margin: 0;
	width: auto;
	overflow: hidden;
	height:106px;
	filter:Alpha(Opacity=95);opacity:0.95;
}

.dd .ddChild .opta a,.dd .ddChild .opta a:visited {
	padding-left: 10px
}

.dd .ddChild a {
	display: block;
	text-decoration: none;
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	border-bottom:1px solid #ccc;
	padding-left:10px;
	width:75px;
	line-height:20px;
}

.dd .ddChild a:hover {
	color:#a0a0a0;
}

.dd .ddChild a img {
	border: 0;
	padding: 0 2px 0 0;
	vertical-align: middle;
}

.dd .ddChild a.selected {
	color:#a0a0a0;
}

/*======================================*/

/*.leftshadow{background-color :#efefef left top;width:6px;float:left;height:106px;}
.rightshadow{background-color :#efefef right top;width:6px;float:right;height:106px;position:absolute;right:0;top:0;}*/
/*.leftshadow{background:url(../../images/find/option_left.gif) no-repeat left top;width:6px;float:left;height:106px;}
.rightshadow{background:url(../../images/find/option_right.gif) no-repeat right top;width:6px;float:right;height:106px;position:absolute;right:0;top:0;}*/
.DropDownContent{border:1px solid #737373;background:#efefef;height:104px;width:107px;float:left;}
/*======================================*/
.hidden {
	display: none;
}

/***滚动条**/
.Container {
	position: absolute;
	top: 10px;
	height:84px;
	overflow:hidden;	
}

#province_ScrollerContent {
	overflow: hidden;
	height: 106px;
}
#province_scrollbar {
	position: absolute;
}


#city_ScrollerContent {
	overflow: hidden;
	height: 106px;
}

#city_scrollbar {
	position: absolute;
}

/*brand*/
#brand_child{width:298px;}
#brand_child .DropDownContent{width:298px;}
#brand_child .DropDownContent .Container{width:276px;}
.dd .ddChild .DropDownContent #brand_ScrollerContent a{
	width:276px;
}
/*end brand*/

/*mode_child*/
#mode_child .DropDownContent{width:298px;}
#mode_child .DropDownContent .Container{width:276px;}
.dd .ddChild .DropDownContent #mode_ScrollerContent a{
	width:276px;
}
/*end mode_child*/

/*version_child*/
.dd .ddChild .DropDownContent #version_ScrollerContent a{
	width:126px;
}
#version_child .DropDownContent{width:148px;}
#version_child .DropDownContent .Container{width:126px;}
/*end version_child*/

/*year_child*/
.dd .ddChild .DropDownContent #year_ScrollerContent a{
	width:78px;
}
#year_child .DropDownContent{width:100px;}
#year_child .DropDownContent .Container{width:78px;}
/*end year_child*/

/*selsize_child*/

.dd .ddChild .DropDownContent #selsize_ScrollerContent a{
	width:276px;
}

#selsize_child .DropDownContent{width:298px;}
#selsize_child .DropDownContent .Container{width:276px;}

/*end selsize_child*/

/*selectedCategory_child*/

.dd .ddChild .DropDownContent #selectedCategory_ScrollerContent a{
	width:128px;
}

#selectedCategory_child .DropDownContent{width:150px;}
#selectedCategory_child .DropDownContent .Container{width:128px;}


/*end selectedCategory_child*/

/*selectedYear_child*/

.dd .ddChild .DropDownContent #selectedYear_ScrollerContent a{
	width:128px;
}

#selectedYear_child .DropDownContent{width:150px;}
#selectedYear_child .DropDownContent .Container{width:128px;}

/*end selectedYear_child*/

/*width_child*/
.dd .ddChild .DropDownContent #width_ScrollerContent a{
	width:41px;
}
#width_child .DropDownContent{width:68px;}
#width_child .DropDownContent .Container{width:41px;}
/*end width_child*/

/*aspect_child*/
.dd .ddChild .DropDownContent #aspect_ScrollerContent a{
	width:41px;
}
#aspect_child .DropDownContent{width:68px;}
#aspect_child .DropDownContent .Container{width:41px;}
/*end aspect_child*/

/*rim_child*/
.dd .ddChild .DropDownContent #rim_ScrollerContent a{
	width:41px;
}
#rim_child .DropDownContent{width:68px;}
#rim_child .DropDownContent .Container{width:41px;}
/*end rim_child*/

/*li_child*/
.dd .ddChild .DropDownContent #li_ScrollerContent a{
	width:41px;
}
#li_child .DropDownContent{width:68px;}
#li_child .DropDownContent .Container{width:41px;}
/*end li_child*/

/*si_child*/
.dd .ddChild .DropDownContent #si_ScrollerContent a{
	width:41px;
}
#si_child .DropDownContent{width:68px;}
#si_child .DropDownContent .Container{width:41px;}
/*end si_child*/

.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}

.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
}

.Scrollbar-Track {
	width: 16px;
	height: 104px;
	position: absolute;
	background: #e3e3e3;
}

.Scrollbar-Handle {
	/*background: url(../../images/find/scrollbar.gif) no-repeat left top;*/
	position: absolute;
	width: 16px;
	height: 13px;
}

.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 187px;
}

.Scrollbar-Disabled {
	display: none;
}

/*sc*/
.Outter-Dealer-Container{height:323px;overflow:hidden; position:relative;}
#dealerList li{width:208px;overflow:hidden;margin-bottom:10px;}
/*.Liya{position:absolute;top:0;right:0;height:323px;background:url(../../images/find/map_scroll.gif) no-repeat scroll center;}*/
#Dealer-Scrollbar{position:absolute;top:0;right:0;height:323px;background:url(../../images/find/map_scroll.gif) no-repeat scroll center;}




.Dealer-Container {
	position: absolute;
}

.Dealer-Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}

#Dealer-Scrollbar {
	position: absolute;
}

.Dealer-Scrollbar-Track {
	width: 29px;
	height: 323px;
	position: absolute;
	top: 0px;
	right:1px;
	background:url(../../images/find/map_scroll.gif) no-repeat scroll center;
}

.Dealer-Scrollbar-Handle {
	position: absolute;
}
/*
.dd .ddChild a.noLiya{
	display:none;
}*/