#content_gallery {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 700px;
}
#content_gallery img {
  margin: 0px 0px 20px 20px;
  width: 80px;
  height: 80px:
  border: 0px;
}
#content_gallery a img {
border: none;
}
#content_gallery_b img {
  float: left;
  margin: 0px 0px 20px 20px;
  width: 280px;
  height: 280px:
  border: 0px;
}
.content_gallery_next {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 700px;
  text-align: right;
  font-weight: bold;
  font-size: 10px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  color: #000000;
}
.content_gallery_next a {
  text-decoration: none;
  background: transparent;
  color: #000000;
}
.content_gallery_next a:active, .content_gallery_next a:hover {
  text-decoration: none;
  background: transparent;
  color: rgb(150,40,0);
}
