@charset "utf-8";
/* CSS Document */
#jump_base {
  overflow-y:hidden;
  width: 200px;
  height: 60px;
/*  border: 2px dotted #000099;  */
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
  color: #000000;
  background-color: inherit;
}

.news {
  background-color: #ffffff;
  color: inherit;
}

.font {
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}

