comping.css 445 Bytes
@import 'table_ui.css';

.wbody {
  width: 65%;
  margin: 20px auto 0 auto;
}
.tab2list tbody td {
  vertical-align: top;
}
.tab2list tbody td.ar {
  padding-top: 15px;
  white-space: nowrap;
}
.tab2list .ipt {
  width: 643px;
}
.tab2list .itxt {
  width: 628px;
  height: 150px;
}
.ar {
  color: #666;
}
.tab2list .childhd td {
  background-color: transparent;
}
.childhd p {
  padding: 15px;
  background-color: #f9f9f9;
  text-align: left;
}