#top .logo {
	float: left;
	overflow: hidden;
	width: 255px;
}

#menu {
	width: 705px;	
}

#bottom {
	overflow: hidden;
	background-image: url(../../gfx/1127/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;
}

#bottom a, #bottom a:hover {
	color: #818181;
	text-decoration: underline;
}

#bottom .menu {
	float: left;
	overflow: hidden;
	width: 458px;
	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: 150px;
}

#bottom .menu #itemAddress {
	width: 115px;
}

#bottom .menu #itemTel {
	width: 128px;
}

#bottom .right {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	width: 470px;
	text-align: right;
}
