@import url("reset.css");

body {
	margin:0;
	padding:0;
	background: #000;
	color: #000;
	text-align: center;
	font-size: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	line-height: 16px;
}

.f:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

table {
	text-align: center;
}

.f {
	display: inline-block;
}
/*\*/
* html .f {
	height: 1%;
}

.f {
	display: block;
}
/**/

