﻿.home .mainContent .contentRow .whyChoosePkf
{
    float: right;
}
.whyChoosePkf ol
{
    padding-left:8px;
    clear:both;
    margin-bottom:16px;
}
.whyChoosePkf ol li
{
    border-bottom: 1px dashed #DFDFDF;
    padding:8px 0;
}
.whyChoosePkf ol li.first
{
    border-top: 1px dashed #DFDFDF;
}
.whyChoosePkf ol li.reason1
{
    background: url('cssImages/01.png') left center no-repeat;
}
.whyChoosePkf ol li.reason2
{
    background: url('cssImages/02.png') left center no-repeat;
}
.whyChoosePkf ol li.reason3
{
    background: url('cssImages/03.png') left center no-repeat;
}
.whyChoosePkf ol li.reason4
{
    background: url('cssImages/04.png') left center no-repeat;
}
.whyChoosePkf ol li div
{
    display:table-row;
    padding:8px 0;
    clear:both;
    height:50px;
}
.whyChoosePkf ol li p
{
    display:table-cell;
    vertical-align:middle;
    padding-left: 60px;

}

.whyChooseFirm ul li
{
    border-bottom: 1px dashed #DFDFDF;
    padding:20px 0 8px;
}
.whyChooseFirm ul li.first
{
    border-top: 1px dashed #DFDFDF;
}

.whyChooseFirm ul li .keyLetter
{
    font-size:150%;
    color:#DD2222;
    zoom:1;
    padding: 5px 10px;
    width: 30px;
    border: 1px solid #E6E6E6;
    margin-right: 5px;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}