.bg_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;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 177px;
}
.con_left {
	background-image: url(images/con_bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 26px;
}
.con_right {
	background-image: url(images/con_bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 26px;
}

.sky_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #EDFFFF;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
