
#content { max-width: auto; margin-left: auto; margin-right: auto; }
.shop-name { text-align: center; }

#del_areas { padding: 10px 0 10px 0; font-size: 1.0em; clear: both; }

#content .cat_main { border: 1px solid #EA547A; float: left; list-style: none; padding: 5px 8px 0; margin: 5px 15px 10px; text-align: left; width: 130px; }
#content .cat_main li { padding: 0; margin: 0; }
#content .cat_main .cat_sub { list-style: none; padding: 0; margin: 5px 0 15px 10px; }
#content .cat_sub li { padding: 4px 0 4px 0; margin: 0; }
#content .cat_main .cat_sub li a { diplay: block; padding: 5px; }
#content .cat_main .cat_sub li a.selected { color: #FFFFFF; background-color: #EA547A; }

#prod-list { display: none; }
#prods { width: 680px; float: left;}
div.pitem { float: left; margin: 10px 8px; width: 150px; }
div.pitem span.align-left { display: block; float: left; }
div.pitem span.align-right { display: block; float: right; }
div.pitem .pimg { height: 150px; overflow: hidden; width: 150px; }
div.pitem .pname, div.pitem .ptotal
{ clear: both; font-size: 1.2em; font-weight: bold; padding: 2px; }
div.pitem .pprice, div.pitem .pfee, div.pitem .pdel
{ clear: both; padding: 2px; color:#777; }
div.pitem .pname { height: 30px; }

.shop-pic {
	width: 250px;
	height: 200px;
	text-align: center;
}

#shop-desc {
	width: 450px;
	background: url("quote.gif") top left no-repeat;
	margin-left: 15px;
	font-size: 0.9em;
}

#shop-desc p {
	margin: 15px 0 0 40px;
	font-style: italic;
	font-size: 1.4em;
}

#shop-addr {
	float: left;
	margin-top: 10px;
	font-size: 1.2em;
	font-style: italic;
	width: 470px;
}

#shop-comments {
/*	float: left;
	height: 200px;
	margin-top: 10px;
/*	background: url("feedback.gif") no-repeat;
	background-position: 0px 15px;*/
	padding-bottom: 15px;
}

#shop-comments .heading {
	margin: 0 0 0 11px;
	font-size: 1.2em;
	font-style: italic;
}

#shop-comments .comments {
	margin: 10px 0 0 10px;
	/*height: 138px;*/
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	/*overflow: auto;*/
}

#shop-comments li {
	margin-top: 10px;
}
