.pupTtl {
    width: 230px;
    height: 29px;
    float: left;
    font-size: 14px;
    padding: 11px 0 0 5px;
    font-weight: bold;
/*    background: #efe;*/
}

.mainTit p {
    font-size: 12px;
    padding: 10px 8px 0;
	color:#E54F69;
	line-height:15px;
}

.pickupPro1 .pupDtl {
    width: 700px;
    height: auto;
    margin: /*2*/5px auto;
}

.pickupPro1 .pupDtl li {
    width: 125px;
    height: auto;
    float: left;
    margin-right: /*20*/15px;
}

.pupImg {
    width: 125px;
    height: 125px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	border:1px solid #ccc !important;
}

.pupImgName {
    margin: 10px 0 0 0;
    width: 125px;
}


.clearfix {
    min-height: 1px;
}

.mainTit {
    background: #FCF4E7;
    border-left:4px solid #EA8E99;
    position: relative;
}

/*
#pickupSliderWrap .pickupSlider li.itemBox{
	margin-bottom:30px;
}
*/


p.pupImgPrice{
	margin-top:10px;
}

.pupImg .product_thumbnail img {
    border: none !important;
}