/**{
    font-family: "arial";
    font-size: 12px;
}  */
#new_ul_header,#new_ul_menu{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#new_ul_menu li{
    width: 33%;   
    float: left;
    color:blue;
    font-weight: 500; 
    font-size: 10px;
    /*padding:0px 0 0px 2px;*/
    text-align: center;
    height: 22px;
    line-height: 22px;
}

#new_ul_menu li span{
    cursor: pointer;
}

#new_ul_header li{
    width: 170px;   
    float: left; 
    font-weight: 700;
    font-size: 12px;
    padding: 5px 7px 0px 7px;
    height:20px;
    margin:5px 5px 0 0;   
    /*
    border: 1px solid #cccdcf;
    border-bottom:none;*/
    text-align: left;
    cursor: pointer;
    position:relative;
    z-index: 55;
}

#new_ul_header li.extend{
    width: 17px;  
    margin:0;
    border: 1px solid #ebf4fa; 
    border-top: none; 
    margin-top:-1px;
    margin-right:-2px; 
    text-align: right;
    background-color: #ebf4fa;
    height: 25px;
    padding-right:0px;
    padding-left:0px;
}


#new_ul_header{
    background-color: #6699cc;
}
.divshowhide{
    clear:both;
    display:none;
}

.divcolor{
    background:#fff;
    border: 1px solid #cccdcf;
    width: 520px; 
    top:-1px;  /*  */
    position:relative;
    z-index: 54;
}
.bg{
    background-color:#f9f9f9;
    width: 522px;
    z-index:50;  
    position:relative;
}

.news_table{
    width: 520px;  
    border: 1px solid #ebf4fa; 
}

.header{
    z-index:100;
    position:relative; 
}

.initover{
  border: 1px solid #cccdcf;
  color: #0062c9; 
  background: #fff url(xiala.gif) no-repeat 170px center; 
}

.init{
    border: 1px solid #cccdcf;
    color: #0062c9;
    background: #ebf4fa url(xiala.gif) no-repeat 170px center;
}

.toggle_overed{
   width: 160px; 
   color: #0062c9 !important;
   border: 1px solid #cccdcf; 
   border-bottom: none;
   background: #fff url(xiala.gif) no-repeat 170px center;
}

.toggle_out{
   background: #ebf4fa url(xiala.gif) no-repeat 170px center;
   border: 1px solid #cccdcf;
   color: #0062c9 !important;    
   border-bottom: none;
   height: 19px !important;
}

.toggle_over{
   color: #0062c9 !important;
   border: 1px solid #cccdcf;
   background: #ebf4fa url(xiala.gif) no-repeat 170px center; 
   border-bottom: none;
   height: 19px !important;   
}

