table {
	border:0px;
	border-collapse:collapse;
	text-align: center;
} 
td {
	padding: 0 px;
	text-align: center;
}
td.menu {
	vertical-align: bottom;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #333;
}

a:link {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #F90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left:0px;
}
a:hover {
	color: #FC0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:active {
	color: #F90;
	text-decoration: none;
	font-size: 14px;
}
body,td,th {
	font-size: 14px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
}

.foot{
	color:#999999;
	word-spacing: normal;
	font-size: 12px;
	text-align: center;
}
.foot a{
	color:#999;
	text-decoration:none;
	background:none;
	padding: 0px;
	font-size: 12px;
}
.foot a:hover{
	font-weight: bold;
	color: #F90;
	font-size: 12px;
}

.title {
	font-size: 16px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	vertical-align: bottom;
	margin-right: 15px;
	text-align: center;
}
.mainbody {
	text-align: justify;
	vertical-align: top;
	font-size: 14px;
}
.price_regular {
	text-align: justify;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	text-decoration: line-through;
	color: #666;
	font-weight: normal;
}
.price_sale {
	text-align: justify;
	text-align: center;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

