/*------------------------------------------------
   footer
------------------------------------------------*/

#ftr{
padding-bottom:20px;
background: url(../images/footer_b.jpg) no-repeat center top;
clear:both;
background-color:#043985;
}


#ft_base{

margin:0 auto;
width:980px;
padding:0;
color:#FFF;
 position:static;
}
#ft_l{
float:left;
width:730px;
font-size:0.8em;
letter-spacing:0.5px;
padding:10px 0 0 0;

}
#ft_l p{
padding:15px 0 0 0;
}
#ft_l a {
color:#FFF;
height:1.1em;
line-height:1em;
padding:0;
}
#ft_l a:hover {
color:#FFF;
text-decoration:underline;
}
#ft_r{
float:right;
width:230px;
height:50px;
background: url(../images/foot_n.gif) no-repeat;
  position:static;
}
#ft_copy  {
clear:both;
height:70px;
 background: url(../images/copyright.gif) no-repeat 2px 55px;
 text-indent:-9999px;
}
#ft_r ul {
  margin: 0;
  padding: 0;
  list-style: none;
position:relative;
}
#ft_r li {
	margin: 0;
	padding: 0;
	height: 39px;
	text-indent: -9999px;
	position:absolute;

}
#ft_r li a,#ft_r strong {

  text-decoration: none;
  display: block;
height: 45px;
}
#ft_r li#f01      {
 left:0;
 top:0;
 width:122px;
}
#ft_r li#f01 a:hover   {
background: url(../images/foot_n.gif) no-repeat 0 -100px;
}
#ft_r li#f02      {
 left:130px;
 top:0;
 width:99px;
}
#ft_r li#f02 a:hover   {
background: url(../images/foot_n.gif) no-repeat -130px -100px;
}
.foot_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.foot_menu li {
display:block;
clear:both;
line-height:1.3em;
}
.foot_menu dl {
	margin: 0;
	padding: 0;
	width: 640px;
}
.foot_menu dt {
padding:0 10px 0 0 ;

}
.foot_menu dd {
white-space: nowrap;

	width: 600px;
	position: relative;
	top: -1.3em;
	left: 6em;


}
.foot_menu dd a {
margin:0 15px 0 0;
padding-left:5px !important;
line-height: 1;
display:inline;
background: url(../images/foot_ar.gif) no-repeat 0 center;

}
.foot_menu2{
clear:both;
font-size:0.8em;
width:980px;
}

.foot_menu2 p {

float:left;
font-size:10px;
}

.foot_menu2 a,.foot_menu2 a:visited{
color:#FFF;
line-height:1em;
}
.foot_menu2 a:hover {
color:#FFF;
text-decoration:underline;
}
.copyright {
float:right;
color:#91a1b5;
font-size:10px;
}