  body {
	font:18px "segoe ui",times,serif;
	background:#000 url('/images/bg2.jpg') no-repeat fixed 0% 100%; 
	color:#828282
}

.mouseover img {
	border:0;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80
}

.mouseover img:hover {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95
}

a.logo img,.img,.oekaki,.forum {
	style:none
}

a.logo img {
	position:absolute;
	margin-top:100%;
	right:0;
	bottom:0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity:0.5
}

a.logo img,a.link,a.link:hover,.img,.oekaki,.forum {
	text-decoration:none
}

a.logo:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	-khtml-opacity:1.0
}

a.link {
	color:#999
}

a.link:hover {
	color:#FFF
}

.warn{
	position:absolute;
	bottom:0;
	color:#999;
	font:11px "segoe ui",times,serif;
	font-style:italic;
}

.warn:hover{
	position:absolute;
	bottom:0;
	color:#FFF;
	font:11px "segoe ui",times,serif;
	font-style:italic;
}


.img,.oekaki,.forum {
	float:right
}
