@charset "UTF-8";
.floating {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 20px;
	width: 392px;
	top: 360px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	right: 50%;
}
.body_white {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.body_blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #212483;
}
.body_pink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #E40079;
}
