body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
}
.menu {
	position:absolute;
	left: 50px;
	bottom: 75px;
	height: 65px;
}
.image {
	position:absolute;
	left: 50px;
	bottom:160px;
	height:380px;
	width:1024px;
	overflow-x: auto;
	overflow-y: hidden;
	float: left;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
}
.text {
position:inherit;
bottom:0px;
}
a.f:link {
	text-decoration:none;
	color: #000000;
}
a.f:visited{
	text-decoration:none;
	color: #000000;
}
a.f:active{
	text-decoration:none;
	color: #00FF00;
}
a.f:hover{
	text-decoration:none;
	color: #00FF00;
}
a.b:link {
	text-decoration:none;
	color: #00FF00;
}
a.b:visited{
	text-decoration:none;
	color: #000000;
}
a.b:active{
	text-decoration:none;
	color: #00FF00;
}
a.b:hover{
	text-decoration:none;
	color: #000000;
}
