#manu_base {
	text-align: center;
	background-color: #1875CF;
	height: 12px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 6px;
	font-weight: bold;
	width: 981px;
	clear: left;
	margin-bottom: 0px;
}
#manu_base a:link, #manu_base a:visited, #manu_base a:active, #manu_base a:hover {
	background-color: #1875CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	text-decoration: none;
}
#manu_base a:hover {
	text-decoration: underline;
}
#manu_base span a:link, #manu_base span a:visited, #manu_base span a:active, #manu_base span a:hover {
	background-color: #1875CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding-right: 18px;
	padding-left: 18px;
	vertical-align: top;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#manu_base span a:hover {
	text-decoration: underline;
}

