@charset "utf-8";
/* 属性筛选 */
.list_prop dd a:hover, .list_prop dd a.current {
	background:#0d4065;
	color:#f56363;
}

/* 排序筛选 */
.sort_bar a:hover, .sort_bar a.current {
	color:#3071a7;
	font-weight: bold;
}