body { background-color: #eeeeee; padding: 0; margin: 0; }
div#quicktour {
	position: absolute;
	left: 50%; top: 50%;
	width: 640px; height: 510px;
	margin-left: -320px; margin-top: -255px;
}
div#pano { width: 640px; height: 480px; margin-bottom: 4px; }
div#form { float: left; width: 592px; height: 30px; padding-left: 3px; }
div#navi { float: left; width: 44px; height: 30px; }