div {
font-family: Arial;
text-align:right;
}

.clsCMOn {
font-size: 13px;
font-weight: none;
text-align:right;
padding-right: 18px;
padding-top: 6px;
height:32px;
color: white;
background-image: url(/images/menu_span.png);
background-position: top left;
background-repeat: no-repeat;
}
.clsCMOver {
font-size: 13px;
font-weight: none;
text-align:right;
padding-right: 18px;
padding-top: 6px;
height:32px;
color: white;
background-image: url(/images/menu_span.png);
background-position: top left;
background-repeat: no-repeat;
}

.clsCMOn2 {
font-size: 13px;
font-weight: none;
text-align:right;
padding-right: 18px;
padding-top: 6px;
height:32px;
color: white;
}
.clsCMOver2 {
font-size: 13px;
font-weight: none;
text-align:right;
padding-right: 18px;
padding-top: 6px;
height:32px;
color: white;
}

.clsCMOn_sub {
font-size: 13px;
font-weight: bold;
text-align:right;
padding-right: 3px;
color: #3B5E8E;
}
.clsCMOver_sub {
font-size: 13px;
font-weight: bold;
text-align:right;
padding-right: 3px;
color: #3B5E8E;
}

