<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#gallery {
	margin: 			0px auto;
	width: 				1069px;
}

#mm-image {
	margin: 			0px auto;
	width: 				1069px;
	height: 			374px;
	display: 			none;
	overflow: 			hidden;
}

#image-main {
	display:			block;
	margin: 			0px auto;
	max-height:			375px;
}

#mm-gallery {
	width: 				1069px;
}

#mm-gallery-strip {
	display: 			none;
}</pre></body></html>