@charset "utf-8";

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