  
      *,ul,li{
        padding: 0px;
        margin: 0px;
      }



      body{
        width: 1000px;
        margin: 0 auto;
        background-image: url('/images/23077.jpg'); /* 设置背景图片 */

      }

      .adimgwh{
        width: 1000px;
        height: 80px;
      }

      a{
    color:#4c4c4c;text-decoration:none
}
a:hover{
    color:#dc1313;text-decoration:underline
}

.defwidth{
    width: 1000px;
}

.bgyellowred1{
    font-weight: bold;
    background: yellow;
    color: red;
    font-size: 30px;
}

.bgGreenWhite{
      font-weight: bold;
    background: green;
    color: white;
    font-size: 30px;
}

.zodiac img{
	width: 40px;
	height: 40px;
}


.ad_ul li{
    padding-bottom:10px; 
    padding-top:10px; 
    font-weight: bold;
    float: left;
    display: inline;
    text-align: center;
    
}


.ad_ul li.ad_li_6{

   width: 166px;
   height: 22px;
   line-height: 22px;
   font-size: 16px;
   font-weight: bold;
}

.ad_ul li.ad_li_3{

   width: 333px;
   height: 22px;
   line-height: 22px;
   font-size: 32px;
   font-weight: bold;
}

.ad_ul li.ad_li_4{
   width: 250px;
   height: 22px;
   line-height: 22px;
   font-size: 18px;
   font-weight: bold;
}



.colorZhong{
  color: #800000;
}

.conver{
  background: yellow;
  color: red;
}

.colorBlack{
  color: black;
}

.colorRed{
  color: red;
}

.colorBlue{
  color:blue;
}

.ulgroup{
    margin:0 auto;
}


.ulgroup li{
    float: left;    
    height: 30px;
    text-align: center;
    width: 83px;    
    color: red;
}

.adsize{
    font-size: 25px;
    font-weight: bold;
}

.bgyellowblue{
    background: yellow;
    color: blue;
}

.bgyellowred{
    background: yellow;
    color: red;
}

.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: 230px;
    font-size: 25px;
    margin:10px 10px 10px;
    height: 45px;
    line-height: 45px;   
    background: yellow;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    padding: 0px;
    margin: 0px;

}

.table1 td {
    padding: 8px;
    border: 1px solid black;
}

.fleft{
    float: left;
}

.bgfen{
    background: rgb(255, 204, 255);
    width: 1000px;
    margin: 0px auto;
}