@charset "utf-8";
.boader_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 173px;
}
.black {
	font-family: Tahoma, Verdana, "HelveticaNeueLT Pro 57 Cn";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #010200;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
