@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');

div#header {
	background: url(/files/journals/94/logo/background.jpg) no-repeat;
	background-size: 100% 100%;
}

div#siteLogo {
	background: url(/files/journals/94/logo/logo.png) no-repeat;
	height: 100px !important;
	margin-left: 10px;
	background-size: contain;
}

#header .headerWrap_en_US div#siteLogo, #header .headerWrap_zh_CN div#siteLogo {
	background: url(/files/journals/94/logo/logo_eng.png) no-repeat;
	top: 35px;
	background-size: contain;
}

#headerTitle a, #headerTitle a:hover {
    font-size: 35px;
    font-family: 'Source Sans Pro', sans-serif;
	text-shadow: none;
}

div#siteLogo img {
	display: none;
}

div#siteLogo {
	width: 100%;
	margin: 0px;
}
