.ground
{
	background-color: #FFF;
}
.container
{
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.ground .container P A
{
	color: #01023B;
}
.googlemeble
{
	height: auto;
	width: 402px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
