body {
  background-image: none;
  font-size: 12px;
  text-align: left;
}
a:link {
  color: #e60012;
  text-decoration: underline;
}
a:visited {
  color: #e60012;
  text-decoration: underline;
}
a:hover {
  color: #e60012;
  text-decoration: none;
}
li {
  border-bottom-color: #333;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  list-style: none;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 5px;
}
#newsbox {
  margin-left: 4px;
  width: 385px;
}
#newsbox li img {
  vertical-align: text-top;
}
.date {
  font-size: 10px;
}
