.menu_content{ width:976px;height:35px;margin:7px auto;}

/* Nav
==========================================================*/
.nav { position: relative;background: url(../images/nav_bg.png) no-repeat 0 -34px;}
.navinner { background: url(../images/nav_bg.png) no-repeat 100% -68px;}
.navlist { height: 34px;line-height: 34px;overflow: hidden;margin: 0 10px;
background: url(../images/nav_bg.png) repeat-x 0 0;}
.nav li { float: left;display: inline;margin: 0 0 0 -2px;padding: 0 4px 0 6px;background: url(../images/nav_bg.png) no-repeat 0 -102px;}
.nav a { display: block;width: 55px;text-align: center;}
.nav a:link, .nav a:visited { color: #666;}
.nav a.current, .nav a:hover, .nav a:active { color: #000; background: url(../images/nav_bg.png) no-repeat 50% -136px;}
.subnav { position: absolute;top: 38px;left: 0;float: left;height: 27px;line-height: 27px;white-space: nowrap;
background: url(../images/nav_bg.png) no-repeat 0 -170px;}
* html .subnav { margin: 0 10px 0 -10px; /* IE 6 and below */}
.subnav p { padding: 0 10px; background: url(../images/nav_bg.png) no-repeat 100% -224px;}
.subnav p span { display: block; background: url(../images/nav_bg.png) repeat-x 0 -197px;}
.subnav p.poin { position: absolute;top: -4px;left: 0;height: 5px;width: 11px;padding: 0;margin-left: 20px;    text-indent: -999em; background: url(../images/nav_bg.png) repeat-x 0 -251px;}
.subnav a { display: inline;padding: 0;font-size: 100%;}
[class~="subnav"] a { padding: 0 3px;}
.subnav, .subnav a:link, .subnav a:visited { color: #235e99;}
.subnav a:hover, .subnav a:active { color: #235e99;}
.subnav a:hover, .subnav a:active { font-weight: normal;background: none;}

/* subnav position and pointer position */
#subnav1 { left: 0px; }
#subnav2 { left: 160px; }
#subnav3 { left: 92px; }
#subnav4 { left: 286px; }
#subnav5 { left: 318px; }
#subnav6 { left: 415px; }
#subnav7 { left: 376px;}
#subnav8 { left: auto; right: 0px;}
#subnav9 { left: auto; right: 230px;}
#subnav10 { left: auto; right: 70px;}
#subnav11 { left: auto; right: 10px;}
#subnav12 { left: auto; right: 0px;}
#subnav13{ left: auto; right: 18px;}

#subnav1 .poin { left: 142px; }
#subnav2 .poin { left: 43px; }
#subnav3 .poin { left: 175px; }
#subnav4 .poin { left: 43px; }
#subnav5 .poin { left: 74px; }
#subnav6 .poin { left: 40px; }
#subnav7 .poin { left: 142px; }
#subnav8 .poin { left: 370px; }
#subnav9 .poin { left: 48px; }
#subnav10 .poin { left: auto;right:165px; }
#subnav11 .poin { left: auto;right:160px; }
#subnav12 .poin { left: auto;right:108px; }
#subnav13 .poin { left: auto;right:20px; }

#subnav1, #subnav2, #subnav3, #subnav4,#subnav5, #subnav6, #subnav7, #subnav8,#subnav9, #subnav10, #subnav11, #subnav12,#subnav13{ min-width: 110px;}


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
