@charset "utf-8";
/*-----------------------navi-----------------------------*/
#clearfix {display: inline-block; height:68px;}
#clearfix1 {display: inline-block; height:30px;}

ul,.navlist p {margin: 0;padding: 0;}

/* Nav */

.nav {position: relative;width: 1024px;position: relative;margin:0px auto;background: url(images/nav.png) no-repeat 0 0;}

.navinner {background: url(images/nav.png) no-repeat 100% 0;}

.navlist {height:32px;line-height: 32px;overflow: hidden;margin: 0 10px;background: url(images/nav.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.png) no-repeat 0 -32px;}

.nav a {display: block;width: 100px;text-align: center;font-size:14px;text-decoration: none; }

.nav a:link, .nav a:visited {color: #fff; font-weight:bold;}

.nav a.current, .nav a:hover, .nav a:active {color:#395c02;font-weight: bold;background:url(images/nav.png) no-repeat 50% -64px;}

.subnav {position: absolute;top: 40px;left: 0;float: left;height: 27px;line-height: 26px;white-space: nowrap;background:url(images/nav.png) no-repeat 0 -96px;}

.subnav p {padding: 0 10px; background:url(images/nav.png) no-repeat 100% -150px;}

.subnav p span {display: block; background:url(images/nav.png) repeat-x 0 -123px;height:27px;}

.subnav p.pointer {position: absolute;top: -4px;left: 0px;height: 5px;width: 11px;padding: 0;margin-left: 20px;text-indent: -999em;background:url(images/nav.png) repeat-x 0 -177px;}

.subnav a {display: inline;padding: 0;font-size:12px;text-decoration: none;}

[class~="subnav"] a {padding: 0 3px;}

.subnav, .subnav a:link, .subnav a:visited {color: #186716; font-weight: normal;}

.subnav a:hover, .subnav a:active {color: #186716;}
.subnav a:hover, .subnav a:active {background: none;text-decoration: underline;font-weight: normal;}
/* subnav position and pointer position */
#subnav1 { left: 116px; }
#subnav2 { left: 225px; }
#subnav3 { left: 332px; }
#subnav4 { left: 440px; }
#subnav5,#subnav8,#subnav10 { left: 550px; }
#subnav6 { left: 768px; }
#subnav7 { left: 200px; }
#subnav9 { left: 820px; }
#subnav11 { left: 645px; }
#subnav12 { left: 700px; }
#subnav13 { left: 0px; }
#subnav14 { left: 0px; }
#subnav15 { left: 657px; }
#subnav16 { left: 875px; }

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer,
#subnav6 .pointer,
#subnav8 .pointer,
#subnav10 .pointer,
#subnav15 .pointer { left: 30px;}
#subnav5 .pointer { left: 138px;}
#subnav7 .pointer { left: 378px;}
#subnav9 .pointer { left: 80px;}
#subnav11 .pointer { left: 40px;}
#subnav12 .pointer { left: 95px;}
#subnav13 .pointer { left: 580px;}
#subnav14 .pointer { left: 470px;}
#subnav16 .pointer { left: 25px;}

#subnav1, #subnav2, #subnav3, #subnav4,#subnav5,#subnav6,#subnav7,#subnav8,#subnav9,#subnav10,#subnav11,#subnav12,#subnav13,#subnav14,#subnav15,#subnav16 {min-width: 120px;}

.disable {display: none;}
