.sortnav {
	margin-bottom: 10px;
	width: 250px;
}
.sortnavt {
	line-height: 38px;
	width: 250px;
	height: 38px;
	background: url(../../../Images/title_03bg.jpg) no-repeat left top;
}
.sortnavt h3 {
	display: inline-block;
	float: left;
	margin: 2px 0 0 10px;
	width: 100px;
	height: 26px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	background: url(../../../Images/title_03bg_h3.jpg) no-repeat left top;
}
.sortnav dl {
	margin: auto;
}
.sortnav dt {
	float: left;
	width: 250px;
	height: 45px;
}
.sortnav dt a {
	display: block;
	color: #000;
	line-height: 45px;
	text-indent: 50px;
	background-position:left top;
	background-image: url(../../../Images/sidebar_abg.jpg);
}
.sortnav .select a, .sortnav dt a:hover {
color:white;
	text-decoration: none;
	background-position:left bottom;

}
.sortnav dt a.sll {background-image: url(../../../Images/sidebar_abg2.jpg); color:#000;}
.sortnav  .select a.sll,.sortnav dt a.sll:hover {background-image: url(../../../Images/sidebar_abg2.jpg); color:#fff;}


.sortnav dd {
	display: none;
}
.sortnav ul li {margin-top:1px;
	
}
.sortnav li a {
	display: block;
	width: 100%;
	overflow: hidden;
	height:45px;
	line-height: 45px;
	font-weight: normal;
	text-overflow: ellipsis;
	background-color:#fb5700;
	color:white;
	text-indent: 50px;
}
