table.item td p.head {
	font-size: 16px;
}

table.item td p.description {
	font-size: 12px;
	color: #888;
}

table.item td p.text {
	margin-top: 16px;
}

table.gallery {
	width: 100%;
}

table.gallery td {
	text-align: center;
	padding-bottom: 24px;
}

table.gallery td a {
	text-decoration: none;
	font-size: 12px;
}

	table.gallery td a img {
		border: 3px double #32434a;
	}

table.gallery td a:hover {
	text-decoration: underline;
}

table.gallery td div.fulfil {
	background: url(/pic/common/blank.gif);
}

span.inactive {
	color: #888;
}
