@charset "UTF-8";
/* CSS Document */

.Warn_Titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FC0;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
.RunningTime_Home {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FF0;
	text-align: center;
}
.Footer {
	bottom: auto;
}
.Warn_ME {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC3;
	font-style: oblique;
}
.Warn_Copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0;
}
html,body {
	margin:0;
	padding:0;
	border: 0;
}

