.price_multi_bar_dd{
	float:right;
	width:540px;
	height:29px;
	margin-right:5px;
	background:url(/images/model_list/bg_catebar.gif) top left no-repeat;
}
.price_multi_bar{
	top:0;
	position:absolute;
	height:20px;
	float:left;
	padding:0;
	margin:0;
	padding:5px 0 0 70px;
	list-style-type:none;
}
.price_multi_bar li{
	float:left;
	margin-left:6px;
}
.price_multi_bar .scale{
	position:relative;	
	width:300px;
	height:18px;
	margin:0 5px;
	background:url(/images/model_list/scale_body.gif) top left repeat-x;
}

.price_multi_bar .scale1{
	width:310px;
	position:relative;	
	height:18px;
}
#leftHandle{
	top:10px;
	width:21px;
	height:11px;
	position:absolute;
	background:url(/images/model_list/handle-left.gif) top left no-repeat;
	cursor:pointer;
}

#rightHandle{
	top:10px;
	width:21px;
	height:11px;
	position:absolute;
	background:url(/images/model_list/handle-right.gif) top left no-repeat;
	cursor:pointer;
}
#sliderselect{
	top:13px;
	height:11px;
	width:100%;
	margin-left:10px;
	position:absolute;
	background:url(/images/model_list/bg_sliderselect.gif) top left repeat-x;
}
#LeftPrice{
	z-index:100;
	left:0px;
	height:11px;
	position:absolute;
}
#LeftPrice ul,#RightPrice ul{
	float:left;
	list-style-type:none;
	width:110px;
}
#LeftPrice ul li,#RightPrice ul li{
	float:left;
	height:21px;
	padding-top:2px;
	font:12px µ¸¿ò;
	color:#ffffff;
	font-weight:bold;
}
#LeftPrice .Lleft{
	width:3px;
	background:url(/images/model_list/bg_lprice_left.gif) top left no-repeat;
}
#LeftPrice .Lmiddle{
	padding-left:7px;
	background:url(/images/model_list/bg_price_middle.gif) top left repeat-x;
}
#LeftPrice .Lright{
	width:14px;
	background:url(/images/model_list/bg_lprice_right.gif) top left no-repeat;
}
#RightPrice{
	z-index:100;
	height:11px;
	position:absolute;
	padding:0px;
}
#RightPrice .Rleft{
	width:14px;
	background:url(/images/model_list/bg_rprice_left.gif) top left no-repeat;
}
#RightPrice .Rmiddle{
	padding-right:6px;
	background:url(/images/model_list/bg_price_middle.gif) top left repeat-x;
}
#RightPrice .Rright{
	width:4px;
	background:url(/images/model_list/bg_rprice_right.gif) top left no-repeat;
}

.money_input
{
	height: 21px;
	border:1px solid #b7b7b7;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0pt;
	padding-left: 7px;
	text-align: right;
	width: 120px;
}
