ul {
	margin: 0px; padding: 0px; text-align: center; list-style-type: none;
}
ul li {
	width : 145px; height : 35px; line-height: 35px; overflow: hidden; font-size : 16px; border-top-color: silver; border-bottom-color: silver; border-top-width : 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; float: left;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  font-weight : bold;
  border-right-width : 2px;
  border-right-style : solid;
  border-right-color : silver;
}
ul li a {
	text-decoration: none; border-top-color: rgb(0, 0, 0); border-left-color: silver; border-left-width: 1px; border-left-style: solid; display: block; background-image: url("button1.png"); background-repeat: repeat-x;
}
ul li a:hover {
	font-weight: bold; background-image : url(button2.gif); background-repeat: repeat-x;
  font-size : 17px;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  color : white;
}
.rightline {
	border-right-color: silver; border-right-width: 1px; border-right-style: solid;
}
