@charset "utf-8";
.body{ width:950px;
      height:auto;}
	  
.top{width:auto;
     height:168px;}
	 
.top_1{width:232px;
       height:168px;
	   float:left;
      }
	  /* CSS Document */
.top_logo{width:489px;
          height:168px;
		  float:left;
}
.top_youbian{widows:229px;
             height:168px;
			 float:left;}
			 
.hengtiao{width:950px;
          height:26px;
		  background-image:url(image/top01_BG.jpg);
}
.huandengpian1{width:950px;
               height:206px;}
			   
.huandengpian2{width:950px;
               height:206px;}
			   
.shouyintai{width:950px;
            height:185px;}
			
.foot{width:950px;
      height:155px;
	  background-color:#CCC;}

.foot_top{width:950px;
           height:20px;}
		   
.foot_banquan{width:950px;
               height:25px;
			   text-align:center;
			   font-size:14px;}
.foot_beian{width:950px;
            height:25px;
			font-size:14px;}
			
.link-container a {
  color: #060; /* 将超链接字体颜色改为红色 */
}

