div.head { height: 183px; background: url('../img/house/head.jpg') no-repeat center }
div.menu { height: 34px; background: #3399cc; width: 980px; margin-left: 10px; text-align: center;  }
div.contentbg { height: 583px; background: url('../img/house/bodybg.jpg') no-repeat center;  }
div.real_content { width: 739px; height: 377px; margin-left: 120px; padding-left: 30px; padding-top: 30px;   }

html>body .real_content  {
	background: url('../img/house/container.png') no-repeat left top;
}


div.content_limiter { color:  #3399cc;}

div.gallery img { border: solid 1px #3399cc; }

input ,textarea{ background: white; border: solid 1px #3399cc; font-weight: bold; color: #3399cc; }
