
div, ul, p{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
 

 


/* Nav
==========================================================*/
 
.button {
	BORDER-RIGHT: #adb9c2 1px solid; BORDER-TOP: #adb9c2 1px solid; BACKGROUND-IMAGE: url(bottonbg.gif); BORDER-LEFT: #adb9c2 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #adb9c2 1px solid; HEIGHT: 20px; BACKGROUND-COLOR: #eee
}
.nav {
width:1010px;
    position: relative;
	margin:0px auto;
    background: url(../img/menu_bk.gif) no-repeat 0 -50px;
}
.navinner {
    background: url(../img/menu_bk.gif) no-repeat 100% -100px;
}
.lefttitle {
	MARGIN-TOP: 2px; PADDING-LEFT: 25px; FONT-WEIGHT: bold; FONT-SIZE: 10.5pt; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND-COLOR: #ccc
}
.navlist {
    height: 50px;
    line-height: 50px;
 
    margin: 0 10px;
    background: url(../img/menu_bk.gif) repeat-x 0 0;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(../img/menu_bk.gif) no-repeat 0 -150px;
}
.nav a {
    display: block;
    width: 102px;
    text-align: center;
    font-size: 120%;
	text-decoration: none;
}
.nav a:link, .nav a:visited {
    color: #fff;
	text-decoration: none;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    background: url(../img/menu_bk.gif) no-repeat 50% -200px;
	text-decoration: none;
}
.subnav {
    position: absolute;
    top: 50px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(../img/menu_bk.gif) no-repeat 0 -300px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(../img/menu_bk.gif) no-repeat 100% -300px;
}
.subnav p span {
    display: block;
    background: url(../img/menu_bk.gif) repeat-x 0 -300px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(../img/menu_bk.gif) repeat-x 0 -300px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
	text-decoration: none;
}
[class~="subnav"] a {
    padding: 0 3px;
	text-decoration: none;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
	text-decoration: none;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
	text-decoration: none;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 0px solid;
	text-decoration: none;
}
/* subnav position and pointer position */
#subnav1 { left: 120px; }
#subnav2 { left: 230px; }
#subnav3 { left: 340px; }
#subnav4 { left: 450px; }
#subnav6 { left: 460px; }
#subnav5 {  left: auto;right: 100px; }

 #subnav7 { 
    left: auto;
    right: 0px;
}
 #subnav8 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 210px; }
#subnav6 .pointer { left: auto; right: 100px; }
#subnav7 .pointer { left: auto; right: 90px; }
#subnav8 .pointer { left: auto; right: 50px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}



/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
.MemberCount

{  text-align: left;
	width:1010px;
	 height: 26px;
    line-height: 26px;
   background: url(../img/topcountbk.gif) ;
}
 