#footer {
	float: left;
	width: 1330px;
	padding-left: 485px;
	margin-left: -485px;
	padding-right: 485px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #404040;
	color: #ffffff;
	font-size: 13px;
	line-height: 17px;
	font-family: "Verdana";	
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer .left {
	float: left;
	width: 450px;
	margin-left: 40px;
}

#footer .middle {
	float: left;
	width: 530px;
	height: 200px;
	border-right: 1px solid #ffffff;
}

#contact {
	float: right;
	width: 250px;
}

#contact .title {
	float: left;
	margin-top: 0px;
	margin-bottom: 26px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}

.zh #contact .title {
	font-family: "SimSun";
}

#contact .address  {
	float: left;
	clear: both;
}

#contact .address .icon {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url('../images/contact-address.png');
}

#contact .address .text{
	float: left;
	margin-top: 3px;
	margin-left: 20px;
}

#contact .phone  {
	float: left;
	clear: both;
}

#contact .phone .icon {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url('../images/contact-phone.png');
	margin-top: 13px;
}

#contact .phone .text {
	float: left;
	margin-top: 24px;
	margin-left: 18px;
}

#contact .email  {
	float: left;
	clear: both;
}

#contact .email .icon {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url('../images/contact-email.png');
	margin-top: 13px;
}

#contact .email .text {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	color: #ffffff;
	text-decoration: none;
}

#footer .onlylyon {
	float: left;
	width: 230px;
}

#footer .onlylyon a {
	float: left;
	width: 230px;
	height: 45px;
	background-image: url('../images/only-lyon.png');
	margin-left: -8px;
	margin-top: -5px;
}

#footer .partner {
	float: left;
	width: 100%;
	margin-top: 51px;
}

.zh #footer .partner {
	font-size: 16px;
	font-family: "SimSun";
}

.zh #footer .partner a {
	font-size: 13px;
	font-family: "Verdana";
}

#footer .link {
	float: left;
	width: 100%;
	height: 125px;
}

.zh #footer .link {
	font-size: 16px;
	line-height: 20px;
	font-family: "SimSun";
}

#footer .copyright {
	float: left;
	width: 100%;
}
