/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:13px; background-color:#f9fafc; }
.header { width:100%; height:130px; background-color:#edf0f5; }
.header .top { clear:both; width:100%; height:30px; background-color:#3e403c; text-align:right; border-bottom:#486111 3px solid; margin:0; }
.header .top .lead { width:500px; height:16px; line-height:16px; font-size:12px; color:#a0a39d; text-align:left; margin:7px auto 7px 5%; float:left; }
.header .top .addit { width:200px; height:16px; text-align:left; margin:7px; float:right; }
.header .nav { clear:both; width:100%; height:58px; background-color:#68920a; border-top:#4f4f4f 2px solid; margin:auto; flow:top; }
.header .nav .logo { width:370px; height:44px; background-color:#68920a; text-align:center; font-size:24px; font-weight:bold; color:#ffffff; line-height:44px; margin:5px auto 1px 40px; float:left;}
.header .nav .logo a, a:hover, a:visited { color:#ffffff; text-decoration:none; }
.header .nav .hdesc { width:400px; height:44px; background-color:#68920a; border-left:#edf0f5 1px solid; line-height:44px; text-align:left; font-size:18px; color:#edf0f5; padding-left:30px; margin:5px auto 1px 0; float:left; }
.header .nav .tabs { width:520px; height:33px; background-color:#68920a; margin:25px auto 0 1%; float:left; }
.header .nav .tabs .curr { width:110px; height:31px; line-height:30px; text-align:center; font-size:16px; font-weight:bold; background-color:#edf0f5; color:#313437; border-top:#e1f88d 2px solid; border-left:#e1f88d 2px solid; border-right:#e1f88d 2px solid; margin:0 7px; float:left; }
.header .nav .tabs .curr a { color:#313437; text-decoration:none; }
.header .nav .tabs .curr a:hover { color:#3f5807; }
.header .nav .tabs .hid { width:110px; height:30px; line-height:30px; text-align:center; font-size:14px; font-weight:bold; background-color:#68920a; color:#ffffff; border-top:#e1f88d 2px solid; border-left:#e1f88d 2px solid; border-right:#e1f88d 2px solid; margin:0 7px; float:left; }
.header .nav .tabs .hid a { color:#ffffff; text-decoration:none; }
.header .nav .tabs .hid a:hover { color:#3f5807; text-decoration:underline; }
.header .page { width:700px; height:25px; margin:10px auto 10px 100px; }
.header .page .pel { width:155px; height:20px; text-align:center; line-height:15px; font-size:12px; color:#666666; margin:0 10px; float:left; }
.header .page .pel a, a:visited { color:#1e5b7e; text-decoration:none; }
.header .page .pel a:hover { text-decoration:underline; }
.sy { font-size:18px; font-weight:bold; color:#68920a; }
.underl { color:#ff9e31; }

.main1 { clear:both; height:860px; margin:10px 2%; }
.mleft1 { clear:both; width:70%; height:810px; margin:2px; float:left; }
.main2 { clear:both; height:1070px; margin:10px 2%; }
.mleft2 { clear:both; width:70%; height:1020px; margin:2px; float:left; }
.main3 { clear:both; height:2850px; margin:10px 2%; }
.mleft3 { clear:both; width:70%; height:2840px; margin:2px; float:left; }

.mright { width:28%; height:800px; margin:2px; float:right; }

.foot { clear:both; width:100%; height:120px; margin:0; float:bottom;  }
.foot .intern { clear:both; width:80%; height:40px; text-align:center; line-height:20px; font-size:12px; color:#a0a39d; font-style:italic; border-top:#68920a 10px solid; border-bottom:#797979 1px solid; background-color:#3e403c; padding-left:10%; padding-right:10%; margin:0; float:bottom; }
.foot .intern a, a:visited { color:#a0a39d; text-decoration:none; }
.foot .intern a:hover { color:#a0a39d; text-decoration:underline; }
.foot .extern { clear:both; width:100%; height:30px; text-align:center; line-height:30px; color:#a0a39d; border-bottom:#212121 10px solid; background-color:#3e403c; margin:0; float:bottom; }
.foot .extern a, a:visited { color:#a0a39d; text-decoration:none; }
.foot .extern a:hover { color:#a0a39d; text-decoration:underline; }
.foot .bottom { clear:both; width:100%; height:30px; text-align:center; line-height:20px; color:#a0a39d; font-weight:bold; background-color:#070707; margin:0; }