.navi_bg {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 176px;
}
.con_left {
	background-image: url(../images/con_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}
.con_right {
	background-image: url(../images/con_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 12px;
}
.con_top {
	background-image: url(../images/con_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.con_bottom {
	background-image: url(../images/con_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
.boldnav {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
