body form{
          letter-spacing: 1px !important;
        }
         .table_header{
            color:#17A79D;
         }
         .tr-title{
            color: #009393;
         }
         .title-color{
            color: #009393;
         }
         input[type="text"],input[type="email"],input[type="password"],input[type="date"],input[type="number"]
          {
             border-top-style: hidden;
             border-right-style: hidden;
             border-left-style: hidden;
             border-bottom: 1px #9D9D9D solid !important;
             border-radius: 0px !important;
             box-shadow: inset 0 0px 0px rgba(0,0,0,.075) !important;
             background-color: transparent;
         } 
         input:focus {
             background-color: #F0FFF0;
         }
         input:hover {
             background-color: #F0FFF0;
         }
         .dropdownlist{
           border:0px !important;
           outline:0px !important;
           scroll-behavior: smooth;
           border-bottom: 1px solid #868686 !important;           
           font-size: 16px;
           color: #555;
           border-radius: 0px !important;
           transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
           width: 100%;
         }
         .w300{
           max-width: 300px !important;
         }         
         .w100{
           max-width: 100px !important;
         }

         .dropdown option:hover {
           margin: 40px;
           background: #DFFFDF;
           color: #009100;
           box-shadow: 0 0 10px 100px #000 inset;
         }
         #divContent {
              font-size: 13pt !important;
              font-family: 微軟正黑體;
              font-weight: 500;
              letter-spacing: 2px;
         }

         #divContent p font {
              font-size: 13pt !important;
              font-family: 微軟正黑體;
              font-weight: 500;
              letter-spacing: 2px;
         }
         .divContent {
              font-size: 13pt !important;
              font-family: 微軟正黑體;
              font-weight: 500;
              letter-spacing: 2px;
         }
         .divContent font {
              font-size: 13pt !important;
              font-family: 微軟正黑體;
              font-weight: 500;
              letter-spacing: 2px;
         }

         .divContent p font {
              font-size: 13pt !important;
              font-family: 微軟正黑體;
              font-weight: 500;
              letter-spacing: 2px;
         }
         .qdesc {
            color: #BB5E00;
         }

         .start:before {
           content: "*";
           margin-right: 6px;
           color: #ff0000;
         }
         .link{
          color: #2894FF !important;
         }

         
         .btn-search{
            background-color: #17A79D; border:none;border-radius:3px; color:white; 
            padding: 5px 20px 5px 10px; text-align: center; text-decoration: none; display: inline-block; 
            font-size: 16px; margin-left:30px; margin-right:10px; margin-bottom:15px; margin-top:15px;
         }
         .btn-search:hover{
            color: #ffcc00;
         }


         .hint_text{
            color:#FF9797;
         }
         .nowrap{
           white-space:nowrap;
         }
         .submitBtn{
            background-color: #17A79D; border:none;border-radius:2px; 
            color:white; padding: 10px 30px; text-align: center; 
            text-decoration: none; display: inline-block;  
            margin-left:30px; margin-right:10px; margin-bottom:15px; margin-top:15px;
            font-size: 14pt;
         }
         .submitBtn:hover{
            color: #ffcc00;
         }
         .List_backgrond{
            font-weight: 500 !important;
         }
         /* 大圖輪播 */
         .owl-content{
            text-align: left;
            display: none;
         }
         .responsive{
          max-width: 100%;
          height: auto;
         }
         @media screen and (max-width: 767px){
            .w300 {
               width: 100% !important;
               max-width: 100% !important;
            }
         }
         /* 大圖輪播 */