/* CSS Document */

#footerLink{
width:100%;
border:none;
border-spacing:0;
margin:0 0 0 0;
padding:0 0 0 0;
background:url("../images/bg_footer_01.gif") repeat-x top left #fcfdf7;
}

#footerLink table{
border:none;
border-spacing:0;
margin:24px 0 0 0;
padding:0;
}

#footerLink table th,
#footerLink table td{
white-space:nowrap;
}

#footerLink table th{
padding:0 0 3px 12px;
background:url("../images/ico_footer_01.gif") no-repeat left center transparent;
font-size:13px;
text-align:left;
}

#footerLink table td{
padding:0 60px 18px 14px;
}
#footerLink table td.rme{
padding:0;
}

#footerLink table td ul li{
font-size:12px;
}

#footerLink table td ul li ul li{
margin:0 0 3px 24px;
padding:0 0 0 12px;
background:url("../images/ico_footer_02.gif") no-repeat left center transparent;
}

#footerLink table th a{
color:#f4845f;
}
#footerLink table th a:hover,
#footerLink table th a:active{
color:#f69677;
text-decoration:underline;
}

#footerLink table li a{
color:#967d74;
}
#footerLink table li a:hover,
#footerLink table li a:active{
color:#a69089;
text-decoration:underline;
}

