body {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.0em;
  color: #000000;
  margin: 0 auto;
}
header {
  width: 810px;
  margin: 0 auto;
  background-color: #FFFFFF;
  position: relative;
}
div#content {
  width: 810px;
  margin: 0 auto;
  position: relative;
}
footer {
  width: ;
  margin: 0 auto;
  background-color: #FFFFFF;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Arial', sans-serif;
  color: #C1022C;
}
h1 {
  font-size: 20px;
  margin-bottom: 0em;
  font-weight: bold;
  color: #86869C;
}
h2 {
  font-size: 15px;
  margin-top: 0.3em;
  font-weight: bold;
}
header {
  width: 810px;
  margin: 0 auto;
}
header h1:first-letter {
  color: #C1022C;
}
div#content {
  width: 810px;
  margin: 0 auto;
}
div#content .product {
  width: 100%;
  display: inline-block;
}
div#content .product a {
  text-decoration: none;
}
div#content .product a :hover {
  text-decoration: none;
}
div#content .product a :visited {
  text-decoration: none;
}
div#content .product img {
  float: left;
}
div#content .product p {
  float: left;
  margin-top: 1.5em;
  margin-left: 0.5em;
}
footer {
  clear: both;
  width: 810px;
  margin: 0 auto;
}
footer a {
  text-decoration: none;
}
footer a :hover {
  text-decoration: none;
}
footer a :visited {
  text-decoration: none;
}
footer img {
  float: left;
  margin-top: 35px;
}
footer .tuev {
  float: left;
  width: 100%;
  margin-top: 35px;
}
footer .tuev h2 {
  float: left;
  margin-top: 35px;
  margin-left: 15px;
  width: 600px;
}
footer .tuev img {
  float: left;
  margin-top: 0px;
}
