@CHARSET "UTF-8";

table[width="800"] {
	width: 1000px;
}

td[width="630"] {
	width: 760px;
}

span.item_name {
	font-size: 20px;
}

span.item_desc {
	font-size: 12px;
}

span.item_desc table {
	font-size: 12px;
	border-spacing: 1px;
	border-collapse: inherit;
}

table td[valign="top"] {
	vertical-align: top;
}

table[cellspacing="20"] {
	display: none;
	
}
