#menu-base   { background-image: url("../images/menu-base_bg.gif"); background-repeat: repeat-x; margin-top: 20px; width: 100%; height: 24px; float: left }#menu-base_main { background-image: url("../images/menu-base_left-bg.gif"); background-repeat: no-repeat; height: 24px; min-width: 30px; float: left }#menu-base_account { background-image: url("../images/menu-base_right-bg.gif"); background-repeat: no-repeat; background-position: right 0; height: 24px; min-width: 30px; float: right }#menu-base_p { color: #fff; font-size: 10px; font-weight: bold; text-align: left; margin: 6px 0 0 15px }#menu-base_p-right { color: #fff; font-size: 10px; font-weight: bold; text-align: right; margin: 6px 0 0 15px }.menu-base_a:link  { color: #fff; text-decoration: none; padding-right: 15px }.menu-base_a:visited  { color: #fff; text-decoration: none; padding-right: 15px }.menu-base_a:hover  { color: #fff; text-decoration: underline; padding-right: 15px }.menu-base_a:active  { color: #f2cb00; text-decoration: underline; padding-right: 15px }