*{
	word-wrap: break-word;
	margin:0;
	padding:0;
	font-size: 8pt;
	font-family:Arial;
	color: #000;
}
html,body{
	height: 100%;
}

body{
	min-width: 420px;
	min-height: 420px;
	position: relative;
	overflow:hidden;
	font-family:"lr@oSVbN",Osaka, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: 1.2;
}
a{text-decoration: none;}

a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #f66;}
a:active {color: #fcc;}

.notice{
	color: #c33 !important;
}
.indent{
	margin: 0px 0px 0px 0.5em;
}
.strike{
	text-decoration:line-through;
}
.bold{
	font-weight:bolder;
}

#back{
	position:absolute;
	top: 50%;
	left: 50%;
	margin: -150px;
	width:300px;
	height:300px;
	background-image: url(rotate/rotate.php);
	background-color: #666;
}
/*#wrap div{
	border:1px solid #000;
	color: #000;
	overflow:hidden;
	white-space: nowrap;
}*/
.bg{
	border:1px solid #000;
	background-image: url(rotate/rotate.php);
	background-repeat: no-repeat;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.bg2{
	border:1px solid #000;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.box{
	padding: 5px 0px 0px 5px;
}
p{
	margin:0em 1.5em;
}
#wrap p{
	text-indent: -1em;
}

#box1,.box1b{width: 193px;	height:25px;
	position:absolute;	top:0%;		left:0%;
	margin: 60px 0px 0px 60px;
	background-position: -1px -1px;
}

#box2,.box2b{width:94px;	height:205px;
	position:absolute;	top:0%;		right:0%;
	margin: 60px 60px 0px 0px;
	background-position: -200px -1px;
}

#box3,.box3b{width: 93px;	height: 210px;
	position:absolute;	bottom:30%;	left:0%;
	margin: 0px 0px -14px 60px;
	background-position: -1px -32px;
}

#box4,.box4b{width: 94px;	height:210px;
	position:absolute;	top:25%;	left: 40%;
	margin: -14px 0px 0px -9px;
	background-position: -100px -32px;
}
#box5,.box5b{width:193px;	height:46px;
	position:absolute;	bottom:0%;	left:0%;
	margin: 0px 0px 60px 60px;
	background-position:-1px -248px;
}

#box6,.box6b{width:94px;	height:82px;
	position:absolute;	bottom:0%;	right:0%;
	margin: 0px 60px 60px 0px;
	background-position:-200px -212px;
}

#counter{
	position: absolute;	top:5px;	right:5px;
}
#f5{
	position: absolute; bottom: 0%;
}
