.contentRight {
	background-color: #e0d0bf;
	float: right;
	width: 350px;
	height: 520px;
}
.tali {
	background-color: #E0D0BF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.contentLeft {
	float: left;
	width: 405px;
	background-color: #E9DED1;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}
.text {
	margin-right: 15px;
	margin-left: 15px;
	color: #5a4937;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.infoTable {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
.text2 {
	color: #5a4937;
	font-size: 12px;
}
.infoTable2 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}
.text2 a{
	color: #5a4937;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	text-decoration:none;
}
.text2 a:hover{
	color: #5a4937;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	text-decoration:underline;
}
