    #content-inner{
        visibility:hidden;
    }
	#center {
                position: absolute;
		left: 50%;
		top: 50%;
		width: 45%;
		height: 50%;
	}
	#d1 { /*  */
		position: absolute;
		left: -150px;
		top: -150px;
		width: 300px;
		height: 300px;
	}
	#d2 { /*  */
		position: absolute;
		overflow: hidden;
		left: -50%;
		top: -50%;
	}
	.img { /*  */
		position: absolute;
		visibility: hidden;
	/*	cursor: url('../CAMR81O9.cur'), default; */
		-ms-interpolation-mode:nearest-neighbor;
	}
	.text { /*  */
		position: absolute;
		font-family: georgia, 'times new roman', times, veronica, serif;
		width: 100%;
		text-align: center;
	}
	#title { /*  */
		position: absolute;
		top: -1.6em;
		font-size: 1.6em;
		width: 100%;
	}
	#legend { /*  */
		position: absolute;
		top: 101%;
		font-size: 0.9em;
		width: 100%;
	}


