@charset "utf-8";
.bg_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
}
.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}
.left_box_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #726c43;
	margin-left: 5px;
	line-height: 12px;
}
.footer_txt {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #726C43;
	line-height: 16px;
}
.links2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	line-height: 12px;
}
.main_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #85804E;
	line-height: 18px;
}

.pic_bordr {
	padding: 1px;
	border: 1px solid #91916B;
}

