.wp_cat_path{
	margin-bottom:10px;
}
.wp_cat_path ol{
	border-bottom:1px dotted #ccc;
	height:27px;
}
.wp_cat_path ol li{
	float:left;
}
.wp_cat_path em{
	color:red;
}
.rongliang{

}
.rongliang b{
	width:40px;
	float:left;
}
.rongliang ul{

}
.rongliang ul li{
	float:left;
	width:80px;
	text-align:left;
	height:27px;
}
.wp_view_setting{
	background:#fafafa;
	border:1px solid #eeeeee;
	height:38px;

	margin-bottom:8px;
	padding:0 10px;

}
.wp_view_setting ul{
	margin-top:8px;
}
.wp_view_setting ul li{
	float:left;
	margin-right:16px;
}	
.wp_view_setting ul li label{
	float:left;
	height:23px;
	line-height:23px;
	margin-right:3px;
}	
.time_down{
	width:23px;
	height:23px;
}
.time_down .icon,.price_down .icon{
	background:url(../images/sort_down.png) no-repeat;
	width:23px;
	height:23px;
	display:inline-block;
	vertical-align:text-bottom;
	cursor: pointer;
}
.time_up .icon,.price_up .icon{
	background:url(../images/sort_up.png) no-repeat;
	width:23px;
	height:23px;
	display:inline-block;
	vertical-align: text-bottom;
	cursor: pointer;
}

.price_low,.price_high{
	width:50px;
	height:23px;
	line-height:23px;
	padding-left:4px;
}

.app_paginator{
	padding: 20px 8px 10px 0;

}
.app_paginator ul{
	float:right;
}
.app_paginator ul li{
	color: #666666;
    float: left;
    font-family: Tahoma;
    padding: 0 2px;
}
.pre_disabled,.app_paginator .next{
	background: url("../images/icon2.gif") no-repeat scroll 0 0 transparent;
}
.app_paginator .pre_disabled{
	background-position: 6px -35px;
    border-color: #CCCCCC !important;
    color: #CCCCCC;
    cursor: default;
    width: 10px;
}
.app_paginator .current{
	border-color: #FFFFFF !important;
    color: #FF7300 !important;
    cursor: default;
    font-weight: bold;
}
.pagination a {
    border: 1px solid #CCCCCC;
    color: #0066CC;
    display: block;
    float: left;
    height: 20px;
    line-height: 1.6;
    margin-right: 3px;
    min-width: 12px;
    padding: 0 4px;
    text-align: center;
    text-decoration: none !important;
}

.app_paginator a{
	
}
.app_paginator .next{

	background-position: 45px -55px;
    padding-right: 16px;
}


.page_count,.offer_count{
	font-style: normal;
}
.pnum{
	border: 1px solid #A8ACAD;
    height: 14px;
    line-height: 1.2;
    margin: 0 2px;
    padding: 3px 2px;
    text-align: right;
    width: 30px;
}
.goto_page{
    display: block;
    float: left;
    height: 22px;
    overflow: hidden;
    text-decoration: none !important;
}

.btn_l{
	background-position: left top;
    padding-left: 2px;
}
.goto_page span{
	background: url("../images/btn1.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
}
.goto_page span em{
	color: #333333 !important;
    font: 12px/1.8 ËÎÌå;
    padding: 0 8px;
}
.btn_r{
	background-position: right top;
    width: 2px;
}