.mainimg {
	background-image: url(../img/zenzo/mainimg.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 950px;
	margin-top: 20px;
}
h3 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #756C5B;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

h3 span {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #54742b;
}
h2 {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #756C5B;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
}
ul.list {
	font-size: 16px;
	padding-top: 10px;
	background-image: url(../img/zenzo/kasa.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-left: 250px;
}
.box {
	padding: 15px;
	border: 1px solid #999;
	background-color: #FFFFFD;
}
.menu p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.menu p img {
	margin-right: auto;
	margin-left: auto;
}
.mainimg p {
	font-size: 16px;
	padding-top: 160px;
}
.menu .text {
	font-size: 16px;
	text-align: center;
}

.tabNav {
	text-align: center;
	padding-left: 351px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #756C5B;
}
.tabNav li a {
	width: 100px;
	padding: 10px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 1em;
	background-color: #5C5038;
	display: block;
}
.tabNav li a.active {
	background-color: #1F1812;
}
.tabNav li a:hover {
	background-color: #990000;
}
.tabNav li {
	width: 120px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #756C5B;
	border-right-color: #756C5B;
	border-left-color: #756C5B;
	-moz-border-radius: 5px 5px 0px 0px; /* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px;/* Safari and Chrome */
	border-radius: 5px 5px 0px 0px;
}
.text14 {
	padding-left: 20px;
	font-weight: normal;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
