.conts {
	background-color: #6f94aa;
	height: 417px;
	position: relative;
}
.conts .banner {
	position: absolute;
	top: 5px;
	left: 0px;
}
.conts .it {
	background-image: url(../../img/home/banner_it.png);
	height: 355px;
	width: 247px;
}
.conts .en {
	background-image: url(../../img/home/banner_en.png);
	height: 356px;
	width: 252px;
}
.conts #photo {
	background-color: #FFFFFF;
	padding: 15px;
	position: absolute;
	left: 260px;
	top: 18px;
}
