@charset "utf-8";

* {
  margin:0;
  padding:0;
}
body {
  margin:0 auto;
  padding: 0;
  direction: ltr;
  color: #fff;
  font: 68% Arial, Verdana, Tahoma, Helvetica, sans-serif;
  line-height: 120%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
p {
}
a, a:link, a:active, a:visited, a:hover {
  color: #333;
  text-decoration: none;
}
a:link img, a:visited img {
  border: none;
}
form {
  display:inline;
}
button {
  cursor:pointer;
}
li {
  list-style: none;
}

td {
  vertical-align: top;
}

/*outline html5 document*/
h6 {
  display:none;
}


.left {
    float:left;
}
.right {
    float:right;
}

#spa_ge_hone {
  clear:both;
  width:0;
  height:0;
  padding: 0;
  margin:0;
  border:0;
}

div.lh-clear {
  clear: both;
  display: block;
  width:100%;
  margin:0;
  padding:0;
  font-size: 0;
  height: 0;
  line-height: 0px;
}
.lh-left {
  float:left;
}
.lh-right {
  float:right;
}
div.lh-delimitator4 {
  height:4px;
}
div.lh-delimitator5 {
  height:5px;
}
div.lh-delimitator10 {
  height:10px;
}
div.lh-delimitator15 {
  height:15px;
}
div.lh-delimitator20 {
  height:20px;
}
div.lh-delimitator30 {
  height:30px;
}
div.lh-delimhr {
  border-top:solid 1px #e4e4e4;
}
li.lh-clear {
  clear: both;
}
