@charset "UTF-8";
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
#topbar {
	text-align: center;
	width: auto;
	background: center center;
}
#gallery_body {
	overflow: scroll;
}
.productname {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
}

