#Menu2 li {
	list-style-type: none;
	display: inline;
}

#Menu2 ul {
	margin: 0px;
	padding: 0px;
}
#M2 li {
	list-style-type: none;
}

#M2 ul {
	margin: 0px;
	padding: 0px;
}
.M2divClass {
	float: right; 
	display: inline;
}
.M2menuDiv {
background-color: #fff;
}
.M2menuBar {
width: 150px;
}
.M2allItems {
text-align: right;
font-size: 14px;
color: #1d3b8c;
font-weight: bold;
background-image: url(/main/but-bg.gif);
background-repeat: repeat-x;
}
.M2subMenu1 {
text-align: right;
font-size: 14px;
color: #1d3b8c;
font-weight: bold;
}

