img {
	border: none;
}


#off h2 {
	height: 20px;
	padding-top: 7px;
	font: 2em, "Trebuchet MS", "Lucida Sans Unicode", Verdana, Arial, sans-serif;;
	}
#off {
	width: 800px;
	margin: 0 auto;
	padding-left:55px;
}
#large {
	width: 340px;
	height: 440px;
	float: left;
	background: url(img/indicator.gif) no-repeat 40% 60%;
}
#large img {
	width: 340px;
	height: 440px;
	border: 5px solid #223348;
}
#thumbnail {
	width: 270px;
	height: 440px;
	overflow: auto;
	float: left;
	list-style: none;
	margin-top: 80px;
	margin-left: 16px;
	_margin-left: 8px;
	padding: 2px;
	border: 3px solid #223348;
	background: #fff;
}
#thumbnail li {
	float: left;
	width: 85px;
	margin: 20px;
	_margin: 1px;
}
#thumbnail a {
	display: block;
	width: 85px;
	height: 110px;
	padding: 1px;
	border: 1px solid #ccc;
}
#thumbnail a:hover {
	border-color: #405061;
}