#title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 16px;
}
.cb {
  float: left;
  height: 120px;
  padding-left: 50px;
}
td dt {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
td dd {
  line-height: 140%;
}
td dd a {
  margin-left: 10px;
  color: #666;
  text-decoration: none;
  font-size: 13px;
}
td dd a:hover {
  text-decoration: underline;
}
dd.dd2 {
  margin-left: 10px;
}
td {
  border: 1px solid #666;
  width: 230px;
  height: 200px;
}

.p1 {
  background-color: orange;
}
