body { 
  margin : 0;
  padding : 0;
  text-align : center; 
} 
#wrapper { 
  margin : 0 auto; 
  width : 870px; 
  text-align : left; 
} 
#header {
  margin : 10px 0 0 0;
  width : 870px; 
  text-align : center;
}
.title {
  margin-top : 20px;
  font-size : 22px;
  font-family : HGS‘n‰pŠpÎß¯Ìß‘Ì;
  font-weight : bold;
  color : #0000ff;
}
.up {
  margin-top : 20px;
  padding-left : 30px;
  width : 800px;
  text-align : left;
  line-height :1.5;
  font-size : 13px;
  font-weight : bold;
  color : #990000;
}
.top {
  width : 870px; 
  font-size : 12px;
}
.time {
  margin : 3px auto 0px auto;
  text-align : center;
  height : 100%;
}
.image-box { 
  float: left; 
  width: 281px; 
  height: 225px;
  margin: 3px; 
  padding: 0px; 
}
.image-box img { 
  width: 281px; 
  height: 210px;
  border: 1px solid #999999; 
}
#footer {
  padding-top : 30px;
  padding-bottom : 10px;
  text-align : center;
  font-size : 12px;
  color : #999999;
} 
