  #bbod          {
                  background:url('img/bg.gif');
                 }
  #main_tbl
                 {
                  position:absolute;
                  top:0px;
                  left:0px;
                  width:100%;
                 }
  #main_td
                 {
                  width: 980px;
                 }
  td.1px
                 {
                  font-size: 1px;
                 }
  table.wid
                 {
                  width: 100%;
                 }
  #td_left
                 {
                  width: 560px;
                 }
  #td_right
                 {
                  width: 420px;
                 }
  #tr_top
                 {
                  height: 115px;
                 }
  #otst
                 {
                  width:5px;
                 }
  #div_logo
                 {
                  position: relative;
                  width: 314px;
                  height: 93px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/logo.png");
                  background-position: top center;
                  background-repeat: no-repeat;
                 }
 #div_t4k
                 {
                  position: relative;
                  width: 308px;
                  height: 68px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/t4k.png");
                  background-position: top center;
                  background-repeat: no-repeat;
                 }

  td.c_c
                 {
                  width: 528px;
                  padding: 10px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/bg_c_c.gif");
                  float: left;
	          text-align: justify;
	          margin-right: 0px;
                 }
  td.c_c1
                 {
                  width: 400px;
                  padding: 10px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/bg_c_c.gif");
                  float: left;
	          text-align: justify;
	          margin-right: 0px;
                 }
  td.c_l
                 {
                  width: 7px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_c_l.gif");
                  background-repeat: repeat-y;
                 }
  td.c_r
                 {
                  width: 7px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_c_r.png");
                  background-repeat: repeat-y;
                  font-size: 1px;
                 }
  td.t_l
                 {
                  width: 7px;
                  height: 8px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_t_l.gif");
                  background-repeat: no-repeat;
                  font-size: 1px;
                 }
  td.t_c
                 {
                  hei ght: 8px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_t_c.gif");
                  background-repeat: repeat-x;
                  font-size: 1px;
                 }
  td.t_r
                 {
                  width: 5px;
                  height: 8px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_t_r.png");
                  background-repeat: no-repeat;
                  font-size: 1px;
                 }

  td.b_r
                 {
                  width: 7px;
                  height: 8px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_b_r.png");
                  background-repeat: no-repeat;
                  font-size: 1px;
                 }

  td.b_l
                 {
                  width: 7px;
                  height: 8px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_b_l.png");
                  background-repeat: no-repeat;
                  font-size: 1px;
                 }
  td.b_c
                 {
                  height: 8px;
                  padding: 0px;
                  margin: 0px;
                  z-index: 50;
                  background-image: url("img/td_b_c.png");
                  background-repeat: nrepeat-x;
                  font-size: 1px;
                 }
  .dot         {
                position: absolute;
                width: 6;
                height: 6;
                visibility: hidden;
                background-color: red;
                font-size: 1px;
                cursor: pointer;
                cursor: hand;
                z-index: 100
               }
  .dotoff
               {
                position: absolute;
                width: 6;
                height: 6;
                visibility: hidden;
                background-color: gray;
                font-size: 1px;
                cursor:default;
                z-index: 100
               }
  .dotempty
               {
                position: absolute;
                width: 6;
                height: 6;
                visibility: hidden;
                background-color: orange;
                font-size: 1px;
                cursor: pointer;
                cursor: hand;
                zindex: 100
               }
  .caption
               {
                position: absolute;
                visibility: hidden;
                font-family: Tahoma;
                color: black;
                font-size: 11px;
                text-align: Center;
                cursor: default;
                z-index:1
               }
a
               {
                text-decoration: none;
                color: #000000;
               }
a:visited
               {
                text-decoration: none;
                color: #000000;
               }
a:hover
               {
                text-decoration: none;
                color: #000000;
               }
font.F1
               {
                color: #000000;
               }