@charset "UTF-8";
body {
  margin: -150px auto auto -325px;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  color: #505050;
  height: 300px;
  width: 650px;
  position: absolute;
  top: 50%;
  left: 50%;
}
a:link {
  color: #434d9d;
}
a:visited {
  color: #df0129;
}
a:hover {
  position: relative;
  top: 1px;
  left: 1px;
  text-decoration: none;
}
#a {
  margin: 40px 0px 30px;
}
#a1 {
  margin: 0px 0px 3px;
  font-size: 24px;
}
#a2 {
  font-size: 16px;
  font-weight: bold;
  color: #434d9d;
}
#a3 {
  margin: 3px 0px 0px;
  font-size: 12px;
  color: #323232;
}
#b {
  margin: 12px auto;
  width: 480px;
  text-align: center;
}
#b1 {
  padding: 0px 5px;
  float: left;
}
#b2 {
  padding: 0px 5px;
  float: right;
}
#b3 {
  padding: 0px 5px;
}

address {
 font-style:normal;
   margin-top: 130px;
  font-size: 10px;
} 