/* CSS Document */
.nover{
	visibility:hidden;
}
.siver{
	left: 20px;
	top: 40px;
	visibility: visible;
	position: absolute;
}

