@charset "utf-8";
/* CSS Document */

#logo {
	position: absolute;
	z-index: 10;
	left: 13px;
	top: 30px;
}
#sidebar {
	position: absolute;
	z-index: 3;
	height: 167px;
	width: 109px;
	left: 124px;
	top: 383px;
}
#info {
	margin-bottom: 5px;
}
#talk {
	margin-bottom: 5px;
}
#food {
	margin-bottom: 5px;
}
#life {
	margin-bottom: 5px;
}
#services {
	margin-bottom: 5px;
}
#contact {
}
#content a {	
	color: #000;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#content a:hover {
	color: #0FF;
}

#content li {
	line-height: 20px;
}
#content ul {
	
}
