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