#top .logo {
	float: left;
	overflow: hidden;
	width: 308px;
}

#bottom {
	overflow: hidden;
	background-image: url(../../gfx/1155/bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	height: 52px;
	color: #818181;
	font-size: 11px;
	line-height: 15px;
}
#menu {
	width: 652px;
}

#bottom a, #bottom a:hover {
	color: #818181;
	text-decoration: underline;
}

#bottom .menu {
	float: left;
	overflow: hidden;
	width: 468px;
	height: 35px;
	line-height: 17px;
}

#bottom .menu .item {
	float: left;
	overflow: hidden;
	padding-left: 9px;
	padding-right: 10px;
	white-space: nowrap;
	height: 35px;
}

#bottom .menu #itemLogo {
	width: 155px;
}

#bottom .menu #itemAddress {
	width: 105px;
}

#bottom .menu #itemTel {
	width: 138px;
}

#bottom .right {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	width: 450px;
	text-align: right;
}
