TD.mm {
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	background: url('../../dd/m1_bg.gif');
	color: #CCFFCC;
	font-weight: bold
}

TD.dd_item { 
	cursor: pointer;
	width: 110px;
	color: #CCFFCC;
	height: 22px;
	padding-left: 10px
}

TD.dd_nextitem { 
	cursor: pointer;
	width: 150px;
	height: 22px;
	padding-left: 10px
}

table.topmenutable { margin-top: 15px; margin-bottom: 10px }
