#Ei00_body {
	margin:0;
	padding:0;
}

#Ei00_container {
	width:160px;
	height:600px;
	background:url(../images/MAU_Banner_160x600px_Q70-min.jpg) no-repeat;
	background-size:cover;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}

.Ei00_textblock {
	height:600px;
	position:absolute;
	z-index:1;
	width:60px;
}

.Ei00_textblock img {
	max-height:100%;
	width:auto;
}

#Ei00_textblock1_1 {
	top:40px;
	left:74px;
	z-index:2;
	opacity:1;
}

#Ei00_textblock1_2 {
	top:90px;
	left:24px;
	opacity:1;
}

#Ei00_textblock2_1 {
	top:85px;
	left:74px;
	z-index:2;
	opacity:1;
}

#Ei00_textblock2_2 {
	top:230px;
	left:24px;
	opacity:1;	
}

#Ei00_textblock3_1 {
	top:40px;
	left:74px;
}

#Ei00_textblock3_2 {
	top:160px;
	left:24px;
	z-index:2;
}

#Ei00_textmessage, #Ei00_readmore {
	width:100%;
	text-align:center;
	margin-bottom:0px;
	position:absolute;
	top:25px;
}

#Ei00_readmore {
	top:16px !important;
}

#Ei00_logo {
	width:100%;
	text-align:center;
	position:absolute;
	bottom:25px;
}

#Ei00_textmessage img, #Ei00_readmore img, #Ei00_logo img  {
	display:inline-block;
}

.Ei00_textmessage1 img {
	width:55%;
}

#Ei00_readmore img {
	width:55%;
}

#Ei00_logo img {
	width:65%;
}

#Ei00_blueback {
	background:#433873;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.Ei00_fullcontent {
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	justify-content: center;
	position:absolute;
	top:0;
	left:0;
}