@charset "utf-8";
/* CSS Document */
body
{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #666;
  margin: 0px;
  text-align: center;
}
.address {
	font-size: 12px;
}

.CompanyName
{
  color: #069;
  font-size: 24px;
  text-align: center;
}

.logo
{
  text-align: center;
  margin-top: 100px;
}
.supportTel
{
 font-size: 16px;
 color: #666;
}

.wrapper
{
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
