html, body {	background: #fff;	color: black;	margin: 0px;	padding:0px;	text-align: left;	font-family: Tahoma, Arial, "Times New Roman";	font-size: 11px;}#top {	margin: 0 auto;	width: 858px;	overflow: none;	margin-top: 50px;	height: 62px;}#top .menu {	margin: 0px;	padding: 0px;	list-style: none;	float: left;	display: block;	width: 858px;}#top .menu .logo{	width: 213px;	height: 49px;	float: left;	background-image: url("../img/menu/logo.gif");	background-repeat:no-repeat;	background-position: bottom left;}#top .menu .logo  img{	width: 213px;	height: 49px;	border: 0px;}#top .menu .button{	width: 128px;	height: 49px;	margin-left: 1px;	float: left;	background-image: url("../img/menu/menu.gif");	background-repeat:repeat-x;	line-height: 49px;	text-align: center;	font-size: 11px;	font-weight: bold;	color: #fff;}#top .menu .button a{	width: 128px;	height: 49px;	float: left;	line-height: 49px;	text-align: center;	color: #fff;	text-decoration: none;}