      
*,ul,li{
    padding: 0px;
    margin: 0px;
    list-style: none;
}



body{
    width: 1000px;
    margin: 0 auto;
    background: #D7FDF4;
}

.adimgwh{
    width: 1000px;
    height: 80px;
}

.defwidth{
    width: 1000px;
}

a{
    color:#4c4c4c;text-decoration:none
}
a:hover{
    color:#dc1313;text-decoration:underline
}


.ad_ul{
  
}


.ad_ul li{
    padding-bottom:10px; 
    padding-top:10px; 
    font-weight: bold;
    float: left;
    display: inline;
    text-align: center;
    
}


.ad_ul li.ad_li_3{
   background-color: #F5E0D3;
   width: 333px;
   height: 22px;
   line-height: 22px;
   font-size: 25px;
   font-family: "楷体";
   color: black;
   font-weight: bold;
}


.ad_ul li.ad_li_3_1{
   background-color: #D7FDF4;
   width: 333px;
   height: 22px;
   line-height: 22px;
   font-size: 25px;
   font-family: "隶书";
   color: black;
   font-weight: bold;
}

.colorBlack{
  color: black;
}

.colorGreen{
  color: green;
}
.colorRed{
  color: red;
}

.colorBlue{
  color: blue;
}

.colorZhong{
  color: #800000;
}

.bg0{
  background: #FBFFDF;
  text-align: center;
  padding: 8px;
}
.bg1{
 padding: 8px;
 background: #D7FDF4;
 text-align: center;
}

.bgyellowred1{
    font-weight: bold;
    background: yellow;
    color: red;
    font-size: 25px;
}

.bgyellowred{
    background: yellow;
    color: red;
}

.adsize{
    font-size: 25px;
    font-weight: bold;
}

.bgyellowblue{
    background: yellow;
    color: blue;
}

.ulgroup{
    margin:0 auto;
}


.ulgroup li{
    float: left;    
    height: 30px;
    width: 83px;    
    color: red;
    background: white;
}

table{
  border-collapse: collapse;
}

.table1 td {
    padding: 8px;
    border: 1px solid #FBFFDF;
    font-weight: bold;
}

.adc_ul li{
    padding-bottom:0px;
    padding-top:0px;
    font-weight: bold;
    float: left;
    display: inline;
    text-align: center;
}

.adc_ul li.adc_li_c4{
    width: 245px;
    font-size: 22px;
    margin:2px;
    height: 55px;
    line-height: 55px;   
    background: yellow;
}