body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.header {
	text-align: right;
	height: 56px;
	background-image: url(/i/tb.gif);
	background-repeat: repeat-x;
	position: relative;
}
.header img {
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
}
.footer {
	background-color: #DDDDDD;
	margin:0px 0px 0px 140px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	text-align: right;
	clear: all;
}
form {
	display: inline;
	position: absolute;
	right: 5px;
	top: 5px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.header #query {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 350px;
	color : #000000;
	margin: 4px 5px 0px 0px;
	border: 1px solid #666666;	
}
.header #submit{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	width: 80px;
	color : #000000;
	margin: 4px 5px 0px 0px;
	border: 1px solid #666666;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding: 1px 0px;
	margin: 1px 0px;
	font-weight: bold;
	background-color: #99CC00;
	line-height:16px;
}
h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	background-color: #99CC00;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	margin: 12px 0px 0px;
	font-weight: bold;
	background-color: #99CC00;
}
.side h4 {
	background-color: #0099CC;
}
.product th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0099;
	padding-right: 5px;
}
.product {
	border: 1px solid #999999;
	height: 240px;
}
.product td{
	padding: 10px;
	text-align: right;
}
.product table td {
	padding: 0px 0px 4px 5px;
	text-align: left;
}
.product a{
	color: #CC0099;
	font-weight: bold;
}
.x {
	color: #CC0099;
	font-weight: bold;
}
img {
	border: none;
}
.main {
	margin:0px 0px 0px 140px;
}
table {
	margin: 0px;
	border-collapse: collapse;
	padding: 0px;
}
.content {
	margin: 15px 0px;
	padding: 0px;
}
.like td{
	font-size: 0.9em;
	vertical-align: top;
	padding-top:0px;
	line-height: 1.6em;
}
.like tr{
	vertical-align: top;
	text-align: left;
}
.s {
	font-size: 0.81em !important;
	padding-bottom:20px;
}
.si{
	font-size: 2em !important;
	padding-left:0px;
	padding-right:9px;
	text-align:center;
	vertical-align: middle;
	color: #DDDDDD;
}
.side {
	position:absolute;
	top:83px;
	left:5px;
	width:125px;
	text-align:right;
}
.side ul{
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.side li {
	display: block;
	text-align: left;
	list-style-image: none;
	font-size: 0.81em;
	margin: 0px;
	padding: 2px 0px;
	border-bottom: 1px dashed #999999;
}

.side li a{
	text-decoration: none;
}
.right {
	width:33%;
	float: right;
	margin-bottom: 2px;
	margin-left: 7px;
	background-color: #FFFFFF;
	padding-bottom: 7px;
	border-left: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
dl {
	margin: 0px 7px;
}
dd {
	margin: 0px 0px 9px 25px;
	font-size: 0.9em;
	line-height: 1.3em;
}
dt {
	margin:6px 0px 0px;
	font-weight: bold;
}
.ad {
	float: right;
	margin-left: 7px;
	margin-bottom: 2px;
}
.hpshop {
width:120px;
height:600px;
text-align:center;
border: 1px solid #999999;
background-color:#FFFFFF
}
.hpshop th{
background-color:#DDDDDD;
}