/*** NEW Template TOP ***/

#shop-item0
{
	table-layout: fixed;
	/* width: 600px; */
	border-bottom: 1px solid #0000FF;
	border-top: 1px solid #0000FF;
}
#shop-item0 td
{
	padding: 0 2px;
	text-align: center;
}
#shop-item0 img
{
    margin-top: 5px;
    vertical-align: top;
    max-width: 200px;
    max-height: 200px;
}
#shop-item0 td.img
{
    vertical-align: top;
}

#shop-item0 p
{
    font-weight: bold;
    color: Blue;
    margin-top: 6px;
    margin-bottom: 24px;
}
#shop-item0 span.head
{
}

#shop-item0 span.itemSpec {
	font-size: 11px;
	font-weight: normal;
}