#area_catalog .cell {
	width: 159px;
	position: relative;
	z-index: 3;
	height: 305px;
	float: left;
	margin-right: 18px;
	display: block;
	margin-left: 0px;
}
#area_catalog .cell a {
	color: #666;
}
#area_catalog .cell .dress {
	display: block;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: -7px;
}
#area_catalog .cell .dress li{
	display: block;
}
#area_catalog .cell .thmb {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #eee;
	border-bottom-color: #d5d5d5;
	border-left-color: #eee;
	margin-bottom: 5px;
	height: 218px;
	overflow: hidden;
	padding: 6px;
}
#area_catalog .cell .thmb img {
	display: inline-block;
}
#area_catalog .cell .info {
	position: relative;
	z-index: 5;
	padding-left: 38px;
}
#area_catalog .cell .info .color {
	position: absolute;
	z-index: 10;
	top: -20px;
	left: -8px;
}
#area_catalog .cell .info .title {
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	height: 3.3em;
	overflow: hidden;
	margin-bottom: 3px;
}
:root *> #area_catalog .cell .info .title {
	font-weight: bold;
}
#area_catalog .cell .info .price {
	background-image: url(../../frameworks/mrk_price.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 17px;
	padding-left: 16px;
	font-size: 11px;
	color: #999;
}
.nv_pager {
}
.nv_pager .ui {
	display: inline-block;
	vertical-align: middle;
}
.nv_pager .pre {
	margin-right: 0px;
}
.nv_pager .nx {
	margin-left: 2px;
}
.nv_pager .numbers .ncell {
	float: left;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
	height: 31px;
	width: 30px;
	text-align: center;
	font-size: 12px;
	line-height: 29px;
}
.nv_pager .numbers .ncell a {
	display: block;
	height: 31px;
	background-image: url(../../frameworks/nv_pager-bg.gif);
	width: 30px;
	color: #777;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.nv_pager .numbers .ncell a:hover {
	background-image: url(../../frameworks/nv_pager-over.gif);
}
.nv_pager .numbers .ncell a.now-list {
	color: #093;
	background-image: url(../../frameworks/nv_pager-nowpage.gif);
}
#areaPagerBottom {
	margin-bottom: 54px;
	text-align: center;
}
