#foot{
      margin:0px auto;
	 	  width:960px;
           padding:0px 10px;
	  height:94px;
	  background:url(../img/foot_bg.jpg) repeat-x;
	  position:relative;
}
#fleft{
      float:left;
	  background:url(../img/foot_bg1.jpg) no-repeat;
	  width:13px;
	  height:94px;
}
#fmiddle{
      float:left;
      width:934px;
	  height:94px;
	  background:url(../img/foot_bg3.jpg) repeat-x;
}
#copyright{
      width:934px;
	  padding:18px 0px;
	  color:#717274; 
}
#copyright span.logo{
      float:left;
	  padding:9px 13px 7px 60px;
}
#copyright span.title{
      float:left;
	  padding-top:14px;	 
	  font-family:"ºÚÌå";
	  font-size:22px;
	  font-weight:bold;
	  letter-spacing:10px;
}
#copyright span.line{
      float:left;
	  margin:6px 8px 0px 9px;
	  font-size:43px;
}
#copyright lxfs{
	  float:left;	    
}
#copyright p{
      text-align:left;
	  padding:2px 0px 2px 0px;
	  line-height:120%;
}


#nfoot{
      margin:0px auto;
	 	  width:960px;
           padding:0px 10px;
	  height:90px;
	  background:url(../img/foot_bg.jpg) repeat-x;
	  position:relative;
}
#nleft{
      float:left;
	  background:url(../img/foot_bg1.jpg) no-repeat;
	  width:13px;
	  height:88px;
}
#nmiddle{
      float:left;
      width:934px;
	  height:88px;
	  background:url(../img/foot_bg3.jpg) repeat-x;
}

#nright{
      float:left;
      background:url(../img/foot_bg2.jpg) no-repeat;
	  width:13px;
	  height:88px;
}     

#nm{
        padding-top:20px;
	  color:#717274; 
        line-height:150%;
}
