/* generic elements */

html { background: #1f4851; }

.gallery_nav { position: absolute; bottom: 12px; right: 12px; z-index: 100; margin: 0; }
.gallery_nav li { float: left; list-style: none; margin: 0 0 0 5px; padding: 0; }
.gallery_nav a { width: 20px; height: 20px; display: block; background: url(../image/button_gallery.png) no-repeat 0 0; }
* html .gallery_nav a { background-image: url(../images/button_gallery.gif); }
.gallery_nav span { position: absolute; left: -9999px; }
.gallery_nav .on a { background-position: bottom; }





#content2 {  }
#content2:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

.content2_main { width: 580px; margin: 0 0 31px; float: left; }
.content2_sub { width: 287px; margin: 0 0 0 35px; float: left; _display: inline; }



#gallery { background: url(../images/bg_gallery.png) no-repeat 0 0; }
#gallery div { background: #000; height: 284px; position: relative; }
#gallery .more { position: absolute; z-index: 100; margin: 0; }
#gallery .more a { color: #fff; font-size: 1.17em; font-weight: bold; background-image: url(../image/bg_more_gallery.png); }
#gallery_images { margin: 0; padding: 0; list-style: none; }
#gallery_images li { position: absolute; top: 0; left: 0; z-index: 50; }

