
* html body {
	height: 100%; overflow-y: auto;
	margin: 0; padding: 0;
	color: #000;
	background:#fff;
	text-align:center;
	font: normal 11px/20px "Century gothic", "Lucida Grande", Lucida, "Lucida Sans", Helvetica, Arial, sans-serif;
	word-spacing: -1px;
	line-height: 16px;
	position: relative;
}

* html #boxContainer {
	background:transparent;
	padding-top: 20px;
}

*html #container { width: 920px; }



* html .footerLang {
	padding-top: 5px;
	border-bottom: 1px solid #bbb;
}
* html .footerLang div {
	margin-bottom: 4px;
}
