/* CSS Document */

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#595445;
}
.cont{
color:#474141;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
line-height:24px;
}

a.btms:link, a.btms:active, a.btms:visited{
display:block;
width:164px;
padding-top:8px;
padding-left:20px;
height:16px;
background-image:url(images/btm_bgup.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif; 
color:#000000;
font-size:11px;
text-decoration:none;
padding-bottom:5px;
font-weight:bold;
}
a.btms:hover {
background-image:url(images/btm_bgover.gif);
width:164px;
background-repeat:no-repeat;
color:#0B4499;
padding-left:20px;
padding-bottom:5px;
height:16px;
}
a.mail:link,a.mail:active,a.mail:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0033CC;
text-decoration:none;
font-weight:normal;
}
a.mail:hover{
text-decoration:underline;
}
