﻿body 
{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    background-color:#F7F7F7;
}

#back
{
    height:62px;
    width:140px;
    background-color:transparent;
    float:left;
}
#back a
{
    display:block;
    float:left;
}

#back a span
{
    display:none;
}

#back a#link
{
    height:62px;
    width:140px;
}




.page_top_bg 
{
   background-image: url('images/backgrounds/oki_top_bg.jpg');
   height:95px;
}

.page_tfs_bg 
{
   background-image: url('images/backgrounds/page_tfs_bg.jpg');
   height:55px;
}

.page_img_bg 
{
   padding-left:0px;
   background-image: url('images/backgrounds/page_img_bg.jpg');
   height:100%;
}

.page_footer_bg 
{
   background-image: url('images/backgrounds/footer_bg.jpg');
   height:165px;
}

a:link 
{
    color:#000000;
    text-decoration:none;
}

a:active
{
    color:#000000;
    text-decoration:none;
}

a:visited 
{
    color:#000000;
    text-decoration:none;
}

a:hover 
{
    color:#000000;
    text-decoration:underline;
}

.footer
{
     width:695px;
     text-align:center;
     background-color:#F7F7F7;
     color:#999999;
     font-family:Tahoma;
     font-size:10px;
     padding-top:0px;
     font-weight:bold
}