body {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  background: #ffffff;
  color: #535353;
  width: 100%;
  font-family: 新細明體, Helvetica, sans-serif;
}

#menu {
  margin: 1px 0px 1px 0px;
  padding: 0px 0px 0px 0px;
  width: auto;
  height: 26px;
  background: #72D74E;
  text-align: left;
}

#menu {
  width: auto;
  height: 25px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-color: #33CCFF;
  border-style: solid;
  border-width: 1px;
  background-color: #6699CC;
}

#menu2 {
  width: 1195px;
  height: 10px;
  margin: 0px 0px 0px 70px;
  padding: 0px 0px 0px 0px;
  border-color: #FFCC00;
  border-style: solid;
  border-width: 1px;
  background-color: #FFCC66;
}

#content {
  margin: 0% 4%;
  padding: 2px 0px 0px 0px;
  width: auto;
  height: auto;
  background: #ffffff;
  text-align: center;
}

#content2 {
  margin: 0% 2%;
  padding: 2px 0px 0px 0px;
  width: auto;
  height: auto;
  background: #ffffff;
  text-align: center;
}

#control {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  width: auto;
  height: auto;
  text-align: left;
}

#main {
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  width: auto;
  height: auto;
  background: #ffffff;
  text-align: center;
}

#main2 {
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  width: 70%;
  height: auto;
  background: #ffffff;
  text-align: center;
}

#top_setting {
  margin: 0px 0px 2px 0px;
  padding: 1% 5%;
  width: auto;
  height: 70px;
  background: #FFFFFF;
  background-image: url(../images/cth_logo.jpg);
  background-repeat: no-repeat;
  text-align: right;
}

/*#top_setting_2 {
  margin: 0px 0px 2px 160px;
  padding: 1% 5%;
  width: auto;
  height: 70px;
  background: #FFFFFF;
  background-image: url(../images/cth_logo.jpg);
  background-repeat: no-repeat;
  text-align: center;
}*/

#top_setting_2 {
  text-align: center; /* 置中對齊內容 */
  padding: 5px 0; /* 上下間距 */
  height: 85px; /* 固定高度 */
  max-width: 100%; /* 限制最大寬度，避免內容超出容器 */
  background-color: #FFFFFF; /* 背景顏色 */
  background-image: url(../images/cth_logo.jpg); /* 背景圖片 */
  background-repeat: no-repeat; /* 背景圖片不重複 */
  background-position: center; /* 背景圖片置中 */
  background-size: contain; /* 背景圖片保持比例縮放，完全顯示 */
}

#top_setting_3 {
  margin: 0px 0px 2px 0px;
  padding: 1% 5%;
  width: 700px;
  height: 70px;
  background: #FFFFFF;
  background-image: url(../images/cth_logo_2.jpg);
  background-repeat: no-repeat;
  text-align: right;
}

#page_tail {
  width: auto;
  background: #bbbbbb;
  color: #ffffff;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#title_view {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
  text-align: left;
  background: #ffffff;
  color: #B97F3E;
  width: 100%;
  font-family: 新細明體, Helvetica, sans-serif;
}