body{
     margin:0 auto;
	 font-size:14px;
	 font-family:Arial 宋体;
	 color:#826022;
	 overflow:hidden;
	 background:url(../images/bg5.jpg) no-repeat center;
	 }
ul,li,p,span,h4,h3,a{margin:0;padding:0;list-style:none;text-decoration:none;}
img{border:0;}
.top{
         width:100%;
		 height:100px;
		 position:absolute;
		 float:left;
		 top:0;
		 z-index:1000;
		 background:url(../images/top_bg.png) repeat-x center -35px; 
		 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/top_bg.png");
		 _background:none;
		 }
.top .head{
         width:1026px;
		 height:35px;
		 margin:0 auto;
		 }
.top .head p{
		 height:28px;
		 line-height:28px;
		 color:#826022;
		 }

.top .head p img{
		 float:left;
		 }
.top .nav{
         width:1026px;
		 height:95px;
		 margin:0 auto;
         
		 }
.top .nav ul{
		 width:420px;
		 height:45px;
		 float:left;
		 margin-top:26px;
		 border-bottom:1px #cdcccc solid;
		 }
.top .nav ul li{
		 float:left;
		 }
.top .nav ul li a{
		 height:40px;
		 display:block;
		 line-height:40px;
		 padding:0px 3px;
		 text-align:center;
		 color:#fff;
		 float:left;
		 }
.top .nav ul li a:hover{
		 background:url(../images/hover.png) no-repeat center top;
		 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/hover.png");
		 _background:none;
		 }
.top .logo{
         width:180px;
		 height:94px;
		 float:left;
		 overflow:hidden;
		 text-align:center;
		 }
	 
.fot{
       width:100%;
	   min-width:1004px;
	   height:30px;
	   position:fixed;
	   float:left;
	   bottom:0;
	   z-index:100000;
	   padding-top:10px;
	   overflow:hidden;
	   background:url(../images/top_bg.png) repeat-x center -30px; 
	   }
.fot  span{
	   height:30px;
       float:left;
	   color:#826022;
	   padding-left:10px;
	   line-height:28px;
	   }
.fot span a{
         padding:0 3px;
		 color:#826022;
		 }
.fot  p{
       float:right;
	   color:#fff;
	   height:30px;
	   text-align:right;
	   line-height:28px;
	   overflow:hidden;
	   padding-right:10px;
	   }

.fot  p a{
       padding:0px 4px;
	   color:#fff;
	   }	   

		 
		 
		 