@charset "utf-8";
/* CSS Document */

     *{padding:0px; margin:0px;}
      a{ text-decoration:none; color:black;}
      a:hover{text-decoration:none; color:#336699;}
       #tab{width:100%; background: #F5F5F5;}
       #tab ul{list-style:none;}
		#tab ul li{float:left;}
       #tab div{background: #F5F5F5;/*width: 80%;margin-left: 20%;*/width:1200px;margin:0 auto;margin-top: 120px;}
       .hide{display:none;}
		.bianju{width:50%;}