#homelink .Head_linktab {
	background-image: url(http://www.utimf.com/images/home/bg_link.gif);
	background-repeat: repeat-x;
	background-position: left;
}
/*li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
	list-style-image:url(http://www.utimf.com/images/home/bullet.gif);
	height: 23px;
	width: 125px;
	}*/
	
#homelink ul
{
list-style:url(http://www.utimf.com/images/home/spacer.gif);
padding: 0;
margin: 0;
}

#homelink li
{
	background-image: url(http://www.utimf.com/images/home/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.5em;
	padding:0.5em 0 0 1.8em;
	height: 20px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
#homelink.link_home
{
	color: #4E4E4E;
	text-decoration: none;
}
#homelink.link_home:hover {
	color: #E57525;
	text-decoration: none;
}
#homelink.link_sub {
	color: #4E4E4E;
	text-decoration: none;
}
#homelink.link_sub:hover {

	color: #000000;
	text-decoration: none;
}