.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;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg.jpg);
	background-color: #747273;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}
a:hover {text-decoration: none; 
  color:#000; 
  background:#FFFFCC; 
}
