.ZGLAIconViewItem {
	float: left;
	text-align: center;
	cursor: pointer;
}

.ZGLAIconViewItemSelected {
	float: left;
	text-align: center;
	cursor: pointer;
	background: #8888FF;
}
