div.menu {
display: block;
height: 23px;

border: 1px solid #000000;
border-width: 8px 0px 8px 0px;
border-color: #000066;
text-align: center;
margin: 0px;
padding: 0px;
margin-bottom: 0px;
font: normal normal 12px/12px arial;
background: #006 url( ../gfx/jinyang2.gif ) no-repeat 720px -1px;
clear: both;
}

span.jinyang {
display: block;
height: 25px;
width: 21px;
float: left;
margin-left: 6px;
background: url( ../gfx/jinyang2.gif ) no-repeat 0px -3px;
background-color: #000066;
}

div.menu a {
display: block;
height: 25px;
padding: 5px 6px 0px 35px;
float: left;
color: #fff;
margin: 0px;
margin-left: 3px;
background: url( ../gfx/jinyang2.gif ) no-repeat 0px -1px;
background-color: #000066;
font-weight: normal;
text-decoration: none;
}

div.menu a:hover {
color: #FFFFFF;
text-decoration: underline;
}

div.menu a.selected {
display: block;
height: 25px;
padding: 5px 6px 0px 35px;
float: left;
color: #FFFFFF;
margin-left: 3px;
background: url( ../gfx/jinyang2.gif ) no-repeat 0px -1px;
background-color: #000066;
text-decoration: underline;
}


