.body {
	background-image: none;
}
.tableCenter {
	width: 700px;
}
.title1 {
	width: 700px;
	font-size: x-large;
	font-weight: bold;


}
.tableHeader {
	width: 700px;
}
.imgThumb {
	width: 150px;
	border: 1px solid #000000;
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 9px;
	height: 75px;




}
.tableThumb {
	width: 700px;



}
.tdLabel {
	text-align: center;
	padding-bottom: 10px;


}
.navi {
	text-align: right;
	width: 700px;
}
.tdCategory {
	font-size: larger;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
