@charset "utf-8";
/* CSS Document */

.imagegallery
 {
	position:relative;
	margin-bottom:10px;
	z-index:1;
	background-color: transparent;
	background-image: url(../images/bmp/gallery00a.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 500px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
.scrollbox {
	width:478px;
	height:77px;
	background:#ffffff;
	overflow:auto;
	margin-left:8px;
	margin-top: 0px;
	border: 1px solid #000000;
}
a.gallery, a.gallery:visited {
	display:block;
	color:#000;
	text-decoration:none;
	width:75px;
	height:47px;
	margin:3px;
	float:left;
	font-size:11px;
}
a.imagegallery0a {
	background-image: url(../images/bmp/t_gallery00a.jpg);
}
a.imagegallery0b {
	background-image: url(../images/bmp/t_gallery00b.jpg);
}
a.imagegallery0c {
	background-image: url(../images/bmp/t_gallery00c.jpg);
}
a.imagegallery0d {
	background-image: url(../images/bmp/t_gallery00d.jpg);
}
a.imagegallery0e {
	background-image: url(../images/bmp/t_gallery00e.jpg);
}
a.imagegallery01 {
	background-image: url(../images/bmp/t_gallery001.jpg);
}
a.imagegallery02 {
	background-image: url(../images/bmp/t_gallery002.jpg);
}
a.imagegallery03 {
	background-image: url(../images/bmp/t_gallery003.jpg);
}
a.imagegallery04 {
	background-image: url(../images/bmp/t_gallery004.jpg);
}
a.imagegallery05 {
	background-image: url(../images/bmp/t_gallery005.jpg);
}
a.imagegallery06 {
	background-image: url(../images/bmp/t_gallery006.jpg);
}
a.imagegallery07 {
	background-image: url(../images/bmp/t_gallery007.jpg);
}
a.imagegallery08 {
	background-image: url(../images/bmp/t_gallery008.jpg);
}
a.imagegallery09 {
	background-image: url(../images/bmp/t_gallery009.jpg);
}
a.imagegallery10 {
	background-image: url(../images/bmp/t_gallery010.jpg);
}
a.imagegallery11 {
	background-image: url(../images/bmp/t_gallery011.jpg);
}
a.imagegallery12 {
	background-image: url(../images/bmp/t_gallery012.jpg);
}
a.imagegallery13 {
	background-image: url(../images/bmp/t_gallery013.jpg);
}
a.imagegallery14 {
	background-image: url(../images/bmp/t_gallery014.jpg);
}
a.imagegallery15 {
	background-image: url(../images/bmp/t_gallery015.jpg);
}
a.imagegallery16 {
	background-image: url(../images/bmp/t_gallery016.jpg);
}
a.imagegallery17 {
	background-image: url(../images/bmp/t_gallery017.jpg);
}
a.imagegallery18 {
	background-image: url(../images/bmp/t_gallery018.jpg);
}
a.imagegallery19 {
	background-image: url(../images/bmp/t_gallery019.jpg);
}
a.imagegallery20 {
	background-image: url(../images/bmp/t_gallery020.jpg);
}
a.imagegallery21 {
	background-image: url(../images/bmp/t_gallery021.jpg);
}

a.gallery span {
	display:block;
	position:absolute;
	left:0px;
	top:-1px;
	width:1px;
	height:1px;
	overflow:hidden;
	z-index:100;
	font-size:11px;
}
a.gallery:hover {
	white-space:normal;
}
a.gallery:hover img {
	z-index:100;
}
a.gallery:active img, a.gallery:focus img {
	z-index:50;
}

a.gallery:hover span {
	display:block;
	position:absolute;
	width:490px;
	height:400px;
	top:-1px;
	left:0px;
	padding:0px;
	font-style:italic;
	color:#000;
	z-index:100;
	font-size:11px;
	margin: 0px;
}
a.gallery:active {
}
a.gallery:active span, a.gallery:focus span {
	display:block;
	position:absolute;
	width:490px;
	height:400px;
	top:-1px;
	left:0px;
	padding:0px;
	font-style:italic;
	color:#000;
	z-index:-50;
}
.thumbs {
	width:2120px;
	height:60px;
}
.pad {
	height:400px;
	width:50px;
}

