@charset "utf-8";
/* CSS Document */
#sub-nav {
	background:url(../images/menus/sports/bg.gif) bottom left no-repeat;
}
	a.subitem1 {
		width:99px;
	}
	
		a.subitem1:hover {
			background:url(../images/menus/sports/subitem1.gif);
		}
	
	a.subitem2 {
		width:86px;
	}
	
		a.subitem2:hover {
			background:url(../images/menus/sports/subitem2.gif);
		}
	a.subitem3 {
		width:98px;
	}
	
		a.subitem3:hover {
			background:url(../images/menus/sports/subitem3.gif);
		}
	a.subitem4 {
		width:88px;
	}
	
		a.subitem4:hover {
			background:url(../images/menus/sports/subitem4.gif);
		}
	a.subitem5 {
		width:119px;
	}
	
		a.subitem5:hover {
			background:url(../images/menus/sports/subitem5.gif);
		}
	a.subitem6 {
		width:157px;
	}
	
		a.subitem6:hover {
			background:url(../images/menus/sports/subitem6.gif);
		}
		
	a.subitem7 {
		width:87px;
	}
	
		a.subitem7:hover {
			background:url(../images/menus/sports/subitem7.gif);
		}

	a.subitem8 {
		width:88px;
	}
	
		a.subitem8:hover {
			background:url(../images/menus/sports/subitem8.gif);
		}
