.buttons span{
	position:10px 10px;
	background: url(../../images/list_b.jpg) no-repeat;
	width:145px;
	height:26px;
	margin-right:5px;
	padding-top:10px;
	float:left;
	color:#fff;
	cursor:pointer;
	font-size: 14px;
	text-align: center;
}
.buttons span.active {
	background: url(../../images/list_a.jpg) no-repeat;
}
.batbig.active{
	background: url(../../images/list_ab.jpg) no-repeat;
}
.batbig{
	position:10px 10px;
	background: url(../../images/list_bb.jpg) no-repeat;
	width:133px;
	height:26px;
	padding-top:10px;
	float:left;
	color:#fff;
	cursor:pointer;
	font-size: 14px;
	text-align: center;
}