#menu {
float:left;
border:medium dashed #808080;
width: 207px;
margin-bottom:10px;
background-color:#dfdfff;
text-align:center;
}
#menu a {
display:block;
}
#menu ul {
list-style-type: none;
padding: 0;
margin-left: 0;
}
#menu ul li {
margin-bottom: 5px;
width: 100%;
}
#logo {
padding: 5px;
}
html {
background-color:#eeeeff;
font-size:12px;
color:#101010;
font-family:Helvetica, sans-serif, Arial;
}
.main {
float:left;
padding:0px 0px 0px 20px;
text-align:justify;
margin:10px;
}
#main {
margin-left: 220px;
}
.linkmenu {
width: 100%;
text-align:center;
background-color: #aaf;
}
h1, h2, h3 {
text-align:center;
font-family:serif;
}
body {
height:100%;
}
table {
background-color: #808080;
}
td {
background-color: #eef;
}
h2, h3 {
background-color:#ddf;
display:block;
}
#footer {
font-size: 9px;
display:block;
text-align:center;
border-top: 1px black;
color:#303030;
clear:both;
border-top: 1px solid #aaa;
}
#footer a {
text-decoration: none;
border-bottom: 1px dotted #aaa;
}
#footer a:hover {
text-decoration: none;
border-bottom: 1px solid #aaa;
}
#whole {
position:absolute;
width:98%;
}
#right {
float:right;
border:medium dashed #dfdfff;
background-color:#aaf;
}
#right table {
background-color:#dfdfff;
}
#right th {
	background-color:#aaf;
}
.good {
	background-color:#afa;
}
.lang {
	background-color:#faa;
}
.alc {
	background-color:#ffa;
}
.city {
	background-color:#ebf;
}
.citygood {
	background-color:#ebf;

	border-top-color:#afa;
	border-bottom-color:#afa;
	
}
.gl {
	background-color:#faa;

	border-top-color:#afa;
	border-bottom-color:#afa;
}

.citygood, .gl {
	border-right-color:transparent;
	border-left-color:transparent;
	border-top-width:5px;
	border-bottom-width:5px;
	border-style:solid;
	line-height:0px;
	width:0px;
	height:0px;
}
