/* CSS Document */
.goog-text-highlight {
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #555;
	font-size: 28px;
	line-height: 40px;
}
.recognition-bound img{
	width:205px;
	height:205px;
	float:left;
}
.image-vision{
	position:absolute;
	bottom:0;
	width:590px;
	height:420px;
	left:0;
	z-index:1;
	background-repeat:no-repeat;
}
.info-vision{
	z-index:10;
	height:420px;
	position:absolute;
	top:0;
	left:0;
}
.image-mission{
	position:absolute;
	bottom:0;
	width:500px;
	height:420px;
	right:0;
	z-index:1;
	background-repeat:no-repeat;
}
.info-mission{
	z-index:10;
	height:420px;
	position:absolute;
	top:0;
	left:0;
}