css-tab切换 <br /><!--<br />*{<br />margin:0;padding:0;list-style:none;font-size:12px;}<br /><br />#content{<br />width:300px;margin:10px auto;position:relative;border:1px solid #666;}<br /><br />ul{<br />width:20px;height:100px;position:absolute;right:5px;top:100px;}<br /><br />ul li{height:33px;}<br /><br />ul li a{<br />display:block;width:20px;height:20px;line-height:20px;text-align:center;color:#000;background:#ccc;text-decoration:none;}<br /><br />ul li a:hover{color:#fff;background:#666;}<br /><br />#tabTxt{height:300px;overflow:hidden;}<br /><br />#a1,#a2,#a3{width:300px;height:300px;}<br />--><br /> 1 2 3