#top_box_headers {
  padding-top: 19px;
  padding-left: 10px;
}

#top_box_headers .top_box_header {
  width: 300px;
  height: 49px;
  background: url('/images/top_box_header.png') no-repeat;
  padding-right: 20px;
  float: left;
  text-align: center;
  letter-spacing: 0.0px;
  font-weight: bold;
  font-size: 24px;
  line-height: 49px;
}

#top_box_headers .top_box_header2 {
  padding-right: 21px;
}

#top_box_headers .top_box_header3 {
  padding-right: 0px;
  width: 300px;
}


#top_box_headers .top_box_header a {
  color: #3278c8;
}

#top_box_contents {
  padding-left: 10px;
  background: url('/images/top_box_bg.png') no-repeat;
  height: 270px;
  width: 960px;
}

#top_box_contents .top_box_content {
  width: 268px;
  height: 161px;

  margin-right: 22px;
  float: left;
  text-align: left;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 19px;
  padding: 15px;
  padding-top: 10px;
}

#top_box_contents .top_box_content2 {
  margin-right: 23px;
}

#top_box_contents .top_box_content3 {
  margin-right: 0px;
}

#top_box_contents .top_box_content a {
  color: #3278c8;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}