.tabBar{ width:600px; font-family:"Microsoft YaHei"; }
.tabBar .hd ul{ z-index:5; position:relative;  zoom:1;}
.tabBar .hd li{ float:left; height:24px; line-height:24px; margin-top:4px; padding:0px 16px 0px 16px; margin-right:5px; color:#333333; background:url(btn_bg.gif) repeat-x; border:1px solid #c8d1d5; border-bottom:0px; cursor:pointer;}
.tabBar .hd li.on{ height:27px; line-height:32px; font-weight:bold; overflow:hidden; margin-top:0px; position:relative; top:1px; border-top:2px solid #004ea2; background:#fff; }
.tabBar .hd li.on span{ font-weight:bold; color:#c00;  }
.tabBar .bd{ border:1px solid #C8D1D5; padding:10px 40px 0 40px; clear:both; position:relative; overflow:hidden;   }
