A.MainMenuLink {
	COLOR: #802000;
	text-decoration: none;
	FONT-SIZE: 12
}
A.SubMenuLink {
	COLOR: #FFFFFF;
	text-decoration: none;
	FONT-SIZE: 12
}
A.MainMenuLink:hover {
	COLOR: #000000;
	text-decoration: none;
	FONT-SIZE: 12
}
A.SubMenuLink:hover {
	COLOR: #800000;
	text-decoration: none;
	FONT-SIZE: 12
}
.MainMenuBgStyle {
  	background-image: url(http://www.china315.com/images/xfgc/bg5.gif);
	FONT-SIZE: 12px
}
.SubMenuBgStyle {
  	background-color: #FFA0C0;
	FONT-SIZE: 12px;
  	border-left-style:solid;
  	border-top-style:solid;
  	border-right-style:solid;
  	border-bottom-style:solid;
  	border-left-width:1px;
  	border-top-width:1px;
  	border-right-width:1px;
  	border-bottom-width:1px;
  	border-left-color:       ;
  	border-top-color:       ;
  	border-right-color:       ;
  	border-bottom-color:       ;
}
.SubMenuItemStyle {
	border-bottom: 1px solid        ;
}