/* CSS Document */

/*基本信息*/
body {font:12px Arial;color:#fff; margin:0px;text-align:center;line-height: 12px;background:#fff;}
a:link {font-size:12px;text-decoration:none; color:#fff}
a:visited {font-size:12px;text-decoration:none; color:#fff}
a:hover {font-size:12px;text-decoration:underline; color:#456a23}
a:active{font-size:12px;text-decoration:underline; color:#456a23}

/*页面层容器*/
#container {width:100%}

/*页面头部*/
#Header {width:1003px;margin:0 auto;height:244px;}
#logo {float:left; list-style:none;width:1003px;margin:0 auto;height:30px;background:url(images/index_01.gif)}
#logo1 {float:left; list-style:none;width:1003px;margin:0 auto;height:145px;background:url(images/index_02.gif) no-repeat}
#title {float:left; list-style:none;width:1003px;margin:0 auto;height:64px;background:url(images/index_03.gif)}

#title_kuang {float:right;width:600px;height:30px;padding: 40px 0px 0px 0px;}
#menu ul {list-style:none;margin:0px;line-height: 12px;text-align:left;}
#menu ul li {float:left;margin:0 6px;display:block;}
.menuDiv {width:1px; height:12px; line-height: 12px; background:#fff;}

#tilte_di {float:left; list-style:none;width:1003px;margin:0 auto;background:url(images/index_04.gif)}

/*页面主体*/
#PageBody {width:1003px;margin:0 auto;height:441px;background:#a3cf64;background:url(images/index_05.gif)}


#mainbody {
 width:970px;
 text-align:left;
 float:right; /*浮动居右*/
 clear:right; /*不允许右侧存在浮动*/
 overflow:hidden
}
#main_title {float:left; list-style:none;width:970px;margin:0 auto;height:66px;background:url(images/index_06.gif) no-repeat}
#main_kuang {float:left; list-style:none;width:942px;margin:0 auto;height:295px;background:url(images/index_07.gif) no-repeat}
#main_tu {float:left; list-style:none;width:942px;margin:0 auto;height:295px;padding: 5px 5px 5px 5px;}
#main_nr {float:left; list-style:none;width:970px;margin:0 auto;height:70px;padding: 20px 0px 0px 0px;color:#456a23;}


/*页面底部*/
#Footer {width:1003px;margin:0 auto;height:131px;background:url(images/index_10.gif)}
#f_kuang {float:center; list-style:none;width:935px;margin:0 auto;height:130px;display:block; line-height:25px; padding: 30px 0px 0px 0px;}
#f_font {float:center; list-style:none;width:935px;margin:0 auto;height:25px;display:block; line-height:25px; }
