#story {
  width: 978px;
  _width: 990px;
/*  height: 423px; */
  border-color: #ccc;
  border-style: solid;
  border-left-width: 6px;
  border-right-width: 6px;
  border-top: 0px;
  border-bottom: 0px;
  background-color: #fff; 
/*  background-image: url('../i/jun_05_2009_1_bg.jpg'); */
  background-repeat: no-repeat;
}

#pad {
  padding: 10px;
}

#title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.news {
  font-size: 14px;
  font-weight: bold;
}

.news a:link    { color: #000;  text-decoration: underline;}
.news a:visited { color: #000;  text-decoration: underline;}
.news a:hover   { color: #666;  text-decoration: none;}
.news a:active  { color: #666;  text-decoration: none;}
