@charset "UTF-8";
#web {
	position:absolute;
	visibility:visible;
	width:293px;
	height:184px;
	z-index:4;
	left: 372px;
	top: 175px;
}
#web a img {
	color: #CC9966;
}
#web a img:hover {
	color: #F0F;
}
#webmenu {
	position:absolute;
	visibility:visible;
	width:293px;
	height:20px;
	z-index:4;
	left: 374px;
	top: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C64F27;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9966;
	float: left;
}
#webmenu a:link {
	color: #C64F27;
	text-decoration: none;
}
#webmenu a:visited {
	color: #C64F27;
	text-decoration: none;
}
#webmenu a:hover {
	color: #000;
}
