/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-left: solid 8px #000000;
	border-right: solid 8px #000000;
}
.xxx_raimi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
a img { border: 0px; }
.thumb { border: solid 1px #000; }
