body {
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
	height: 1200px;
	width: 1080px;
	border: 1px dotted #999999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	height: 288px;
	width: 384px;
	border: 1px solid #999999;
}
a:hover .thumb {
	border: 1px solid #0099FF;
}

