body{margin:0 0 0 0;}
body,dl,dt,dd,p,ul,ol,li,form,select,input,button,textarea,blockquote {margin:0;padding:0;}
a:link { text-decoration: none; color: #000000; } 
a:visited { text-decoration: none; color: #000000;} 
a:hover { text-decoration: none; color: #000000; } 
a:active { text-decoration: none; color: #000000; } 
.x_line {height:1px;width:99%;border:none;border-top:1px dashed #cccccc;padding:0px;text-align:center;margin:0 auto}
.search-container-flex {display:flex;}
.form_title {  font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 14px; font-style: normal; line-height: normal; text-decoration: none}
.form_titleBT {  font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #0E90D2}
.login_txt {  font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 16px; font-style: normal; line-height: normal; text-decoration: none}
.form_txt14 {  font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 14px; font-style: normal; line-height: normal; text-decoration: none}
.form_txt16 {  font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 16px; font-style: normal; line-height: normal; text-decoration: none}
.form_txt18 {  font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 18px; font-style: normal; line-height: normal; text-decoration: none}
.form_num16 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; text-decoration: none}
.form_title_bk { font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 14px; font-style: normal; line-height: normal; text-decoration: none ; border: #FFFFFF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.form_num14 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; font-style: normal; text-decoration: none }
.form_txt15 { font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 15px; font-style: normal; text-decoration: none }

.form_txt12 { font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 12px; font-style: normal; line-height: normal; text-decoration: none }

/* input */
  input[type="text"] {
            border: 1px solid #ccc;
            border-radius: 2px;
            color: #000;
            font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
            font-size:14px;
            height: 26px;
            padding: 0 10px;
            transition: background 0.3s ease-in-out;
            vertical-align:middle;
            line-height:26px
   }
   input[type="text"]:focus {
            outline: none;
            border-color: #409DFE;
            box-shadow: 0 0 10px #409DFE;
   }
  input[type="password"] {
            border: 1px solid #ccc;
            border-radius: 2px;
            color: #000;
            font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
            font-size:14px;
            height: 26px;
            padding: 0 10px;
            transition: background 0.3s ease-in-out;
            vertical-align:middle;
            line-height:26px
   }
   input[type="password"]:focus {
            outline: none;
            border-color: #409DFE;
            box-shadow: 0 0 10px #409DFE;
   }
   input[type="submit"] {
            width:100%;
            height: 30px;
            border-radius: 2px;
            background-color: #4CAF50; /* Green */
            border: none;
            color: white;
            padding: 0px 10px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 16px;
            font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
            //font-weight:bold;
            letter-spacing:5px;
            line-height:30px;
            vertical-align:middle;
   }


 select {
    border: 1px solid #ccc;
    font-size:14px;
    height:26px;
    font-family:'Î¢ÈíÑÅºÚ','ºÚÌå';line-height:26px
  }
 textarea {
 border: 1px solid #ccc;
            border-radius: 2px;
            color: #000;
            font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
            font-size:14px;
            height: 133px;
            padding: 0 10px;
            transition: background 0.3s ease-in-out;
            vertical-align:middle;

  }

.form_title_b { font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 14px; font-style: normal; line-height: normal; text-decoration: none ; font-weight: bolder}

.f_note {height:30px;line-height:30px;float:right;color: #0066CC}
.form_txt24 { font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 36px; font-style: normal; line-height: normal; text-decoration: none ; font-weight: bolder}
.form_txt13 { font-size: 13px; font-style: normal; line-height: normal; text-decoration: none ; font-family: "Î¢ÈíÑÅºÚ"}
.form_num13 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; font-style: normal; text-decoration: none }
.form_num12 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-style: normal; text-decoration: none ; font-weight: bold}
