@charset "UTF-8";
/* CSS Document */

.tn_image {
	float: left;
	height: 140px;
	width: 140px;
	padding: 5px;
}
.gallery-main .tn_image img:hover {
	border: 2px outset #68ad38;
}
.clear_float {
	clear: both;
	height: 10px;
}
.gallery-group {
	padding-left: 130px;
	color: #888888;
}
.gallery-main {
	padding-left: 60px;
}
.gallery_see_more {
	text-align: center;
	float: left;
	height: 20px;
	width: 130px;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
}
.gallery-group-name {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 1.1em;
}
.gallery-artist-name {
	font-size: 1.8em;
	color: #888888;
	font-weight: normal;
}
