#links{
	background:url(lg_03.jpg) repeat-x;
	height:38px;
	width:1000px;
	text-align:center;
}
#links li{
	float:left;
	display:inline;
	line-height:38px;
	width:85px;
	text-align:center;
}
#links li a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	background:url(link_tab.jpg) no-repeat -149px 0px;
}
#links li a:hover{
	background:url(link_tab.jpg) no-repeat 0px 0px;
	color:#666666;
	font-weight:bold;
}
