#header .menu-top {
	position:fixed;
	top: 0px;
	padding-left: 485px;
	margin-left: -485px;
	padding-right: 485px;
	width: 1330px;
	height: 60px;
	border-bottom: solid 1px #a0a0a0;
	background-color:#ffffff;
	line-height: 13px;
	z-index: 2;
}

.fr #header .menu-top {
	font-size: 11px;
}

.zh #header .menu-top {
	font-size: 12px;
}

#header .menu-top .catch {
	float: left;
	width: 475px;
	margin-left: 40px;
	color: #808080;
}

.fr #header .menu-top .catch {
	margin-top: 14px;
	font-size: 12px;
	line-height: 16px;
}

.zh #header .menu-top .catch {
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
}

.fr #header .menu-top .catch  .subtitle {
	font-style: italic;
}

.zh #header .menu-top .catch  .subtitle {
	margin-left: 15px;
}

#header .menu-top .language {
	float: left;
	width: 84px;
	height: 12px;
	margin-top: 33px;
	margin-left: 130px;
}

#header .menu-top .language .fr {
	float: left;
	width: 18px;
	height: 12px;
	background-image: url('../images/flag-fr.png');
}

#header .menu-top .language .zh {
	float: left;
	width: 18px;
	height: 12px;
	margin-left: 15px;
	background-image: url('../images/flag-zh.png');
}

#header .menu-top .time {
	float: right;
	margin-top: 32px;
}

#header .menu-top .time .timezh {
	float: left;
	width: 140px;
}

#header .menu-top .time .timefr {
	float: left;
	width: 140px;
	margin-left: 0px;
}

#header .menu-top .time .city {
	float: left;
	width: 50px;
	text-align: right;
}

#header .menu-top .time #clockfr {
	float: left;
	width: 60px;
	margin-left: 7px;
	font-size: 11px;
	font-family: "Verdana";
}

#header .menu-top .time #clockzh {
	float: left;
	width: 60px;
	margin-left: 7px;
	font-size: 11px;
	font-family: "Verdana";
}

#header .login {
	float: left;
	margin-left: 170px;
	margin-top: 33px;
	width: 130px;
	text-decoration: none;
	color: #000000;
}

#header .login:hover{
	text-decoration: underline;
}


#header .diaporama-background {
	width: 2300px;
	height: 600px;
	margin-left: -485px;
	margin-top: 60px;
}

#header .menu-bottom {
	float: left;
	width: 1330px;
	height: 200px;
	padding-left: 485px;
	margin-left: -485px;
	padding-right: 485px;
	background-color: #e0e0e0;
}

#yifanbusiness_user_security_login #header .menu-bottom, #yifanbusiness_admin #header .menu-bottom  {
	padding-top: 60px;
}

#header .logo1 {
	float: left;
	width: 76px;
	height: 108px;
	margin-top: 43px;
	margin-left: 29px;
	background-image: url('../images/logo1.png');
	cursor: default;
}

#header .logo2 {
	float: left;
	width: 299px;
	height: 108px;
	margin-top: 45px;
	cursor: default;
}

.fr #header .logo2 {
	background-image: url('../images/logo2-fr.png');
}

.zh #header .logo2 {
	background-image: url('../images/logo2-zh.png');
}


#header .menu-bottom .menu-accueil {
	float: left;
	width: 154px;
	height: 128px;
	margin-top: 45px;
	margin-left: 273px;
	background-image: url('../images/menu-accueil.png');
}

.fr #header .menu-bottom .menu-accueil:hover {
	background-image: url('../images/menu-accueil-hover-fr.png');
}

.zh #header .menu-bottom .menu-accueil:hover {
	background-image: url('../images/menu-accueil-hover-zh.png');
}

#header .menu-bottom .menu-prestations {
	float: left;
	width: 154px;
	height: 128px;
	margin-top: 45px;
	margin-left: 3px;
	background-image: url('../images/menu-prestations.png');
}

.fr #header .menu-bottom .menu-prestations:hover {
	background-image: url('../images/menu-prestations-hover-fr.png');
}

.zh #header .menu-bottom .menu-prestations:hover {
	background-image: url('../images/menu-prestations-hover-zh.png');
}

#header .menu-bottom .menu-chine {
	float: left;
	width: 154px;
	height: 128px;
	margin-top: 45px;
	margin-left: 3px;
	background-image: url('../images/menu-chine.png');
}

.fr #header .menu-bottom .menu-chine:hover {
	background-image: url('../images/menu-chine-hover-fr.png');
}

#header .menu-bottom .menu-contact {
	float: left;
	width: 154px;
	height: 128px;
	margin-top: 45px;
	margin-left: 3px;
	background-image: url('../images/menu-contact.png');
}

.fr #header .menu-bottom .menu-contact:hover {
	background-image: url('../images/menu-contact-hover-fr.png');
}

.zh #header .menu-bottom .menu-contact:hover {
	background-image: url('../images/menu-contact-hover-zh.png');
}

#page-top {
	float: left;
	margin-top: -50px;
}
