<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.inquiry_content {
  width:700px;
  height:200px;

  margin:50px auto;
  }


.inquiry_content_left {
  width:200px;
  height:200px;
  float:left;
  margin:0 10px 0 0;
  }


.inquiry_content_right {
  width:480px;
  float:right;
  padding:10px 5px;
  }



.inquiry_content_right input {
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px 0;
  float:left;

  }


.inquiry_content_right02 {
  width:480px;
  height:20px;
  float:right;
  margin:-10px 0 0 0;
  }

.inquiry_content_right02 input {
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px 0;

  }

.inquiry_content_right02 h2 {
  border-bottom:1px solid #999;
  }



.content_right_buttom {
  width:20%;
  float:left;
  margin:0 0 0 3px;
  }

.content_right_buttom02 {
  width:20%;
  margin:0 0 0 3px;
  }

.content_right_buttom03 {
  width:40%;
  margin:10px 0 0 3px;
  }

.content_right_buttom04 {
  width:40%;
  margin:50px 0 0 3px;
  float:left;
  }

.content_right_text {
  width:100%;
  float:left;
  }

.content_right_text a:link {
  color:#F00;
  }


.content_right_text a:visited {
  color:#F00;
  }

.content_right_text a:hover {
  color:#ccc;
  }


.content_right_text02 {
  width:100%;
  float:left;
  margin:10px 0 0 0;
  }

.content_right_text02 a{
  margin:0 20px 0 0;
  }

.content_right_text02 a:link {
  color:#0012ff;
  text-decoration:underline;
  }


.content_right_text02 a:visited {
  color:#0012ff;
  }

.content_right_text02 a:hover {
  color:#ccc;
  text-decoration:none;
  }


/*-------結果表單--------*/

.inquiry_content02 {
  width:100%;
  }


.inquiry_content02 h2 {
  height:30px;
  border-bottom:1px solid #dbdbdb;
  }


.inquiry_input {
  width:100%;
  height:90px;
  border-bottom:1px solid #dbdbdb;
  padding:30px 0 0 0;
  }

.inquiry_input input[type="text"] {
  float:left;
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px 0;
  text-align:center;
  background-color:#f3f3f3;
}

.inquiry_input_content {
  width:40%;
  height:50px;
  margin:0px auto;
  }



.inquiry_table {
  width:90%;
  height:200px;

  margin:5px 0 0 0;
  padding:25px;
  }


.inquiry_table_left {
  width:80%;
  float:left;
  margin:0 10px 0 0;
  }

.inquiry_table_left p {
  width:900px;
  }

.inquiry_table_right {
  width:18%;
  float:right;
  text-align:right;
  margin:60px 0 0 0;
  }



.previous_page {
  float:right;
  }

.previous_page02:link {
  color:#F00;
  text-decoration:underline;
  }

.previous_page02:visited {
  color:#F00;
  text-decoration:underline;
  }

.previous_page02:hover {
  color:#ccc;
  text-decoration:none;
  }


.newok {
  width:100%;
  height:60px;
  padding:15px 0 0 0;
  font-size:18px;
  }



/*-------聯絡我們--------*/


.contact_us_left {
  width:50%;
  float:left;

  }


.contact_us_left h2 {
  width:100%;
  height:30px;
  border-bottom:#999 solid 1px;
  float:left;
  }

.contact_us_map {
  width:100%;
  float:left;
  }

.contact_us_map_left {
  width:49%;
  height:250px;
  float:left;
  }

.contact_us_map_right {
  width:46%;
  height:240px;
  background-color:#f4f4f4;
  float:right;
  padding:5px;
  }

.contact_us_map_right ul {
  margin:15px 0 0 -35px;
  }

.contact_us_map_right li {
  margin:0 0 8px 0;
  }


.contact_us_right {
  width:50%;
  float:right;
  }



.contact_us_right h2 {
  width:100%;
  height:30px;
  border-bottom:#999 solid 1px;
  }


.contact_us_right ul {
  margin:15px 0 0 -15px;
  font-size:20px;
  }

.contact_us_right li {
  margin:0 0 10px 0;
  }

.contact_us_right input[type="text"] {
  width:95%;
  float:left;
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px 0;
  background-color:#f3f3f3;
  }

/**********************/
.reply_box {
  display: inline-block;
  border: #1da6d3 1px dashed;
  background-color: #ffffc8;
  font-family: Georgia, "微軟正黑體";
  color: #e41b9e;
  margin-top: 3em;
  padding: 5px 15px 5px 15px;
}

.inquiry_content_right_ {
  width:480px;
  float:right;
  padding:10px 5px;
}
.search_select {
  width:22%;
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px 0;
  float:left;
}
.search_input {
  width:50%;
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px -1px;
  float:left;
}

.inquiry_input_content_ {
  width:55%;
  height:50px;
  margin:0px auto;
}

.search_select1 {
  width:22%;
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px 0;
  float:left;
  background-color:#f3f3f3;
}
.search_input1 {
  width:50%;
  padding:9.5px 10px;
  font-size:16px;
  margin:-2px 0 10px -1px;
  float:left;
  background-color:#f3f3f3;
}</pre></body></html>