.bg_top {
	background-image: url(site_pict/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_bott {
	background-image: url(site_pict/bott.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.copy_r, .copy_r a:link, .copy_r a:visited, .copy_r a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.copy_r a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(site_pict/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.center_cell {
	background-image: url(site_pict/line_bot.jpg);
	background-repeat: repeat-y;
}

.logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.cell {
	background-color: #F4F4D9;
	border: 1px solid #D3BD83;
	padding: 5px;
	text-indent: 15px;
	text-align: justify;
	vertical-align: top;
}

#menu_bott {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #EBEBEB;
	text-align: center;
	vertical-align: middle;
	display: block;
	border: 1px solid #D6DAE6;
}

#menu_bott a:link, #menu_bott a:visited, #menu_bott a:active{
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #788D9C;
	display: block;
	padding: 3px;
}

#menu_bott a:hover {
	color: #666666;
	background-color: #E9E9E9;
	display:block;
	text-decoration: none;
}

#map_add {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #EBEBEB;
	text-align: center;
	vertical-align: middle;
	display: block;
	border: 1px solid #D6DAE6;
}

#map_add a:link, #map_add a:visited, #map_add a:active{
	color: #6A8191;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	padding: 3px;
	border: 1px dotted #EBEBEB;
}

#map_add a:hover {
	background-color: #E5E5E5;
	display:block;
	text-decoration: none;
	border: 1px dotted #788D9C;
}
.mes {
	font-weight: bold;
	color: #009900;
	background-color: #CED6DB;
	display: block;
	border: 1px solid #FF3300;
	text-align: center;
	padding: 3px;
}
