/* CSS Document */ /**tabs**/ .tabPanel ul{width:1002px;height:66px;margin: 0 auto;background: url(../image/bg2.png)center no-repeat;} .tabPanel ul li{ float:left;font-size:14px;height:41px;line-height:50px;width:159px;text-align:center;cursor:pointer; background:url(../image/tbg.png)center no-repeat; color: #616061; } .tabPanel .hit{ width: 166px;height: 42px;background: url(../image/tbg1.png)center no-repeat;font-size: 18px;color: #fff;line-height: 42px;text-align: center; } .pane{height:150px;display:none;} .pane span{float: right;} .pane h4{float: left;}