      * {
      	margin: 0;
      	padding: 0;
      	outline: 0;
      	border: 0;
      	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      }
      body{
          background: black;
      }

      .container {
        width: 960px;
      	margin: 0 auto;
      	background: black;
      	padding-top: 5px;
      	min-height: 100%;
      	height: auto;
      }



      .adimgwh {
      	width: 100%;
      	height: 80px;
      }

      a {
      	color: inherit;
      	text-decoration: none
      }

      a:hover {
      	color: #dc1313;
      	text-decoration: underline
      }


      .bgyellowred18 {
      	background: yellow;
      	color: red;
      	text-align: center;
      	font-size: 18pt;
      	font-family: "宋体";
      	font-weight: bold;
      	padding: 4px;
      }

      .bgyellowred11 {
      	background: yellow;
      	color: red;
      	text-align: center;
      	font-size: 12pt;
      	font-family: "宋体";
      	font-weight: bold;
      	padding: 4px;
      }



      table {
      	margin: 0px auto;
      	border-collapse: collapse;
      	font-weight: bold;
      	border-spacing: 0;
      }

      .ad_info_3 td {
      	font-size: 24pt;
      	color: white;
      	text-align: center;
      	font-weight: bold;
      }

      .ad_left {
      	width: 168px;
      	float: left;
      	background-image: url(../images/topback.gif);
      }

      .ad_left p {
      	margin-left: 4px;
      	margin-right: 4px;
      	margin-bottom: 20px;
      	text-align: center;
      	background-image: url(../images/top9.gif);
      }

      .ad_right {
      	width: 790px;
      	float: right;
      }

      .ad_info_5 td {
      	font-size: 12pt;
      	padding-top: 4px;
      	padding-bottom: 4px;
      	color: white;
      	text-align: center;
      	font-weight: bold;
      }

      .ad_info_2 td {
      	font-size: 20pt;
      	padding-top: 4px;
      	padding-bottom: 4px;
      	color: white;
      	text-align: center;
      	font-weight: bold;
      }

      .ad_info_6 td {
      	font-size: 13pt;
      	padding-top: 4px;
      	border: 1px solid #fff;
      	padding-bottom: 4px;
      	color: white;
      	text-align: center;
      	font-weight: bold;
      }

      .ad_info_4 td {
      	font-size: 20pt;
      	padding-top: 16px;
      	padding-bottom: 16px;
      	color: white;
      	text-align: center;
      	font-weight: bold;
      }

      .xg td {
      	padding: 4px;
      }
      
   
      .am td{
          padding: 4px;
          border: 1px solid black;
          background-color: #008080;
      }
      
      .am {
          background-color: #008080;
    
      }
      
      .cover {
    background: yellow;
    color: red;
}

.zlsanqi td{
    background: #FFFFCC;
    color: #333300;
    padding: 0px;
}

.kj{
    border-radius: 16px;
}

.kj td{
    text-align: center;
    font-size: 20pt;
}

.kj p{
    margin-bottom: 10px;
    margin-top: 10px;
}