body {
  color: #fff;
  font-family: arial;
  font-size: 12px;
}
table {
  table-layout: auto;
  margin-top: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}
td {
  border: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}
span {
  font-family: arial;
  font-size: 11px;
  color: #fff;
  font-weight: normal;
}
table.logo {
  width: 970px;
}
table.logo tr {
   background-color: #000;
}
table.logo td {
  padding: 0px;
}
table.logo ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
table.logo li {
  margin: 0px;
  padding: 0px;
  display:inline;
}
table.main {
  width: 970px;
  height: 449px;
  background-color: #000;
  margin-top: 30px;
}
table.tips {
  margin-top: 15px;
  margin-bottom: 10px;
}
table.tips td {
  padding-bottom: 10px;
}
table.title {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
}
table.title td {
  font-size: 13px;
  font-weight: normal;
  padding: 2px;
}
table.bottom {
  width: 970px;
  height: 50px;
  background-color: #000;
  margin-top: 30px;
}
table.space td {
  padding-bottom: 3px;
}
td.spacecol {
  width: 40px;
}

td.pic {
  width: 400px; 
  background-color: #555;
}
td.pic h4 {
  margin: 0px;
  height: 0px;
}
div.content {
  width: 450px;
  height: 449px;
  background-color: #000;
  padding: 0px;
  margin: 0px;
  text-align: left;
  overflow:-moz-scrollbars-horizontal;
  overflow-y:auto;
  overflow-x:hidden;
  display: block;
  color: #fff;
  font-size: 12px;
}
div.content div {
  width: 420px;
  margin: 5px;
  margin-top: 10px;
}
div.content1 {
  width: 890px;
  height: 449px;
  background-color: #000;
  padding: 0px;
  margin: 0px;
  text-align: left;
  overflow:-moz-scrollbars-horizontal;
  overflow-y:auto;
  overflow-x:hidden;
  display: block;
  color: #fff;
  font-size: 12px;
}
div.content1 div {
  width: 850px;
  margin: 5px;
  margin-top: 10px;
}
span.price {
  width: 100%;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin-top: 5px;
  padding-right: 5px;
  display: block;
}
h1 {
  font-family: arial;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 10px;
}
h2 {
  font-family: arial;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
h3 {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 3px;
}
a {
  color: #fff;
  text-decoration: none;
}
img {
  margin: 0px;
  border: 0px;
}
img.profil {
  width: 200px;
  border: 1px #F3B6BD solid;
}
ul {
  margin: 0px;
  margin-left: 15px;
  padding: 0px;
}


