/* CSS Document */DIV.outer {	position: absolute;	left: 50%;	top: 50%;	width: 100%;	height: 518px;	margin-left: -50%; /* half of width */	margin-top: -259px;  /* half of height */	background-color:#000000;	background-image:url(../_e/_images/235/mokko_main_en_bg.gif);}