.tab_ul{  padding-left:20px; width:1875px;  height:26px; background:#999;border:1px solid #cccccc; border-bottom:0; color:#fff; font-size:16px; font-weight:bold;text-align: center;margin:0 auto}
.tab_ul li{ margin-right:10px;display:inline-block;width:auto;height:26px; line-height:26px;}

.tab_ul li a{ display:block;width:auto; height:26px;  text-align:left;font-size:16px; color:#fff; text-decoration:none;}
.tab_ul li a:hover{  color:#000; font-weight:bold;}
.tabDiv{ margin:0 auto; width:100%;text-align:center; height:90px;border:1px solid #ccc; border-top:0; overflow:hidden; background:#fff;}
.tabDiv ul{ margin:0 auto 0; padding-top:10px; width:1875px; height:90px;}
.tabDiv ul li{ height:24px; display:inline-block;margin-right:10px; margin-left:10px; color:#666666; font-size:14px;}
.tabDiv ul li a{color:#333333;}
