#popup {
 /*  border: 1px solid #000000;  */
  width: 360px;
  height: 290px;
  left: 200px;
  top: 50px; 
 /*  width: 400px;
  height: 320px;
  left: 200px;
  top: 100px; */
  position: absolute;
/*   text-align: center; */
}
/* 
#popup h1 {

} */

#popup a {
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #888888;
  padding: 2px 4px;
  color: #888888;
}

.c1 {
  text-align: right;
  height: 20px;
}

#gallerypu {
  border: 0px solid #000000; 
  width: 680px;
  height: 540px;
 /*  left: 200px;
  top: 200px; */
  text-align: left;
  position: absolute;
}

.sp {
  clear: both;
  line-height: 1px;
  height: 1px;
}

.cont {
  border-left: 3px solid #aeaec6; 
  border-right: 3px solid #aeaec6; 
  border-bottom: 3px solid #aeaec6; 
  border-top: 0px solid #000000;
  padding: 10px;
  background-color: #ccffff;
}

.puoben {
  height: 29px; 
  border-bottom: 0px solid #ff0000;
}

.puobenli {
  float: left;
}

.puobenmi {
  float: left; 
  width: 643px; 
  background-image: url(images/obensi.jpg); 
  background-repeat: repeat-x; 
  line-height: 29px;
  font-weight: bold;
  color: #000000;
  text-align: right;
}

.puobenre {
  text-align: right; 
  float: right;
  height: 29px;
}

#gallerypu a, .puobenre a {
  color: #000000;
  text-decoration: none;
  width: 30px;
  height: 29px;
}

.puobenre a {
  display: block;
}

.puobenre a:link, .puobenre a:visited {
  background-image: url(images/obensire.gif);
  background-repeat: no-repeat;
}

.puobenre a:hover, .puobenre a:active {
  background-image: url(images/obensired.gif);
  background-repeat: no-repeat;
}

