@charset "utf-8";
.footer_txt {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #796640;
	text-decoration: none;
}
.main_txt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4F4228;
}
.heads {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #FDB102;
}
.txt_box {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #E8E2D2;
	border: 2px solid #E8E2D2;
}
