.showItemDiv{
	display:block;
}
.hiddenItemDiv{
	display:none;
}

.signCSS .arrowIcon:hover{
	cursor:pointer;
}
#sellerNewCss:hover{
	cursor:pointer;
	text-decoration:underline;
}

.signCSS .smallImg_new ul li{
	display:inline-block;
	margin-top: 8px;
	margin-right: 12px!important;
}
.signCSS .smallImg_new ul li img{
	height:80px;
	width:105px;
	border:1px solid #EBEBEB;
}
.signCSS .imgBorder1{
	border:2px solid #0E4EB8;
}
.signCSS .auc_item_left_footed_problem{
	margin-left: 13px;
    font-size: 15px;	
}
.signCSS .auc_item_left_footed_problem li{
	margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.signCSS .goodstitle{
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 37px;
}

.signCSS .item .right{
	width:238px ;
	padding-top:0px;
	border: solid 1px #e1e1e1;
	border-right: none;
/* 	border-top: none; */
}

.signCSS .sc_fy_div{
	    color: #333;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 25px;
/*     background: #f3f3f3; */
}

.signCSS .sc_btn_div{
	float: left;
    width: 50%;
    border-right: 1px dashed darkgrey;
}

.signCSS .fy_btn_div{
	display:block;
    
}

.signCSS .sc_fy_div_new{
	padding-bottom: 5px!important;
	padding-top: 5px;
}

.price-btn_new .btn-bid{
    background: #DA3A4C none repeat scroll 0% 0%;
    width: 236px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    display: inline-block;
    text-align: center;
    margin-left: 13px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 23px;
    margin-top: 7px;
}

.price-btn_new .btn-reserve i{
	background:url("/images/images_gd/icon-budget.png") no-repeat scroll center center;
	width: 40px;
	height: 44px;
	display: inline-block;
	vertical-align: middle;
	float: left;
	margin-top:-2px;
}

.price-btn_new .btn-reserve{
    background: #FFC000 none repeat scroll 0% 0%;
    width: 236px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    display: inline-block;
    text-align: center;
    margin-left: 3px;
    border-radius: 10px;
    font-size: 23px;
}

.price-btn_new .btn-bid:hover{
	background:#337AB7
}

.price-btn_new .btn-reserve:hover{
	background:#337AB7
}

.signCSS #spanPriceRmb{
	color:black;
}
.specialSeller:hover,.underline:hover{
	cursor:pointer;
	text-decoration:underline;
}
.underlinetow:hover{
	border-bottom: 1px solid black;
}