.cmp_frgSubHeadMenu {
	width:100%;
	height:48px;
	float:left;
	background:#f78d29 url(/im/bgSubHeadMenu.gif) repeat-x;
	position:relative;
	min-width:1000px;
	#min-width:996px;
}

.cmp_frgSubHeadMenu .leftSide {
	width:127px;
	height:48px;
	background:url(/im/bgMenuLeftSide.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.cmp_frgSubHeadMenu .item {
	height:26px;
	/*#height:26px;*/
	background:url(/im/bgMenuItem.gif) no-repeat right;
	float:right;
	padding:22px 38px 0 15px;
	font:10px Tahoma;
}
	
.cmp_frgSubHeadMenu .last {
	background:url(/im/bgMenuItemLast.gif) no-repeat right;
	padding:22px 48px 0 15px;
}
