/* newsindex */

.textblock .newsindex {
  width: 600px;
  font: normal normal normal 10px/13px Verdana, Arial, Helvetica, Sans-Serif;
}

.textblock .newsindex tr td {
  padding-bottom: 42px;
}

.textblock .newsindex .img {
  vertical-align: top;
  width: 1px;
}

.textblock .newsindex img {
  padding-right: 33px;
}

.textblock .newsindex .text {
  vertical-align: top;
}

.textblock .newsindex .text .date {
  padding-bottom: 5px;
}

#content .textblock {
  padding-bottom: 0px;
}

/* newsdetail */