/* CSS Document */
.webdings{
	font-family:Webdings;
	margin-right:3px;
}
#sort_list{
	width:180px;
	text-align:center;
	filter:alpha(opacity=90);
	opacity:0.90;
}
#sort_list_top{
	height:33px;
	background:url(../img/sort_list_bg_title.jpg) no-repeat top center;
}
#sort_list_mid{
	background:url(../img/sort_list_bg.jpg) repeat-y center center;
	padding-top:11px;
	margin:0;
}
#sort_list_bottom{
	background:url(../img/sort_list_bg_bottom.jpg) no-repeat top center;
	height:11px;
}
.sort_tit{
	margin:0 auto;
	width:163px;
	height:23px;
	color:#fff;
	line-height:23px;
	text-indent:30px;
	font-weight:bold;
	text-align:left;
	background:url(../img/sort_tit_bg.jpg) no-repeat top left;
	margin-top:5px;
}
#sort_list_mid table{
	margin:0 auto;
	width:147px;
	line-height:18px;
	margin-top:5px;
}
#sort_list_mid table td{text-align:left;}
