<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
.ua-abox{
    width: 100%;
    height: auto;
}
.ua-abox ul li{
   list-style: none;
}
.ua-abox2{
    width: 100%;
    height: auto;
}
.ua-abox2 h2{
    width: 100%;
    height: 50px;
    color: #d43de9;
    text-align: center;
    font-weight: bold;
}
.ua-abox3{
    width: 100%;
    height: 50px;
}
.ua-abox3 h3{
    color: #d43de9;
    line-height: 50px;
    font-weight: bold;
}
.ua-abox4{
    width: 100%;
    height: auto;
    border: 1px solid #dfd6e0;
}
.ua-abox4 dl{
    width: 100%;
    height: auto;
    display: flex;
}
.ua-abox4 dl dt{
   width: 50%;
  border-right: 1px solid #dfd6e0;
}
.ua-abox4 dl dd{
    width: 50%;
}
.ua-abox4 dt ul{
    margin-left: 100px;
    margin-top: 50px;
}
.spanmcya{
    font-size: 16px;
    font-weight: 700;
    color:#d43de9;
    margin-right: 10px;
    margin-left: 10px;
}
.ua-abox4 dd img{
  margin-top: 10px;
  margin-left: 100px;
}
.ua-abox4 dd p{
   font-size: 14px;
  text-align: center;
  }
  .ua-abox5{
  width: 100%;
  height: auto;
   }
   .ua-abox5 dl{
    width: 22.5%;
    height: auto;
    float: left;
    margin-left: 10px;
  margin-right: 12px;
     }
     .ua-abox5 dl dt{
       height:149px;
         }
         .ua-abox5 dl dt img{
            width: 100%;
              }
     .ua-abox5 dl dd{
       height: 50px;
       background:#d43de9;
       color: white;
font-size: 14px;
text-align: center;
line-height: 50px;
         }
         .uvaboxtable{
             width: 100%;
         }
         #uvaboxtabletr{
             width: 400px;
             color:#d43de9;
             font-weight: bold;
         }
         .uvaboxtable tr td{
           padding: 5px;
           font-size: 16px;
           border-color: #dfd6e0;;
        }</pre></body></html>