body {
  margin: 0px;
  font-size: 13px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
  color: #333333; }

h1 {
  font-weight: bold;
  font-size: 25px;
  color: #CC0000; }

h2 {
  font-size: 18px; }

h3 {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: #3F4C6B; }

p, ol, ul {
  line-height: 1.5em; }

a:link, a:hover, a:visited {
  font-weight: bold;
  color: #356AA0; }
a:hover {
  background: #FFFF88; }

#header {
  width: 100%;
  font-size: 8pt;
  text-align: center;
  font-family: Verdana, Tahoma, Arial;
  margin-top: 20px;
  margin-bottom: 20px; }

#footer {
  color: #dddddd;
  font-size: 7pt;
  padding-top: 8px;
  text-align: center;
  line-height: 1.5em;
  background: #000000;
  padding-bottom: 8px;
  font-family: Verdana, Tahoma, Arial;
  clear: both; }
  #footer a:link, #footer a:visited, #footer a:hover {
    font-weight: bold;
    color: #dddddd;
    background: #000000;
    text-decoration: none; }

#main {
  width: 100%;
  background: #F9F7ED;
  border-top: 2px solid #2181E7;
  border-bottom: 2px solid #2181E7; }

#main_top {
  text-align: center;
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  margin-top: 15px; }
  #main_top div {
    background: #FFFF88;
    padding: 10px;
    font-size: 12pt;
    border: 1px solid #6C727A;
    width: 420px;
    margin-bottom: 10px; }

#main_reg {
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  background: #EDF3FF;
  border-top: 1px solid #6C727A;
  border-bottom: 1px solid #6C727A;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center; }

#main_submenu {
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  background: #EDF3FF;
  border-top: 1px solid #6C727A;
  border-bottom: 1px solid #6C727A;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  height: 30px; }
  #main_submenu p {
    margin-top: 5px; }

#tour {
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  text-align: center;
  margin-bottom: 20px; }
  #tour p span {
    font-weight: bold;
    color: #3F4C6B; }
  #tour div {
    text-align: justify;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #6C727A; }
    #tour div div.desc {
      width: 490px;
      border: 0; }
    #tour div div.img {
      margin-left: 30px;
      float: right;
      width: 280px;
      border: 0; }
      #tour div div.img div {
        background: #FFFF88;
        padding: 10px;
        font-size: 12pt;
        border: 1px solid #6C727A;
        width: 230px;
        margin-bottom: 10px;
        text-align: center; }

#main_reg div {
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  text-align: center;
  width: 190px;
  float: left; }
  #main_reg div img {
    border: 1px solid #2181E7; }

#tour img {
  border: 1px solid #2181E7; }

div.img img {
  border: 0 !important; }

#main_text {
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px; }

#faq {
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: justify; }

#main_text div {
  width: 360px;
  padding: 20px;
  float: left; }
  #main_text div p {
    text-align: justify; }

#main_top p {
  text-align: justify; }
#main_top img {
  margin-left: 50px;
  margin-bottom: 30px;
  border: 0; }

#faq #affiliate {
  background: #FFFF88;
  padding: 10px;
  font-size: 12pt;
  border: 1px solid #6C727A;
  width: 350px;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -175px; }

.tutorial {
  background: url('/images/flash.png') top left no-repeat;
  padding-left: 60px !important; }

.tutorial_html {
  background: url('/images/html.png') top left no-repeat;
  padding-left: 60px !important; }

td {
  padding: 5px;
  vertical-align: top; }

