#right{
	width: 750px;
}
.goods_row_heading {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 10px;
	background: #959595;
}

.goods_row {
	position: static;
}
.goods_row .ep_rollbar_prevbtn {
	margin-top:  -38px;
	margin-left: 700px;
	height: 30px;
	background: url(../na_prev.png?r={REVISION}) no-repeat 0 0;
}
.goods_row .ep_rollbar_nextbtn {
	margin-top:  -38px;
	margin-right: 10px;
	height: 30px;
	background: url(../na_next.png?r={REVISION}) no-repeat 0 0;
}
.goods_row .ep_rollbar_movelocked {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/*用样式冲突 解决ie7下面的无内容有高度的状况*/
.descript_box div{*line-height: 0;}
/*结束*/
#newarri .goods_item{ float:left; display:inline; width:170px; height:327px; padding:3px; line-height:15px; font-size:11px; margin:5px 3px 5px 6px; border:1px solid #EEE; text-align: left;}
#newarri .goods_item:hover{ background-color:#fefefe; box-shadow:0 0 6px rgba(0,0,0,0.2); border:1px #ccc solid; }
#newarri .goods_item p { position:absolute; top:-12px; right:0;z-index: 99;}
#newarri .goods_item .left_top { right:0; bottom:0; }
#newarri .goods_item img { border:none; padding:0; }
#newarri .goods_item a.goods_img { display:inline-block;position:relative; width:170px;height:230px; overflow:hidden; text-align:center; }
#newarri .goods_item a img{max-height:230px;max-width:170px;}
#newarri .goods_name { display:inline-block; height:28px; overflow:hidden; margin-bottom: 2px; margin-top: 6px;}
#newarri .goods_name a:hover{color: #315C99; text-decoration: underline;}
#newarri .goods_item .price del,
#newarri .goods_item .price b
{
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.goods_more {
	border-bottom: 1px dotted #ccc;
	height: 15px;
	margin-bottom: 20px;	
}
.goods_more a {
	float: right;
	text-decoration: underline;
	padding:  0 15px 0 5px;
	background: #fff;
}

.comment {
	display: block;
}
.comment a:hover{color: #315C99; text-decoration: underline;}
.comment a{margin-top: -2px;}
.price{
	display:block;
}


/*add*/
#newarri .goods_item .left_top{
	right: -12px;
}
#newarri .goods_item a.goods_img{
	overflow:visible;
}


.goods_item  .left_top{
	color:#fff;
	font-family: Verdana;
	background: url(../promoto.png?r={REVISION}) no-repeat -12px -8px;
	right: -8px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	top: 6px;
	padding-left: 12px;

}
.goods_item  .left_top span{
	background: #ed6d00;
	border-bottom:#c73d1c solid 1px;
	display:inline-block;
	height: 24px;
	padding: 0 10px 0 0;
}
.goods_item  .left_top em{
	display: block;
	height:32px;
	width: 25px;
	background: url(../promoto.png?r={REVISION}) no-repeat -13px -55px;
	position: absolute;
	top:0px;
	right: -12px;
}
.gallery_display  a{
	width: auto;
}
.goods_item dt{
	overflow: visible;
}
