#flash {
        width:565px; 
        height:330px; 
        background:url(http://studiolamomo.com/verda/img/verda-top.jpg) top left no-repeat;
}

#information {
	clear:both;
	margin:10px 0;
}

#category,
#group {
	clear:both;
	margin:10px 0;
}

#category ul,
#group ul {
	display:block;
	list-style:none;
}

#category li,
#group li {
	display:block;
	list-style:none;
	width:130px;
	height:160px;
	float:left;
	text-align:center;
	margin:0 15px 10px 0;
}
/*4Îó¤ÇÉ½¼¨*/
#sell_info,
#recommend {
	width:580px;
	height:auto;
	margin:0;
	padding:0;
}
dl#sell,
dl#reco {
	display:block;
	width:580px;
	margin-bottom:50px;
}

dl#sell dd {
	display:block;
	width:100%;
}

.itembox {
	width:140px;
	height:auto;
	margin:0px 5px 5px 0px;
	text-align:center;
	float:left;
	background:transparent url(http://studiolamomo.com/verda/img/itembox_bg_140.gif) repeat-y left 5px;
}

.itembox .top {
	background:transparent url(http://studiolamomo.com/verda/img/itembox_top_140.gif) no-repeat left top;
}

.itembox .bottom {
	background:transparent url(http://studiolamomo.com/verda/img/itembox_bottom_140.gif) no-repeat left bottom;
	padding:10px 0px;
	z-index:9999;
}

.itembox img {
	display:block;
	margin:0px auto 10px auto;
        width:100px;
        height:auto;
}

.item_title {
	padding:3px 10px;
}

.item_price {
	padding:0px 10px;
}