#covid_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #e9e9e9;
	width: 100%;
	height: 41px;
	line-height: 11px;
	z-index: 99;
	visibility: visible;
}


#covid {
	margin: 0px auto 0px auto;
	width: 1000px;
	position: relative;
}

#covid p {
	padding: 0px;
	margin: 0px;
	color: #8c8c8c;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: 8px;
	width: 1000px;
	text-align: center;
}