body
{
	background-color : #cc99cc;
	margin-top : 10px;
	margin-bottom : 10px;
	background-image : url(../english/images/background.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : Black;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
	padding-bottom : 4px;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : Maroon;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : Maroon;
	text-decoration : none;
}

.made
{
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
}

.made:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
	text-decoration : underline;
}

.input
{
	background-color : #ffffff;
	color : Black;
	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 Maroon;
	border-top : 2px solid Maroon;
}

.but
{
	background-color : Maroon;
	color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid Black;
	border-bottom : 2px solid Black;
}

.just
{
	text-align : justify;
	line-height : 120%;
}

.menu
{
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

.menu:hover
{
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #660033;
	font-weight : bold;
	text-decoration : none;
}

.area
{
	background-color : #FFEBCD;
}

.banner
{
	border : 1px solid #A52A2A;
	background-color : #FFCC99;
}

.let
{
	float : left;
}

.sightseeing-title
{
	background-color : #cc99cc;
	color : #000000;
	font : 12px;
}

.border
{
	border : 1px solid #cc99cc;
}

.sightseeing
{
	font : 18px;
	text-align : center;
}