.p_left{
	width:33%;
	float:left;
	padding:10px;
}
.left {
	width:35%;
	float:left;
}
.right {
	width:35%;
	float:left;
}
.height {
	height:30px;
}
.whit {
	color:#FFF;
	font-size:16px;
}
.h3s {
	color:#FFF;
	padding-top:8px;
}
.h3s1 {
	color:#FFF;
	padding-top:3px;
}

.left1 {
	width:32%;
	float:left;
	margin-left:5px;
}
.photo {
	width:100px;
	height:100px;
	float:left;
}
.o_left {
	width:50%;
	float:left;
	height:230px;
}
.o_right {
	width:45%;
	float:right;
	padding-left:20px;
	background-color:#09F;
	
}
.map{
	width:43%;
	float:left;
	
}
.right_lo {
	width:20%;
	float:left;
	padding-left:20px;
}
.boga {
	color:#FFF;
}
.input_container {
	height: 30px;
	float: left;
}
.input_container input {
	height: 20px;
	width: 300px;
	padding: 3px;
	border: 1px solid #cccccc;
	border-radius: 0;
}
.input_container ul {
	width: 400px;
	border: 1px solid #FFF;
	position: absolute;
	z-index: 9;
	background: #f3f3f3;
	list-style: none;
	top: 181px;
	left: 143px;
}
.input_container ul li {
	padding: 2px;
}
.input_container ul li:hover {
	background: #eaeaea;
}
.chair {
	width:100%;
	background:url(../../images/images.jpg) no-repeat !important;
	height:900px;
}