
.menutitle      { color: #ffffff; font-size: 14px; font-family: SimSun; font-weight: bold; text-decoration: none; background-color: #a6a6a6; text-align: center; cursor: pointer; margin-bottom: 2px; padding: 2px; width: 120px; border: solid 1px #a6a6a6 }
a.menutitle   { font-size: 12px; font-family: SimSun; text-decoration: none; text-transform: uppercase; cursor: pointer; margin-bottom: 2px; padding: 2px; border: ridge 1px #fff }
a.menutitle:link   { font-family: SimSun; margin-bottom: 2px; border-width: 1px; border-color: #fff }
a.menutitle:hover    { color: #ff6; font-family: SimSun; margin-bottom: 2px; border: inset 1px }
a.menutitle:visited   { font-family: SimSun; margin-bottom: 2px }
a.menutitle:active    { color: #369; font-family: SimSun; margin-bottom: 2px; border: inset 1px }
.submenu     { color: #fff; font-size: 12px; font-family: SimSun; cursor: pointer; margin-bottom: 0.7em }
span a          { color: #fff; font-size: 12px; font-family: SimSun; text-decoration: none; cursor: pointer; width: 114px; height: 16px }
span a:link  { font-family: SimSun }
span a:hover        { color: #369; font-family: SimSun; text-decoration: none; background-color: #b0c4de; border: outset 1px }
span a:visited   { font-family: SimSun }
span a:active          { color: #369; font-family: SimSun; background-color: #b0c4de; text-align: right; border: inset 1px }

