/* CSS Gallery */

.displayS {
	width:  96px;
	height: 68px;
	cursor: pointer;
	cursor: hand;
}
#displayM {
	width:  360px;
	height: 213px;
	display:inline;
}
#th01 {
	float: left;
	height: 68px;
	width: 96px;
	margin-top: 3px;
	margin-left: 3px;
	background-color: #d6d6d6;
	display:inline;
}
#th02 {
	float: left;
	height: 68px;
	width: 96px;
	margin-top: 3px;
	margin-left: 3px;
	background-color: #d6d6d6;
	display:inline;
}
#th03 {
	float: left;
	height: 68px;
	width: 96px;
	margin-top: 3px;
	margin-left: 3px;
	background-color: #d6d6d6;
	display:inline;
}
