  *,ul,li{
        padding: 0px;
        margin: 0px;
      }



      body{
        width: 1000px;
        margin: 0 auto;
        background-image: url(../images/bg.png);
        font-size: 13pt;
      }

      .adimgwh{
        width: 1000px;
        height: 80px;
      }

      a{
    color:#4c4c4c;text-decoration:none
}
a:hover{
    color:#dc1313;text-decoration:underline
}


.ad_ul li{
    padding-bottom:10px; 
    padding-top:10px; 
    font-weight: bold;
    float: left;
    display: inline;
    text-align: center;
    
}

.ad_ul li.ad_li_5{
   width: 200px;
   height: 8px;
   line-height: 8px;
   font-size: 14pt;
   font-weight: bold;
}

.ad_ul li.ad_li_3{
   width: 333px;
   height: 18px;
   line-height:18px;
   font-size: 18pt;
   font-weight: bold;
   background: #FFCCCC;
}

.ad_ul li.ad_li_4{
   width: 250px;
  

   font-size: 18pt;
   font-weight: bold;
}

.bgGreenRed{
  background: #00FF00;
  color: red;
  font-weight: bold;
  font-size: 18pt;
  text-align: center;
}

.bgWhiteBlack{
  background: white;
  color: black;
  font-weight: bold;
  font-size: 18pt;
   text-align: center;
}


.colorZhong{
  color: #800000;
}

.colorBlue{
  color:blue;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    padding: 0px;
    margin: 0px;

}

.table1 td {
    padding: 8px;
    font-weight: bold;
    border: 1px solid #CC3300;

}

.table2 td {
    padding: 8px;
    font-weight: bold;
    border: 1px solid #008080;

}

.table3 td {

    font-weight: bold;
    border: 1px solid #CC3300;
font-family:楷体;
}

.colorZi{
  color: #800080;
}

.colorJiuxiao{
  color: #CC0066;
}

.colorRed{
  color: red;
}


.bgyellowred {
    background: yellow;
    color: red;
}

.adsize {
    font-size: 25px;
    font-weight: bold;
}