
.head_top_navigation a:link {
    text-decoration: none;
}
.head_top_navigation a:visited {
    text-decoration: none;
}
.head_top_navigation a:hover {
    text-decoration: none;
}
.head_top_navigation a:active {
    text-decoration: none;
}





.logo_transport {
    width: 100%;    
    position: absolute;
    text-align: center;
}

.logo_transport_2 {
    width: 900px;
    height: 1px;
    overflow: visible;    
    text-align: left;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

.logo {
    padding-left: 10px;
}


.head_top {
    background-color: #05321d;
    text-align: center;
}

.head_top_content {
    width: 900px;    
    height: 56px;
    text-align: left;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    overflow: visible;
    background-image: url(../image/web/bg_head_top.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
}

.head_top_navigation {
    padding-left: 134px;
    color: #ffcc00;
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
}

.head_top_navigation a {
    color: white;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
}

.head_top_navigation a.selected {
    color: #ffcc00;
}



.head_top_navigation span.link_spacer {
    border-left: 2px solid #ffcc00;
    margin: 0px 0px 0px 0px;
}



                                                       
.head_middle {
    height: 23px;
    background-image: url(../image/web/bg_head_middle.jpg);
    background-repeat: repeat-x;
}

.head_middle_content {
    width: 900px;    
    height: 23px;
    text-align: left;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

.head_middle_navigation {
    padding-left: 134px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
}

.head_middle_navigation a {
    color: #0a2520;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
}

.head_middle_navigation a.selected {
    text-decoration: none;
}

.head_middle_navigation span.link_spacer {
    border-left: 2px solid #0a2520;
    margin: 0px 0px 0px 0px;
}



.head_bottom {
    background-color: #0c623c;
    text-align: center;
}

.head_bottom_content {
    text-align: left;
    margin: 0 auto;
    height: 32px;
    width: 900px;
    background-image: url(../image/web/bg_head_bottom.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

.head_bottom_navigation {
    padding-left: 140px;
    font-size: 11px;
    font-weight: bold;
    padding-top: 8px;
    color: white;
}

.head_bottom_navigation a {
    color: #ffcc00;
    text-decoration: none;
    padding: 0px 4px 0px 4px;
}

.head_bottom_navigation a.selected {
    text-decoration: none;
}




.foot {
    border-top: 1px solid white;
    color: white;
}

.foot_content {
    width: 900px;    
    height: 56px;
    text-align: left;

    margin: 0 auto;
    padding: 10px 0px 10px 0px;
}

.foot_copyright {
    padding-left: 10px;
    color: white;
}

.foot_links {
    padding-right: 10px;
    color: white;
}

