﻿@charset "utf-8";


#footer
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 240px;
/*color: #fff;*/
/*clear: both;*/
position: relative;
background: url(../images/lib/back/footerback01.png) 0px 0px repeat-x;
}

#footer-content
{
margin: 0px auto 0px auto;
width: 95%;
text-align: left;
height: 210px;
padding: 30px 0px 0px 0px;
}

#footer #textnav
{
width: 100%;
margin: 0px auto 30px auto;
padding: 0px 0px 0px 0px;
font-size: 75%;
text-align: left;
height: 20px;
display:block;
text-shadow: 1px 1px 1px #333;
}

#footer #textnav p
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 70%;
}

#footer #textnav a
{
color: #fff;
}

#footer #textnav ul
{
margin: 0px 0px;
padding: 0px 0px;
width: 940px;
}

#footer #textnav ul li
{
margin: 0px auto 0px auto;
padding: 0px 1em 0px 1em;
/*width:120px;*/
list-style-type: none;
float: left;
font-size: 95%;
border-right: 1px solid #fff;
text-shadow: 1px 1px 1px #333;

}

#footer #textnav ul li:first-child
{
padding: 0px 1em 0px 0em !important;
}

#footer #textnav ul li:last-child
{
padding: 0px 0em 0px 1em;
border-right: none;
}

/*#footer a
{
color: #666;
text-decoration: none;
}

#footer a:hover
{
color: #333;
text-decoration: underline;
}*/

#footer address
{
width: 940px;
margin: 0px auto 10px auto;
padding: 0px 0px 0px 0px;
font-size: 70%;
font-style: normal;
line-height: 1.6;
display: block;
text-shadow: 1px 1px 1px #333;
color:#fff;
}

#footer address .name
{
/* [disabled]display: block; */
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 140%;
font-style: normal;
font-weight: bold;
text-indent: -9999px;
height: 25px;
}

#footer address .tel
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 160%;
font-style: normal;
font-family: "Helvetica", sans-serif !important;
font-weight: normal;
line-height: 1.8;
}

#footer address .fax
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 100%;
font-style: normal;
}

#footer address .addr
{
margin: 25px 0px 0px 0px !important;
padding: 0px 0px 0px 0px;
font-size: 80%;
font-style: normal;
display: block;
}

#footer address p
{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 100%;
line-height: 1.4;
}

#footerid
{
position: absolute;
height: 100px;
width: 60px;
right: 20px;
top: 30px;
background: url(../images/lib/footer/footerid01.png) 0px 0px no-repeat;
}

#sitelink
{
width: 60px;
height: 60px;
float: right;
margin: 0px;
display: none;
}


#toptoggle
{
width: 110px;
height: 25px;
position: absolute;
margin: 0px 0px 0px 0px;
top: -15px;
right:20px;
}

#toptoggle a
{
display: block;
width: 110px;
height: 25px;
cursor: pointer;
line-height: 25px;
background: #3C3 0px 0px no-repeat;
font-size: 70%;
border-bottom: 1px solid #ddd;
text-align: center;
/*text-indent: -9999px;*/
border-radius:5px 5px 0px 0px;
color:#fff;
}

#toptoggle a:hover
{
background: #396;
}
