﻿.Footer_bottom
{
    position: relative;
    z-index: 1;
}

.Footer_list
{
    margin: 0px auto;
    width: 960px;
}

.Footer_list ul
{
    list-style: outside none none;
    margin: 0;
    padding: 10px 0px;
}

.Footer_list li
{
    display: inline-block;
    margin: 0;
    padding: 0;
}

.Footer_list li a
{
    background: url(../../../Images/icon_line.png) no-repeat left center;
    display: block;
    padding: 0 2px 0 8px;
}

.Footer_list .li_top a
{
    padding: 0px 2px 0px 0px;
    background: none;
}

.Footer_address
{
    background: #3b7960 url("../../../Images/bg_pa_002.png") repeat;
    padding: 15px 0;
}

.Footer_address address
{
    font-size: 100%;
    font-style: normal;
    font-weight: bold;
    margin: 0 auto;
    text-shadow: 1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px 1px 1px #ffffff, -1px -1px 1px #ffffff;
    width: 960px;
    padding: 5px 0px;
}

.Footer_copy
{
    background: #2B437F url("../../../Images/bg_pa_002.png") repeat;
    padding: 10px 0px;
}

.Footer_copy div
{
    margin: 0 auto;
    text-shadow: 1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px 1px 1px #ffffff, -1px -1px 1px #ffffff;
    width: 960px;
    text-align: center;
    font-weight: bold;
}

.Footer_nin
{
    background: url(../../../Images/nin_001.png) no-repeat left bottom;
    height: 85px;
    width: 86px;
    position: absolute;
    bottom: 0;
}