﻿        .qadv 
        {
            border: solid 1px #C6C6C6;
            padding-bottom: 5px;
            text-align: left;
            width: 998px;
        }
        .qadv  ul, li
        {
            list-style-type: none;
        }
        .qadv  ul
        {
            margin-left: 3px;
        }
        .qadv  li
        {
            float: left;
            width: 493px;
            height: 22px;
            background-color: #EAEFF3;
            margin-left: 3px;
            margin-top: 3px;
            overflow: hidden;
        }
        .qadv  li strong
        {
            color: #CC0000;
            font-size: 12px;
        }
        .qadv  a
        {
            color: #191919;
            text-decoration: none;
            font-size: 12px;
        }
        .qadv  span
        {
            color: Gray;
        }
        .qadv  span.stqd
        {
            font-weight: normal;
            color: Red;
        }
        .clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}


        .wadv 
        {
            border: solid 1px #C6C6C6;
            padding-bottom: 5px;
            text-align: left;
            width: 998px;
        }
        .wadv  ul, li
        {
            list-style-type: none;
        }
        .wadv  ul
        {
            margin-left: 3px;
        }
        .wadv  li
        {
            float: left;
            width: 327px;
            height: 22px;
            background-color: #EAEFF3;
            margin-left: 3px;
            margin-top: 3px;
            overflow: hidden;
        }
        .wadv  li strong
        {
            color: #CC0000;
            font-size: 12px;
        }
        .wadv  a
        {
            color: #191919;
            text-decoration: none;
            font-size: 12px;
        }
        .wadv  span
        {
            color: Gray;
        }
        .wadv  span.stqd
        {
            font-weight: normal;
            color: Red;
        }
