#navbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 143px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #432C19;
	border-left-color: #432C19;
	height: 1840px;
}
#shoppingcontent {
	position: absolute;
	width: 800px;
	top: 130px;
	height: 1840px;
}
img.menutop{
	position: absolute;
	height: 66px;
	width: 143px;
	top: 0px;
	left: 0px;
}
img.menu{
	position: absolute;
	height: 228px;
	width: 143px;
	top: 66px;
	left: 0px;
}
img.menubottom{
	position: relative;
	height: 416px;
	width: 143px;
	left: 0px;
	top: 294px;
}
img.shoppingbottom{
position: relative;
	height: 1130px;
	width: 143px;
	left: 0px;
	top: 293px;}

#bottom {
	position: absolute;
	top: 1970px;
	background-color: #432C19;
	height: 30px;
	width: 800px;
}
#text {
margin-left: 145px;
position: absolute;
top: 0px;
width: 655px;
height: 1840px;
background-color: #F8F7EF;
 }
 .productsttl {
	height: 24px;
	width: 400px;
	top: 35px;
	position: relative;
	left: 0px;}
	 .dotline1 {
	height: 10px;
	width: 398px;
	top: 40px;
	position: relative;
	left: 1px;
}
	
	.prodtable{
	position: relative;
	width: 644px;
	height: 1700px;
	top: 40px;
	left: 5px;
}
.thumb{
	border: 1px solid #666666;
	margin: 0px 15px 3px 85px;
}
.mail{
	margin-top: 5px;
	margin-left: 10px;
	}

.enlarge{
	margin-top: 5px;
	}

.productname{
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
}
.productnumb{
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	background-position: right;
}
.proddescription{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	width: 396px;
}
.prodprice{
	font-size: 12px;
	color: #990000;
}
.soldout{
	font-size: 12px;
	color: #990000;
}
.pageNo{
	position: relative;
	width: 70px;
	height: 15px;
	font-size: 12px;
	color: #333333;
	text-align: right;
	left: 160px;
	top: 30px;
}
.enlarge{
	font-size: 12px;
	margin-left: 2px;
	padding-bottom: 2px;
	line-height: 16px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #006699;
}
