.menu-top-left{
	background:url(images/bg-menu-left.gif) 0% 0% no-repeat;
	height:29px;
	line-height:29px;
	text-align:left;
}
.menu-top-right{
	background:url(images/bg-menu-right.gif) 100% 0% no-repeat;
	height:29px;	
}
.menu-top-center{
	background:url(images/bg-menu-center.gif) repeat-x;
	height:29px;
	margin:0px 9px 0px 20px;
}
.sub-menu{
	background:url(images/bg-sub-menu.gif) repeat-x;
	height:34px;
}
.all-sub-menu{
	padding-right:230px;
	text-align:right;
	height:22px;
	line-height:22px;
}
.all-sub-menu span.sub-menu-selected{
	font-weight:bold;
}
.link-sub-menu{
	border-right:1px solid #FFF;
	display:inline-block;
	line-height:12px;
	height:12px;
	padding:0px 5px;
	display:inline-block;
}
.menu-top{
	float:left;
	width:auto;
	padding:0px 15px;
	background:url(images/boder-menu.gif) left bottom no-repeat;
	height:29px;
}
DIV.all-sub-menu a.link-menu{
	color:#fff;
	text-decoration:none;
}
DIV.menu-top a.link-menu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.menu-active{
	background:url(images/bg-menu-active.gif) left bottom repeat-x;
	height:29px;
	margin-left:-2px;
	border-left:1.5px solid #fff;
	border-right:1.5px solid #fff;
}
.menu-active a.link-menu{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(images/arrow-menu.gif) top center no-repeat;
	height:29px;
	display:inline-block;
	
}
