body
{
	background-color : #f2f2f2;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.title
{
	font-family : Verdana;
	font-size : 12px;
	color : #5A6772;
}

.adr
{
	font-family : Verdana;
	font-size : 10px;
	color : #5A6772;
}

.copy
{
	font-family : Verdana;
	font-size : 10px;
	color : #5A6772;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #08364D;
	text-decoration:none;
	font-weight: bold;
	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}

.a
{
	font-family : Verdana;
	font-size : 15px;
	color : #08364D;
	font-weight: bold;
	text-decoration : none;
}

.a:hover
{
	font-family : Verdana;
	font-size : 15px;
	color : #336633;
	font-weight: bold;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 10px;
	color : #08364D;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #08364D;
	text-decoration : none;
}

.input
{
	background-color : #FFFFFF;
	color : #5A6772;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #5A6772;
	border-top : 2px solid #5A6772;
}

.but
{
	background-color : #FFFFFF;
	color : #5A6772;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #5A6772;
	border-bottom : 2px solid #5A6772;
}

.just
{
	text-align : justify;
}

.sightseeing-title
{
	background-color : #F1F7FD;
	color : #5A6772;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
	font-family : "Times New Roman";
}

.border
{
	border : 1px solid #5A6772;
}

.left
{
	background : url(../images/back-left.jpg);
	background-repeat : repeat-y;
}

.right
{
	background : url(../images/back-right.jpg);
	background-repeat : repeat-y;
}