#big_photo_box{
   background: #fff; width: 654px; border: 1px solid #666;
}
#big_photo_close{
   background: #f30; color: #fff; font-family: verdana; font-weight: bold; text-decoration: none; float: right; margin: 3px;
}
.big_photo_img{
   margin: 7px; float: left;
}
#big_photo_title{
   text-align: left; margin: 7px; margin-top: 30px; font-size: 12px;
}
.control_prev, .control_next{
   font-family: verdana; font-size: 30px; font-weight: bold; color: #FF6633; text-decoration: none; margin-left: 50px; margin-right: 50px;
}