@charset "utf-8";

html, body {
	height: 100%;
	width: 100%;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	background-color: #000000;
	background-image:url(../images/index_r0_c0.jpg);
	color: #000000;
	text-align: justify;
}

a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:active  {text-decoration: none;}
a:hover   {text-decoration: none; cursor: pointer;}

.terms_of_use {
	width: 11px;
	height: 210px;
	float: right;
	position: relative;
	cursor: pointer;
	margin: -277px 1px 0px 0px;
}

.logo_animation {
	float: left;
	position: relative;
	margin: -322px 0px -3px 5px;
	overflow: hidden;
}
