/*------------------------------------------- footer ------------------------------------------------*/
#sub_footer, #footer { min-width: 1000px; width: 100%; height: 106px; clear: both; margin: 0px auto; } 
#footer { position: relative; margin-top: -106px; background: #000; font-family: Verdana, "Geneva CY", "DejaVu Sans", sans-serif; font-size: 12px; color: #fff; line-height: 1.1; } 

.ins_footer { min-width: 1000px; max-width: 1200px; height: 106px; margin: 0 auto; position: relative; }

/* ----- footer_phone ----- */
.footer_phone { left: 0px; top: 38px; width: 100%; text-align: center; position: absolute; color: #fff; font-size: 14px; font-weight: bold; font-style: italic; }
.footer_phone span { font-size: 24px; }

/* ----- footer_address ----- */
.footer_address { left: 20px; width: 275px; line-height: 1.15; top: 26px; position: absolute; }

/* ----- copy ----- */
.copy { left: 20px; top: 64px; position: absolute; }

/* ----- counter ----- */
.counter { right: 154px; top: 5px; position: absolute;}

/* ----- studio ----- */
.studio { right: 20px; width: 71px; height: 36px; top: 40px; position: absolute; background: url("../images/bg_studio.png") no-repeat; }
.studio2 {
    color: #ffffff;
    right: 20px;
    width: 200px;
    height: 36px;
    top: 40px;
    position: absolute;
    /*background: url("../images/bg_studio.png") no-repeat;*/
}

