@charset "UTF-8";

/* **************************************
*Since: 2009-01-21
*Modified: 2009-01-00
************************************** */

html {
	height:100%;
	width:100%;
	overflow:auto;
}

body {
	height:100%;
	width:100%;
}

body table , body table tr , body table tr td {
	text-align:center;
	width:100%;
	vertical-align:middle;
	padding:10px 0px;
	color:#fff;
}

body table.ftable {
	height:100%;
}
