.left {
 text-align: left;
}
.plist {
 position: relative;
}
.plist a:nth-child(even) {
 position: absolute;
 left: 340px;
}
.box110 {
width: 200px;
}
.f12 {
    font-size: 14px;
    line-height: 140%;
}
.producttitle {
 font-size: 1.2em;
 height: 38px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: normal;
  text-align: center;
}
.discount_rate_detail{
font-weight: bold;
background-color: #FFBF00;
 color: #FFFFFF;
margin-left:3px;
  padding: 0px 5px;
}
