@charset "utf-8";
html,body {
  color: #000;
  background: #f8fafc url('../images/sl_startbg.jpg') repeat-x;
  overflow:hidden;
  cursor:default;
}

table#mainStart {
  background-image: url('../images/start_03.jpg');
  width:289px;
  height:100%;
  padding:0px;
}

td#mainStartbg {
  background-image: url('../images/start_02.jpg');
  height:216px;
  vertical-align:top;
}

td.startText {
  color:#3b5581;
  text-align:center;
}
