#goods{
	position:absolute;
	top:220px;
	left:0px;
	border-left:180px solid #3366ff;
	padding-left:25px;
	right:4px;
	}
#main{width:100%}
#name{
	color:red;
	font-size:14pt;
	text-align:center;
	font-weight:bold;
	margin-bottom:1.5em;
	}
#text{
	font-size:12pt;
	font-family:times;
	}
table{font-size:12pt;}
#goods A{color:blue}
#goods A:hover{color:red}
#href A{font-size:10pt;color:black;}
sup{font-size:70%}
h1,h2{
	text-align:center;
	font-weight:bold;
	margin:0;
	font-size:100%;
	padding-bottom:1em;
	margin-top:1em;
	}
h4{
	font-weight:bold;
	margin:0;
	font-size:100%;
	}
.price {text-align:center;}