#AllSort {
	width:193px;
	padding-top:8px;
	margin-left:1px;
	position:relative;
	z-index:30;
	margin-bottom:6px;
	border-top:none;
	font-size:12px;
}
#AllSort a:link,#AllSort a:visited{color:#333333}
#AllSort dl {overflow: hidden; width: 193px;}
#AllSort dt {
	padding:3px 5px 0 9px;
	overflow:hidden;
	width:195px;
	cursor:pointer;
	height:25px;
	line-height:25px;
}
#AllSort dt span {
	display:block;
	padding-right:5px;
	float:right;
	overflow:hidden;
	width:125px;
	color:#999;
	height:21px;
}
#AllSort dt { font-size:14px;}
#AllSort dt font{ font-weight:700}
* HTML #AllSort dt span {padding-right:4px; font-size:12px;}
#AllSort .noDis {display:none;}
#AllSort .curr 
	{
	width:195px;
	height:19px;
	line-height:19px;
	padding-bottom:4px;
	border-top:#959595 1px solid;
	border-bottom:#959595 1px solid;
	}
#AllSort .curr span { display:none;}
#AllSort dd {
	PADDING-RIGHT: 5px; PADDING-LEFT: 9px; BACKGROUND: #fff; PADDING-BOTTOM: 5px; OVERFLOW: hidden; WIDTH: 200px; CURSOR: default; PADDING-TOP: 5px;
}
#AllSort dd span {
	display:block;
	padding-left:8px;
	width:82px;
	float:left;
	
}
#AllSort div span {
	background: url(r.png) no-repeat -144px -919px;
	display:block;
	padding-left:8px;
	width:100px;
	float:left;
}

.pop_wrap {
	padding:0 3px 3px 0;
	margin-top:0;
	display:none;
	z-index:999;
	position:absolute;
	width:220px;
	left:193px;
}
.pop {
	background:#FFF url(r.png) no-repeat -499px -303px; 
	border:#959595 1px solid;
	border-left:0;
	padding:3px 10px;
	overflow:hidden;
	width:220px;
	line-height:24px;
}
