﻿
.TopMenu
{
	background-attachment: fixed;
	width: 44em;
	height: 2em;
	font-weight: bold;
	padding-right: 75px;
	padding-left: 75px;
}
.SubMenuStyle
{
	background-image: url(../images/topnav_bg.jpg);
	background: #huihui;
	background-attachment: fixed;
	width: 44em;
	height: 2em;
	font-weight: bold;
	padding-right: 75px;
	padding-left: 75px;
}
.LeftMenu
{
   width: 7em;
   height:4em;
   background:#CCCCCC;
   font-family:Arial;
   font-weight:bold;
}
.BottomMenu
{
    width: 200em;
	background:#CCCCCC;
    font-weight:bold;
}
.DefaultStyle
{
	background-attachment:fixed;
    width: 10em;
    height:2em;
    font-weight:bold;
    padding-right:5px
}
