
#item_sort {
	border: solid 1px #e1e1e1;
	border-width: 1px 0;
	background: transparent url("/skin/rpackmall_v3/img/line_7.gif") center repeat-y;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	height: 25px;
}
	#item_sort LI {
		float: right;
		padding: 6px 5px 5px 5px;
	}
		#item_sort LI .active {
			font-weight : bold;
			color: #E48108;
		}



/* »óÇ°¸ñ·Ï */
.list_item {
	padding: 10px; 
}
	.list_item TD {
	/**/	border-bottom: dotted 1px #DDDDDD; 
		text-align: center;
		vertical-align : top;
		padding: 15px 1px 20px 1px; 
	}
		.list_item TD IMG.img, .list_item DIV IMG.img {
			margin-bottom: 5px;
			background-color: #ffffff;
		}
		.list_item TD SPAN.name, .list_item DIV SPAN.name {
			display: block;
			padding-top: 2px;
		}
		.list_item TD SPAN.price_retail, .list_item DIV SPAN.price_retail {
			font: bold 9pt verdana;
			color: #4b4b4b;
			padding: 3px 0 0 0;
/*			background: transparent url("/skin/rpackmall_v3/img/icon_won4.gif") bottom right no-repeat;
*/		}
		.list_item TD SPAN.price_net, .list_item DIV SPAN.price_net {
			font: 8pt tahoma;
			color: #717171;
			text-decoration: line-through;
			padding: 0 0 2px 0;
		}
		.list_item TD SPAN.title, .list_item DIV SPAN.title {
			display: block;
			color: #777777;
		}
		.list_item TD SPAN.sale, .list_item DIV SPAN.sale {
			color: #ff0000;
			font-size: 8pt;
			font-family: tahoma;
			display: block;
			position: relative;
			top: -2px;
		}
		.list_item TD SPAN.icon, .list_item DIV SPAN.icon {
			display: block;
		}
		.list_item TD.soldout, .list_item DIV.soldout {
/*			FILTER: Alpha(style=0,opacity=40) Blur(PixelRadius=5,MakeShadow=false);
*/		}
		.list_item TD.soldout .name {
			color: #8E8E8E;
		}
		.list_item TD.soldout .price_retail {
			color: #707070;
		}

	.list_item.groupbuyer TD {
		text-align: left;
		width: auto;
	}
		.list_item.groupbuyer TD TD {
			border-bottom: none; 
			padding: 0px; 
		}

.list_img_relative {
  position: relative;
}
.list_img_icon {
  position: absolute;
  width: 36px;
  left: 10px;
  top:2px;
}


/* »óÇ° ÆäÀÌÁö ¸ñ·Ï */
.list_item_page, .list_item_page TD {
		text-align: center;
		font-family: verdana;
		padding: 10px;
}
	.list_item_page A {
		background-color: #FFFF99;
		padding: 2px 5px 2px 5px;
	}
	.list_item_page SPAN {
		border: solid 1px #777777;
		padding: 2px 5px 2px 5px;
	}


/* ºÐ·ù¸ñ·Ï */
.list_cate {
	padding: 30px; 
}
	.list_cate TD {
		vertical-align : top;
		padding-top: 5px;
	}
		.list_cate TD IMG.img, .list_cate DIV IMG.img {
		}
		.list_cate TD SPAN.name, .list_cate DIV SPAN.name {
		}
		.list_cate TD SPAN.item_num, .list_cate DIV SPAN.item_num {
		}