/*======== 下拉式主菜单 ==========================================================================================================*/ /**/
.menubodystyle
{
	background-image: url(Images/anbg.gif);
}

.itemstyle
{
	border-left-width:thin;
	xxborder-left-color:#9bc6ee;
	border-right-width:thin;
	border-top-width:thin;
	border-bottom-width:thin;
	aaborder-width: 0px;
	background-color: #DDF4FF;
	background-image: url(Images/menu_bg01_over.gif);
	white-space: nowrap;
	height:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
}

.submenu_itemstyle
{
	border-left-width:thin;
	xxborder-left-color:#9bc6ee;
	border-right-width:thin;
	border-top-width:thin;
	border-bottom-width:thin;
	aaborder-width: 0px;
	background-color: #DDF4FF;
	background-image: url(Images/menu_bg01_sub.gif);
	white-space: nowrap;
	height:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
}

.hoverstyle
{
	border-left-width:0px;
	xxborder-left-color:#9bc6ee;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	
	background-color:#DDF4FF;
	background-image: url(Images/menu_bg01.gif);
	height:30px;
	color: #FFFFFF;
	text-indent: 5px;
	vertical-align: middle;
}


.disabledstyle
{	border-left-width:0px;
	xxborder-left-color:#9bc6ee;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	
	background-color:#DDF4FF;
	background-image: url(Images/menu_bg01.gif);
	height:30px;
	text-indent: 5px;
	vertical-align: middle;
}

.islandstyle
{
	border-width:0px;
	white-space:nowrap;
	height:30px;
	line-height: 25px;
}
/*======== 4 普通菜单-2  主菜单 ==========================================================================================================*/ /**/
.buttonleft
{	
	background-image: url(Images/buttonleft.gif);
}
.buttonright
{	
	background-image: url(Images/buttonright.gif);
}
.buttonbg
{	
	background-image: url(Images/bottonbg.gif);
}
.buttonline
{	
	background-image: url(Images/buttonline.gif);
}

A.aWhite:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FILTER: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=5); COLOR: #ffffff; LINE-HEIGHT: 150%
}
A.aWhite:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FILTER: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=5); COLOR: #ffffff; LINE-HEIGHT: 150%
}
A.aWhite:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FILTER: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=5); COLOR: #ffffff; LINE-HEIGHT: 150%
}

