.con_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.con_bg {
	background-image: url(images/con_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 758px;
}
.black_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 177px;
}
.navi_left_right_pad {
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 9px;
}
.con_right_pad {
	padding-right: 9px;
	padding-top: 9px;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #384357;
	text-decoration: none;
}
