#webtype1 {
        margin: 0 auto;
        width: 690px;
}
#webtype1 .Staff {
	margin: 5px;
	float: left;
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #CCC;
	padding: 4px;
}

.abgne_gallery_block {
	width: 210px;
	height: 210px;
	overflow: hidden;
	position: relative;
}

.abgne_gallery_block img {
	position: absolute;
	border: 0;
	left: 0;
	top: 0;
}
.abgne_gallery_block .caption {
	position: absolute;
	top: 210px;
	width: 190px;
	padding: 10px;
	cursor: pointer;
	color: #fff;
	background-image: url(images/1px_black.png);
	background-repeat: repeat;
}
.abgne_gallery_block .caption h3 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	height: 50px;
	overflow: hidden;
}
.abgne_gallery_block .caption h3 a {
	text-decoration: none;
	color: #FFF;
	font-family: "微軟正黑體";
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;
}
.abgne_gallery_block .caption h3 a:hover {
	text-decoration: none;
}

