body{ background: #d3d3d3 url(../images/bg.gif) repeat-x left top; color: #444; }
.wall{ display: block; position: absolute; left: 210px;
   top: 88px; /*sky.height-112*/
   width: 430px; height: 400px;
   z-index: 1; }
.aPos{ position: absolute; left: 17px; top: 128px; }
.aDims{ width: 177px; height: 261px; }
.ePos{ position: absolute; left: 661px; top: 93px; z-index: 1; }
.eDims{ width: 260px; height: 384px; }
.btn { position: relative; margin: 0px; }
.aBtn { margin-left: 40px; margin-top: 2px; font-size: 12px; }
.eBtn { margin-left: 50px; margin-top: 3px; font-size: 16px; }
.eIn{ margin-left: 60px; margin-top: 3px; font-size: 14px; }
.cover{ background-color: #ddd; z-index: 3; }
.shapeOrigin { position: absolute; z-index: 8; overflow: visible;
	background-color: #fff; display: none;
	left: 500px; top: 183px; width: 16px; height: 32px; }
.cBit { position: absolute; z-index: 0;
	left: 903px; top: 420px; }
.tv { position: absolute; z-index: 9;
	left: 0px; top: 0px; }
	
	/*
.sky{ position: absolute; left: 0px; top: 0px; width: 100%;
   height: 200px;
   background-color: #fff; z-index: 0; }
	*/