.zindex1 {
	z-index: 1;
	position: static;
}
.zindex_bottom {
	position: static;
	z-index: -1;
}
