.boader_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #979797;
	border-left-color: #979797;
}
.con_bg {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	height: 341px;
	background-color: #DBDBDB;
}
.navi_bg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 191px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 43px;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	color: #000000;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited    { color: #ff0000; }
