@charset "utf-8";
.link_bar_bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD1F1F;
	background-color: #FBEEC9;
	text-align: center;
	vertical-align: middle;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0A22E;
	border-right-width: 3px;
	border-left-width: 3px;
}
