ul.slideOutBoxSvgList > li > img {
	position: absolute;
	width: 50px;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -25px;
}
