.bodies_index {
	background-image: url(../images/bg_index.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7F6534;
	margin: 0px;
	padding: 0px;
}
.bodies {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7F6534;
	margin: 0px;
	padding: 0px;
}
.footer_index {
	text-align: center;
	/*color: #7E735F;*/
}
.footer_index a{
	text-align: center;
	color: #7E735F;
	text-decoration: none;
}
.footer_index a:hover{
	text-align: center;
	color: #9B8F79;
	text-decoration: none;
}
.footer{
	/*color: #7E735F;*/
	text-decoration: none;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #44351C;
	text-align: center;
	height:50px;
}
.footer a{
	text-align: center;
	color: #7E735F;
	text-decoration: none;
}
.footer a:hover{
	text-align: center;
	color: #9B8F79;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ebebeb;
	line-height: 13px;
	letter-spacing: 0.07em;
}
td a{
	text-align: center;
	color: #ABA08E;
	text-decoration: none;
}
td a:hover{
	text-align: center;
	color: #9B8F79;
	text-decoration: none;