@charset "utf-8";
/* CSS Document */
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}
/*menu*/
#menu {width: 1000px;margin: 0px auto;}
#nav { width:1000px;height:38px; margin-left:20px; margin-top:2px;}
#nav .mainlevel {float:left; width:105px;/*IE6 only*/}
#nav .mainlevel a {color:#333;text-decoration:none;line-height:38px;display:block;width:105px;font-size: 14px; height:38px; text-align:center;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none;background:url(/template/img/nav.png) no-repeat top center; }
#nav .mainlevel a.on{ background:url(/template/img/nav.png) no-repeat center center;color:#fff; }
#nav .mainlevel ul {display:none; position:absolute; padding-bottom:15px; padding-top:70px;}
#nav .mainlevel li {  width:105px;/*IE6 only*/  clear:both;padding-top:5px;}
#nav .mainlevel li a {line-height: 26px;color: #fff;height: 24px; display:block; font-size:12px;background:url(/template/img/nav4.gif) no-repeat top center;}
#nav .mainlevel li a:hover { background:url(/template/img/nav3.jpg) no-repeat top center; color:#00923f;}
#sub_02{background:url(/template/img/n1.gif) no-repeat top center;Z-index:10000;}
#sub_03{background:url(/template/img/n3.gif) no-repeat bottom center;Z-index:10000;}
#sub_05{background:url(/template/img/n5.gif) no-repeat top center;Z-index:10000;}
#sub_06{background:url(/template/img/n6.gif) no-repeat bottom center;Z-index:10000;}
#sub_07{background:url(/template/img/n7.gif) no-repeat bottom center;Z-index:10000;}
#sub_08{background:url(/template/img/n8.gif) no-repeat bottom center;Z-index:10000;}
