@charset "utf-8";
/* CSS Document */

#jump_base {
  overflow-y:hidden;
  width: 300px;
  height: 150px;
  border: 0px dotted #000099;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: 14px;
  font-weight:bold;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#jump_base a {
  color: #fff;
  background-color: inherit;
}

.news {
  /*background-color: #DDDDDD; */
  color: inherit;
}

