﻿h2{
	margin-bottom: 5px;
}


h3{
	background: #915e1e;
	text-align: left;
	color: #fff;
	font-weight: normal;
	text-indent: 15px;
	padding: 3px 0;
	margin-bottom: 5px;
}

h4{
	height: 30px;
	background: #915e1e;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-weight: normal;
}

.booking{
	padding-bottom: 50px;
	margin-bottom: 20px;
	border-bottom: 2px solid #915e1e;
}

.booking p{
	margin-left: 10px;
}

ul.yogaclass{
	list-style: none;
	height: 170px;
	margin-left:10px; 
	margin-top: 5px;
}

ul.yogaclass li{
	float: left;
	margin-right: 10px;
}

.system{
	width: 900px;	
	background: #e6e6e6;
	overflow: auto;
	margin-top: 50px;
}

.wrap1{
	width: 500px;
	float: left;
	margin-left: 32px;
	margin-top: 50px;
}

.txt1{
	height: 20px;
	margin: 0;
	padding: 0;
}


.cell1, .cell2{
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.cell1{
	width: 170px;
	background: #999999;
	float: left;
	padding-left: 30px;
	margin: 0 5px 5px 0;
}

.cell2{
	width: 290px;
	background: #b3b3b3;
	float: left;
	text-align: center;
	margin: 0 0 5px 0;
}

.cell3{
	width: 300px;
	background: #d3d3d3;
	float: left;
	color: #fff;
	height: 150px;
	margin-top: 70px;
	text-align: left;
	padding-top: 5px;
	
	
}

.plus{
	font-size: 30px;
	margin-top: 115px;
	float: left;
	margin-right: 10px;
}