@charset "utf-8";
.countdown_style {
	font-weight: bold;
	color: #ff0000;
	font-size: 220%;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	position: relative;
	width: 770px;
	bottom: 10px;
	margin-top: 40px;
}
