.con_top {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-image: url(image/con_top.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.con_right {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-image: url(image/con_right.jpg);
	background-repeat: repeat-y;
	width: 8px;
	background-position: right top;
}
.con_bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(image/con_bottom.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.con_left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(image/con_left.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.navi_bg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(image/navi_bg.jpg);
	background-repeat: repeat-y;
	width: 180px;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	color: #333333;
	text-decoration: none;
}
.boldnav {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited    { color: #ff0000; }
