section .info-list{
    font-size: 20px;
    line-height: 50px;
    color: #000;
}
section .info-list li{
    background: url(../images/contact/line.png) center bottom no-repeat; 
    padding: 0 0 0 220px;   
}
section .info-list span{
    color: #0085B2;
    font-weight: bold;
}