<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin:0;
    padding:0;
    font-size:0.8em;
}
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
    background-color:#fff;
}
.divlayout{
    width:100%;
    display:table; 
    text-align:justify;
    line-height:1.6em;
    background-color:#fff;
    color:#6d6b6c;
    margin:0 auto;
}
.divlayout img{
    width:100%;
    display:table;
}
.padding_top_bottom{
    padding-top:4%;
    padding-bottom:4%;
}
.item_content{
    width:96%;
    margin-left:auto;
    margin-right:auto;
}
a{
    text-decoration:none;
    color:inherit;
}

@media screen and (min-device-width:320px) and (max-device-width: 370px) {
      .content_left_image{
        width:30% !important;
    }
      .content_left_content{
        width:68% !important;
        line-height:1.45em !important;
    }
      .content_left_content1{
          width:68% !important;
          line-height:1.25em !important;
      }
      .list_layout input{
          width:87px !important;
      }
      .list_layout select{
          width:90px !important;
      }
      #recommendation{
          width:87px !important;
      }
      .list_layout td:nth-child(4){
        width:13% !important;
        }
      .content_right_layout{
          padding:5% 1% !important;
      }
      .list_layout td:nth-child(2),.list_layout td:nth-child(5){
        width:1% !important;
    }
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    .content_left_content1{
        line-height:1.45em !important;
    }
}
.title{
    color:#dc4d34;
    font-size:1.3em;
    font-weight:bold;
    text-align:center;
    margin-bottom:5%;
}
.clear_float{
    clear:both;
}
.margin_top{
    margin-top:5%;
}
.content_left_image{
    width:25%;
    float:left;
}
.content_left_content{
    width:73%;
    float:right;
    line-height:1.8em;
}
.content_title{
    font-size:1.2em;
    font-weight:bold;
}
.content_left_content1{
    width:73%;
    float:right;
    line-height:1.5em;
}
.content_right_layout{
    border:1px solid #3bb3c2;
    padding:5% 3%;
    margin-top:4%;
}
.content_right_title{
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
    margin-bottom:4%;
}

.list_layout{
    border-spacing:0;
    border-collapse:separate;
}
.list_layout td{
    padding-top:8%;
    vertical-align:middle;
}
.list_layout td:first-child{
    width:11%;
}
.list_layout td:nth-child(2),.list_layout td:nth-child(5){
    width:3%;
    color:#dc4d34;
}
.list_layout td:nth-child(3),.list_layout td:nth-child(6){
    width:35%;
}
.list_layout td:nth-child(4){
    width:15%;
}
.list_layout input{
    border:1px solid #3bb3c2;
    margin-left:4%;
    height:30px;
    width:107px;
    padding:0;
}
.list_layout select{
    border:1px solid #3bb3c2;
    margin-left:2%;
    height:30px;
    width:110px;
}
#recommendation{
    border:1px solid #3bb3c2;
    margin-left:4.5%;
    height:30px;
    width:107px;
    padding:0;
}
.submit_bottom{
    background-color:#2d97c4;
    margin:3% auto 3% auto !important;
    color:#fff;
    height:30px !important;
    border-radius:5px;
    width:80px !important;
    line-height:30px;
    text-align:center;
    display:table;
}
.prompt{
    margin-top:3%;
}
.prompt span{
    font-weight:bold;
}</pre></body></html>