/* navigation */
#navcontainer{
width:500px;
height:94px;
padding:0;
margin:40px 30px 0 0;
float:right;
text-align: left;
background-position:bottom;
background-repeat:no-repeat;
}
#ind_right ul{
padding: 22px 0 0 0;
margin-left: 0;
border-bottom: 1px dashed #999999;
text-align:right;
}
#ind_right li
{
list-style: none;
margin: 0;
padding: .8em 3em;
border-top: 1px dashed  #999999;
background-image:url(images/bg_list1.jpg);
}
#ind_right li a { text-decoration: none;color: #666666;}
#ind_right li a:hover{text-decoration:none;color:#59A9E3;}

#ind_ads_right ul{
padding: 5px 0 0 0;
margin-left: 20px;
background-image:none;
text-align:left;
border:none;
}
#ind_ads_right li
{
list-style: none;
margin: 0;
padding:1px;
background-image:none;
border:none;
}
#ind_ads_right li a:hover{text-decoration:underline;}
