@charset "utf-8";
.bg_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0b3a4c;
	border-left-color: #0B3A4C;
}
.navi_bg {
	font-family: Tahoma;
	background:#88B5E8;
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
