@charset "utf-8";

#infoBg {
	width: 100%;
	height: 340px;
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000061,endColorstr=#00000061);
	bottom: 60px;
	left: 0;
	position: absolute;
	}
