label{
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	line-height: 1.2em;
	padding:8px 70px;
}
#state3-mode3multi1 label,
#state3-mode3multi2 label,
#state3-mode3multi3 label{
	padding:10px 40px;
}
.state3down-sort{
	background:transparent url(../images/sort-down.png) no-repeat scroll 0 0;
	color:#333333;
	
}
.state3down-sort:hover{
	color:#A5CF18;
}
.state3up-sort{
	background:transparent url(../images/sort-up.png) no-repeat scroll 0 0;
	color:#333333;
}
.state3up-sort:hover{
	color:#A5CF18;
}
.state3def-sort{
	background:transparent url(../images/sort-none.png) no-repeat scroll 0 0;
	color:#999999;
}
.state3def-sort:hover{
	color:#A5CF18;
}

.state3down-filter{
	background:transparent url(../images/nocontain-up.png) no-repeat scroll 0 0;
	color:#333333;
}
.state3down-filter:hover{
	background:transparent url(../images/nocontain-over.png) no-repeat scroll 0 0;
	color:#FFFFFF;
}
.state3up-filter{
	background:transparent url(../images/contain-up.png) no-repeat scroll 0 0;
	color:#333333;
}
.state3up-filter:hover{
	background:transparent url(../images/contain-over.png) no-repeat scroll 0 0;
	color:#FFFFFF;
}
.state3def-filter{
	background:transparent url(../images/nolimit-up.png) no-repeat scroll 0 0;
	color:#999999;
}
.state3def-filter:hover{
	background:transparent url(../images/nolimit-over.png) no-repeat scroll 0 0;
	color:#FFFFFF;
}

#state3-mode1,
#state3-mode2,
#state3-mode3{
	padding:0 0 20px 30px;
}
#state3-mode3multi1,
#state3-mode3multi2,
#state3-mode3multi3{
	padding:15px 0 15px 30px;
}
#state3-mode1 ul,
#state3-mode2 ul,
#state3-mode3 ul{
	padding:0;
}
#state3-mode1 li,
#state3-mode2 li,
#state3-mode3 li{
	float:none;
	list-style-type:none;
	margin-top:20px;
}
