html	{
	background-color: #ffffff;
	}
body	{
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
table	{
	border-spacing: 0px;
	}
img	{
	display: inline;
	border: 0px;
	}
form	{
	display: inline;
	}
input, textarea, select	{
	margin: 0px;
	border: 1px solid black;
	padding: 0px;
	}
tr	{
	vertical-align: top;
	}
td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
/*	border: 1px solid black; */
	border: 0px;
	padding: 0px;
	color: #000000;
	}
th	{
	text-align: left;
	font-weight: bold;
	background-color: #eeeeee;
	}
h1	{
/*	padding-top: 10px;*/
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	}
dt	{
	font-weight: bold;
	}
table.main	{
	width: 100%;
	}
table.site	{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
table.cart	{
	width: 100%;
	}
table.cart td	{
	padding: 2px;
	}
table.products	{
	width: 100%;
	}
table.products td	{
	text-align: center;
	}
a	{
	text-decoration: none;
	color: #ff8a13;
	}
a:hover	{
	text-decoration: underline;
	}
.error	{
	color: #ff0000;
	font-weight: bold;
	}
.product tr	{
	vertical-align: top;
	}
.product td {
	padding: 4px;
	line-height: 180%;
	}
.alignright	{
	text-align: right;
	}
.aligncenter	{
	text-align: center;
	}
.aligntop	{
	vertical-align: top;
	}
.alignbottom	{
	vertical-align: bottom;
	}
.text_hks6	{
	color: #ff8a13;
	}
.text_hks16	{
	color: #850019;
	}
.hks6	{
	background-color: #ff8a13;
	}
.hks16	{
	background-color: #850019;
	}
.menu0	{
	color: #850019;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
	}
.menu0 a	{
	color: #850019;
	}
.menu1	{
	background-color: #ff8a13;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}
.menu1 a	{
	color: #ffffff;
	}
.menu2	{
	color: #850019;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-style: solid;
	border-color: #850019;
	border-width: 0px 0px 1px 0px;
	}
.menu2 a	{
	color: #850019;
	}
.menu2_active	{
	color: #850019;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-style: solid;
	border-color: #850019;
	border-width: 1px 1px 0px 1px;
	}
.menu2_active a	{
	color: #850019;
	}
.content	{
	font-size: 11px;
	line-height: 180%;
	vertical-align: top;
	}
#notice	{
	border: 2px solid #ff8a13;
	background-color: #ffffff;
	font-size: 11px;
	font-style: italic;
	}
#notice td	{
	font-style: italic;
	}
#detail1	{
	border-style: solid;
	border-color: #000000 #2a2a2a #000000 #ff8a13;
	border-width: 0px 1px 0px 1px;
/*	padding: 4px;*/
	background-color: #ffffff;
	height: 80px;
	}
#detail2	{
	border-style: solid;
	border-color: #000000 #000000 #000000 #ff8a13;
	border-width: 0px 0px 0px 1px;
	padding: 4px;
	background-color: #ffffff;
	}

