#headerLogo{
	position: absolute;
	top: 30px;
	left: 430px;
	background: url("/img/logo.png") no-repeat;
	width: 265px;
	height: 48px;
}
#headerLogoTxt{
	position: absolute;
	top: 22px;
	left: 10px;
	background: url("/img/logo-txt-en.png") no-repeat;
	width: 399px;
	height: 54px;
}
