@charset "utf-8";
/* CSS Document */
#sub-nav {
	background:url(../images/menus/ask/bg.gif) bottom left no-repeat;
}
	a.subitem1 {
		width:129px;
	}
	
		a.subitem1:hover {
			background:url(../images/menus/ask/subitem1.gif);
		}
	
	a.subitem2 {
		width:287px;
	}
	
		a.subitem2:hover {
			background:url(../images/menus/ask/subitem2.gif);
		}
		
/*	a.subitem3 {
		width:146px;
	}
	
		a.subitem3:hover {
			background:url(../images/menus/ask/subitem3.gif);
		}*/