    .tabs-list {
      list-style: none;
      padding: 0;
      margin: 0;
      position: relative;}

    .tabs-list li {
      position: relative;}
    .tabs-list li {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 4px;}

    .tabs-list a {
      display: block;
      padding: 5px 12px;
      color: #333;
      text-decoration: none;
      border-radius: 4px;}

    .tabs-list li:hover .dropdown {
      display: block;}

    .dropdown {
      display: none;
      position: absolute;
      left: 50%;
      top: 0;
      background-color: #fff;
      border: 1px solid #ccc;
      padding: 10px;
      min-width: 150px;
      box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
      z-index: 10;}

    .dropdown a {
      display: block;
      padding: 6px 0;
      color: #007BFF;
      text-decoration: none;}

    .dropdown a:hover {
      text-decoration: underline;}
.selectstyle1033381{ height: 20px; color: #222222; position: relative;}
.titlestyle1033381{ text-align: center;}
.winstyle1033381{ width: 265px;}

.img-list li img {
    width: 46%;
    height: 73px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;}
