/* Container table */
.tlc {
  background: url(/_img/tlc.png) no-repeat right bottom; width: 19px; height: 19px;
}
.t {
  background: url(/_img/t.jpg) repeat-x left bottom; height: 19px;
}
.trc {
  background: url(/_img/trc.png) no-repeat left bottom; width: 19px; height: 19px;
}
.l  {
  background: url(/_img/l.png) repeat-y right top; width: 19px;
}
.c {
  background:#B5B5B5 url(/_img/metal.jpg) left top; padding-bottom: 8px;  padding-left: 8px;
}
.r {
  background: url(/_img/r.png) repeat-y left top; width: 19px;
}
.blc {
  background: url(/_img/blc.png) no-repeat right; width: 19px; height: 19px;
}
.b {
  background: url(/_img/b.png) repeat-x; height: 19px;
}
.brc {
  background: url(/_img/brc.png) no-repeat; width: 19px; height: 19px;
}

/* another one */
.tlci {
  background: url(/_img/tlci.png) no-repeat right bottom; width: 15px; height: 15px;
}
.ti {
  background: #fff; height: 15px;
}
.trci {
  background: url(/_img/trci.png) no-repeat left bottom; width: 15px; height: 15px;
}
.li  {
  background:#fff; width: 15px;
}
.ci {
  background:#fff;
}
.ri {
  background: url(/_img/ri.png) repeat-y left; width: 15px;
}
.blci {
  background: url(/_img/blci.png) no-repeat right top; width: 15px; height: 15px;
}
.bi {
  background: url(/_img/bi.png) repeat-x top; height: 15px;
}
.brci {
  background: url(/_img/brci.png) no-repeat left top; width: 15px; height: 15px;
}
