﻿.footer
{
    background-color: #f0f0f0;
}

.footerContent
{
    padding: 15px 0;
    border:1px solid black;
}

.footerLinkTitle
{
    font-size: 1.25em;
    border-bottom:1px solid #BBB;
    text-indent: 10px;
    margin-bottom: 5px;
}

.address p,
.footerTel p
{
    margin-bottom: 0;
}

.address,
.footerTel,
.responce
{
    width:85%;
    margin:0 auto;
    margin-bottom: 5px;
}

.footerLink div p
{
    text-indent: 10px;
}


.footerData
{
    text-indent: 30px;
    margin: 0 auto;
}

.footerInfo
{
    margin-top:40px;
    margin-bottom:20px;
}

.footerLogo
{
    padding:27px 0 30px 25px;
    border-right:2px solid #CCC;
}

.comp img
{
    width: 100%;
}

.fLinkLeft
{
    margin-bottom:15px;
    padding-left:2px;
    padding-right:0;
}

.fLinkRight
{
    margin-bottom:15px;
    padding-left:2px;
    padding-right:10px;
}

.fContent01,
.fContent02,
.fContent03,
.fContent04
{
    padding-left: 3px;
    padding-right: 3px;
}

.comp 
{
    font-size:1.69em;
    margin-bottom: 10px !important;
}

.copy
{
    text-align: center;
}