﻿.country {
    padding:10px 0px;
}

    .country .countryitem {

    }
    .country .country_citem {
        float:left;
        width:346px;
        margin-left:10px;
        margin-bottom:10px;
        border:1px solid #D1D1D1;
    }
        .country .country_citem .itbg .left {
            padding-left:5px;
            font-weight:700;
        }
        .country .country_citem .itbg .right {
            font-size:12px;
        }
        .country .country_citem .country_nrlitem {
            padding-left:5px;
            line-height:25px;
        }