*{
margin: 0;
padding: 0;
}
body{
background:#EEEADE ;
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

#PurchaseExamples{
width:886px ;
height:900px ;
background:url(../img/section4_10.png) ;
padding:100px 0 0 64px ;
}

#PurchaseExamples_Row1{
width:886px ;
margin: 0 0 50px 0;
}


#PurchaseExamples_Row2{
width:886px ;
}

.PurchaseExamplesItem{
width: 254px;
margin-right: 25px;
float: left;
}

.PurchaseExamplesItemDT{
width: 254px;
}

.PurchaseExamplesItemDT P{
background: #000;
color: #fff ;
font-size:14px ;
font-weight:900 ;
width: 6em ;
text-align: center ;

}

.PurchaseExamplesItemDT img{
width: 252px ;
height: 252px ;
border-top:1px #000 solid ;
border-left:1px #000 solid ;
border-right:1px #000 solid ;
border-bottom:2px #777 solid ;
}

.PurchaseExamples_BrandName{
font-size:11px ;
font-weight:900 ;
}

.PurchaseExamplesItemName{
font-size:16px ;
font-weight:900 ;

}

.PurchaseExamplesItemPrice{
border-top:2px #777 solid ;
font-size:15px ;
font-weight:400 ;
}