.div_sort{
	height:30px;
	line-height:30px;
	background:#a0a0a0;
	color:#fff;
	font-size:12px;
	margin-top:0px;
}
.div_sort_item{
  width:25%;
  height:100%;
  float:left;
  text-align:center;
  color:#fff;
}
.div_sort_item_l{
  width:40%;
  height:100%;
  float:left;
  padding-top:5px;
}

.div_sort_item_r{
  width:60%;
  height:100%;
  float:left;
  text-align:left;
  color:#fff;
}

.shen_img{
	width:20px;
	height:20px; 
}