body {
margin: 0px;
padding: 0px;
text-align:center;
background-color: #E0E1E1;
color: #333333;
}

#top_left ul {
margin: 0px;
padding: 0px 0px 5px 0px;
border-bottom: solid #FFFFFF 1px;
}

#rolloverbtn li{
width: 188px;
font-size: 12px;
list-style: none;
border: solid #FFFFFF 1px;
border-bottom: none;
}

#rolloverbtn li a{
display: block;
width: auto;
height: auto;
margin: 0px;
text-decoration: none;
line-height: 200%;
padding-left: 1em;
background-image: url(../img/w_navi.gif);
background-repeat: no-repeat;
background-position: left;
background-color: #999999;
color: #FFFFFF;
}

#rolloverbtn li a:hover{
line-height: 200%;
text-decoration: none;
width: auto;
height: auto;
background-color: #E4E8E9;
background-image: url(../img/b_navi.gif);
color: #535353;
}

#top_footer {
margin: 10px 0px 0px 0px;
float: right;
clear:both;
}

#top_footer a {
font-size: 12px;
color: #333333;
margin-left: 15px;
padding: 0px 0px 0px 15px;
background-image: url(../img/b_navi.gif);
background-repeat: no-repeat;
background-position: left;
text-decoration: underline;
}
