﻿#thump-img-all {
	width: 980px;
	height: auto;
	float: left;
}
#thump-img-all ul {
	list-style-type: none;
	height: auto;
}
#thump-img-all ul li {
	display: inline;
	float: left;
}
#thump-img-all ul img {
	border: 1px solid #000000;
	margin-bottom: 7px;
	margin-right: 7px;
}
#thump-img-all ul a:hover img {
	border-style: solid;
	border-top-width: 1px;
	border-color: #FFFFFF;
}
#thump-img-all ul li span {
	width: 230px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
	DISPLAY: block;
	z-index: 100;
	padding-bottom: 10px;
}
