body {
	background-color: #e8e8e8;
	margin:0px;
}
#ico_home {
	width:16px;
	height:16px;
	float:left;
	margin-top:-15px;
	background-image: url(img/ico_home.gif);
	background-repeat: no-repeat;
}
#menu {
	margin-left:5px;
	width:680px;
	float:left;
	margin-top:24px;
	display:inline;
}
#logo {
	float:left;
	width:690px;
	height:108px;
}
