.newitems_top {
	background:url('../images/yellow2_m.gif') repeat-x;
}
.newitems_top div {
	background:url('../images/yellow2_l.gif') no-repeat;
}
.newitems_top div div {
	background:url('../images/yellow2_r.gif') top right no-repeat;
	height:32px;
	color:#333333;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}
.newitems_content {
	border:1px solid #ece421;
	padding:10px;
}

.popitems_top {
	background:url('../images/green_m.gif') repeat-x;
}
.popitems_top div {
	background:url('../images/green_l.gif') no-repeat;
}
.popitems_top div div {
	background:url('../images/green_r.gif') top right no-repeat;
	height:32px;
	color:#333333;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}
.popitems_content {
	border:1px solid #a5c956;
	padding:10px;
}

.mainitems_content {
	padding:10px;
}

.mainitems_content .product_thumb {
	background:#e7e7e7;
}

.product_thumb {
	float:left;
	width:110px;
	height:160px;
	text-align:center;
	padding:10px;
	margin:3px;
}
.product_thumb .img {
	border:1px solid #a0a0a0;
	width:110px;
	height:110px;
	margin-bottom:3px;
}
.product_thumb .img img {
	border:none;
	width:110px;
	height:110px;
	margin:0px;
	vertical-align:middle;
}
.product_thumb .owner_nav {
	position:absolute;
	margin-top:-24px;
	height:20px;
	width:50px;
	background:#FFF;
	text-align:center;
}
.product_thumb .owner_nav img {
	cursor:pointer;
}
.product_thumb div.tit {
	height:35px;
	overflow:hidden;
}
.product_thumb .title {
	color:#9a911b;
	text-decoration:none;
	border-bottom:1px solid #fbbf89;
}
.product_thumb .price {
	color:#444444;
	font-size:13px;
	font-weight:bold;
	font-family:Helvetica;
	margin:0px;
	margin-top:2px;
}

.container {
/*	height:180px;
	overflow:hidden;
*/
	z-index:2;
	position:relative;
}
.container .rel {
	margin-top:0px;
	top:0px;
	z-index:1;
	/*overflow:hidden;
	position:absolute;*/
}
.more {
	margin:0px;
	margin-top:5px;
}
.description {
	margin-top:10px;
}

#main_img {
	width:304px;
	height:320px;
}
#thumb_img {
	padding:0px;
	margin:0px;
	margin-left:-3px;
	width:328px;
	overflow:hidden;
}
.thumb {
	width:70px;
	height:70px;
	margin:4px;
	border:1px solid #999;
}
#thumb_img .thumbs {
	float:left;
	display:block;
	width:70px;
	height:70px;
	padding:0px;
	margin:3px;
	border:1px solid #999;
	cursor:pointer;
	text-decoration:none;
}
.item_fields {
	border-bottom:1px solid #999;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

