/* Style Sheet for Tommy Walker */
/* powerd by ASH */

table.status {
  border-collapse: collapse;
  margin: 3px 0px;
  padding: 0px;
  width: 624px;
}
table.status>tbody>tr>td {
  font-size: 12px;
  line-height: 13px;
  margin: 0px;
  padding: 2px;
  border: #883300 2px solid;
}
table.status td.bustup {
  padding: 0px;
  width: 270px;
}
table.status td.catch {
  font-weight: bold;
  font-style: italic;
  width: 344px;
}

table.pts {
  border-collapse: collapse;
  empty-cells: show;
  margin: 1px;
  padding: 0px;
}
table.pts td {
  font-size: 12px;
  line-height: 13px;
  text-align: center;
  padding: 0px;
  border: #883300 2px solid;
}
table.pts div.pts_p, table.pts div.pts_t, table.pts div.pts_s {
  font-weight: bold;
  width: 69px;
  padding: 2px;
}
table.pts div.pts_p {
  color: #ea0000;
  background: #ffcccc;
}
table.pts div.pts_t {
  color: #0000ba;
  background: #ccccff;
}
table.pts div.pts_s {
  color: #00ba00;
  background: #ccffcc;
}
table.pts div.pts_g {
  font-weight: bold;
  width: 100px;
  padding: 2px;
  color: #cc0000;
  background: #cccccc;
}
table.pts div.pts_v {
  padding: 2px;
  background: #ffefc4;
}

table.ability2 {
  border-collapse: collapse;
  margin: 3px 1px 3px 1px;
  padding: 0px;
  width: 614px;
}
table.ability2 td {
  margin: 0px;
  padding: 2px;
  border: #883300 2px solid;
  background: #ffefc4;
}
table.ability2 td.name {
  width: 140px;
  font-weight: bold;
  background: #ffdead;
}

ul.txtmenu {
  margin: 3px 0px;
  padding: 0px;
  list-style: none;
}
ul.txtmenu li {
  font-size: 12px;
  font-weight: bold;
  display: inline;
  white-space: nowrap;
}

div.st_bbs {
  float: left;
}
div.st_feeling {
  width: 68px;
  font-weight: bold;
  margin-top: 1px;
  text-align: center;
  float: left;
}
div.st_url, div.st_urltxt {
  overflow-x: auto;
  overflow-y: hidden;
}
div.st_url {
  display: inline-block;
  width: 540px;
  margin: 2px 2px 2px 4x;
  vertical-align: top;
}
div.st_urltxt {
  width: 608px;
  margin: 2px 2px 2px 8px;
}
