#footercopyright
{
position: relative;
display: block;
width: 960px;
height: 29px;
}
#footercopyright p
{
width: 920px;
padding: 8px 20px 5px 20px;
text-align: center;
font-size: 0.8em;
line-height: 1.1em;
color: #be9fa1;
font-weight: normal;
}
#footercopyright a
{
font-weight: bold;
text-decoration: underline;
color: #be9fa1;
}
#footercopyright a:hover
{
text-decoration: none;
color: #fff;
}



#foot_nav_base
{
position: relative;
display: block;
width: 960px;
height: 106px;
background: url(/i/foot_nav_base.png) top left no-repeat;
overflow: hidden;
}
#foot_nav_base ul
{
list-style: none;
/*width: 920px;*/
padding: 25px 20px 15px 20px;
margin: 0 auto 0 auto;
font-size: 0.7em;
line-height: 1.1em;
text-align: center;
color: #a39f95;
font-weight: normal;
}
#foot_nav_base ul li
{
display: inline;
padding: 0;
margin: 0;
}
#foot_nav_base ul li span
{
display: inline;
padding: 0 5px 0 7px;
}
#foot_nav_base ul li a
{
color: #a39f95;
font-weight: normal;
cursor: pointer;
outline: none;
-moz-outline-style: none;
-moz-outline-width: 0;
}
#foot_nav_base ul li a:hover
{
color: #fff;
font-weight: normal;
}

