#menu {
	font-family: Verdana;
	color: #333;
	line-height: 16px;
	margin: 0px 0px 0px 10px;
   padding: 0px 0px 0px 0px; 
	background-color: transparent;
	text-align: center;
	font-size: 10px;
	float: left;
	width: 160px;
}
div.menlinks{
	margin: -2px 0px 10px 0px;
	text-align: left;
	border-bottom: 1px solid #666;
}
#menu a:link, #menu a:visited{
	color: #000;
	text-decoration: none;
}
#menu img{
	margin-bottom: 13px;
}

#pro7 ul {
	margin: -39px auto 24px;
	padding: 0;
	list-style: none;
	display: table;
	white-space: nowrap;
	list-style: none;
	height: 18px;
	position: relative;
	font-size: 12px;
}
#pro7 li {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#pro7 li a {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	color: #000;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 12px;
	cursor: pointer;
	background: url(../fx/pro_seven_0a.gif) no-repeat;
}
#pro7 li a b {
	float: left;
	display: block;
	padding: 0 12px 0 0;
	background: url(../fx/pro_seven_0b.gif) no-repeat right top;
}
#pro7 li a:hover, #pro7 li.xon a {
	color: #fee349;
	background: url(../fx/pro_seven_1a.gif) no-repeat;
}
#pro7 li a:hover b, #pro7 li.xon a b{
	background: url(../fx/pro_seven_1b.gif) no-repeat right top;
}
