#jump_base {
  overflow-y:hidden;
  width: 504px;
  height: 85px;
  border: 2px dotted #ff0000;
  /* margin: auto; */
  padding: 0 2px 0 2px;
  margin-right: 34px;"
  font-size: .5em;
  /* font-family: Verdana, Arial, sans-serif; 
	font-family: Verdana, Arial, sans-serif; */
}

#jump_base a {
  color: #ff0000;
  background-color: inherit;
  /* text-decoration:none; */
}

.news {
  background-color: blue;
  color: inherit;
   filter:alpha(opacity=6);
  opacity:0.6; 
}

td.first{
  color: #ff0000;
  background-color: inherit;
  text-decoration:none;
}
