* {
 padding: 0;
 margin: 0;
}

.rmenu {
 padding-left: 5px;
}

.rmenu ul li {
 padding-left: 30px;
 line-height: 17px;
 list-style-type: none;
}

.rmenu a {
 color: black;
 font-size: 14px;
 text-decoration: none;
 font-family: Times New Roman;
}

.rmenu a:hover {
 text-decoration: underline;
}


#rmenu-top {
width:230px;
height:55px;
background-image: url(gif/rmenu-top.gif);
}

.right-content {
width:230px;
background-image: url(gif/right-content.gif);
}

.right-bottom {
width:230px;
height:40px;
background-image: url(gif/right-bottom.gif);
}

.right-content a {
 text-decoration: none;
 color: black;
}