{"id":15156,"date":"2026-08-11T13:18:44","date_gmt":"2026-08-11T06:18:44","guid":{"rendered":"https:\/\/hst.cra.ac.th\/en\/?page_id=15156"},"modified":"2026-08-11T13:19:09","modified_gmt":"2026-08-11T06:19:09","slug":"athiwat-saitong-en","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/","title":{"rendered":"Dr. Athiwat Saitong"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15156\" class=\"elementor elementor-15156\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a07c841 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"a07c841\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f1568b rt-default-class elementor-widget elementor-widget-html\" data-id=\"0f1568b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n@font-face {\r\n  font-family: \"chulabhornlikit\";\r\n  src: url(\"https:\/\/fonthst.b-cdn.net\/chulabhornlikittext-light.woff2\") format(\"woff2\");\r\n  font-weight: normal;\r\n  font-style: normal;\r\n  font-display: swap;\r\n}\r\n.teacher-profile,\r\n.teacher-profile * {\r\n  box-sizing: border-box;\r\n  font-family: \"chulabhornlikit\" !important;\r\n}\r\n.teacher-profile {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 24px;\r\n  background: #fdfdfd;\r\n  color: #1f2937;\r\n  border-radius: 24px;\r\n  line-height: 1.7;\r\n}\r\n\/* ========== CARD & HEADER ========== *\/\r\n.teacher-profile .tp-card {\r\n  background: #ffffff;\r\n  border: 1px solid #dbe4e8;\r\n  border-radius: 20px;\r\n  padding: 28px;\r\n  margin-bottom: 24px;\r\n  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);\r\n  position: relative;\r\n  overflow: hidden;\r\n  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);\r\n}\r\n.teacher-profile .tp-card::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0;\r\n  height: 3px;\r\n  background: #ff6900;\r\n  transform: scaleX(0);\r\n  transform-origin: left;\r\n  transition: transform 0.3s ease;\r\n  z-index: 1;\r\n}\r\n.teacher-profile .tp-card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.15);\r\n  border-color: rgba(102, 126, 234, 0.4);\r\n}\r\n.teacher-profile .tp-card:hover::before {\r\n  transform: scaleX(1);\r\n}\r\n.teacher-profile .tp-header {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  gap: 28px;\r\n  flex-wrap: nowrap;\r\n}\r\n.teacher-profile .tp-header-text small {\r\n  display: inline-block;\r\n  font-size: 15px;\r\n  color: #0f766e;\r\n  margin-bottom: 6px;\r\n}\r\n.teacher-profile .tp-header-text h1 {\r\n  margin: 0;\r\n  font-size: 38px;\r\n  line-height: 1.25;\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-header-text p {\r\n  margin: 10px 0 0;\r\n  font-size: 18px;\r\n  color: #475569;\r\n}\r\n.teacher-profile .tp-avatar {\r\n  width: 180px;\r\n  height: 230px;\r\n  border-radius: 20px;\r\n  overflow: hidden;\r\n  background: #002f87;\r\n  border: 1px solid #bdeae4;\r\n  flex-shrink: 0;\r\n  position: relative;\r\n}\r\n.teacher-profile .tp-avatar img {\r\n  width: 100%;\r\n  height: 100%;\r\n  display: block;\r\n  object-fit: cover;\r\n  object-position: center top;\r\n  transition: transform 0.4s ease;\r\n}\r\n.teacher-profile .tp-avatar:hover img {\r\n  transform: scale(1.08);\r\n}\r\n\/* ========== ACCORDION SECTION ========== *\/\r\n.teacher-profile .tp-accordion {\r\n  margin-bottom: 16px;\r\n  border-radius: 16px;\r\n  overflow: hidden;\r\n  border: 1px solid #dbe4e8;\r\n  background: #fff;\r\n  transition: all 0.3s ease;\r\n}\r\n.teacher-profile .tp-accordion-header {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  padding: 20px 24px;\r\n  background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);\r\n  cursor: pointer;\r\n  user-select: none;\r\n  transition: all 0.25s ease;\r\n  position: relative;\r\n}\r\n.teacher-profile .tp-accordion-header:hover {\r\n  background: linear-gradient(135deg, #e6f7ff 0%, #f0f9ff 100%);\r\n  padding-left: 28px;\r\n}\r\n.teacher-profile .tp-accordion-header.active {\r\n  background: linear-gradient(135deg, #002f87 0%, #1e40af 100%);\r\n  color: white;\r\n}\r\n.teacher-profile .tp-accordion-header.active .tp-section-no {\r\n  background: rgba(255,255,255,0.2);\r\n  color: white;\r\n  animation: none;\r\n}\r\n.teacher-profile .tp-accordion-header.active h2 {\r\n  color: white;\r\n}\r\n.teacher-profile .tp-accordion-header.active .tp-toggle-icon {\r\n  transform: rotate(180deg);\r\n  color: white;\r\n}\r\n.teacher-profile .tp-section-left {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n}\r\n.teacher-profile .tp-section-no {\r\n  width: 42px;\r\n  height: 42px;\r\n  border-radius: 12px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-size: 20px;\r\n  font-weight: 600;\r\n  background: #002f87;\r\n  color: #ffffff;\r\n  transition: all 0.3s ease;\r\n  animation: tpPulse 2s infinite;\r\n}\r\n.teacher-profile .tp-accordion-header h2 {\r\n  margin: 0;\r\n  font-size: 24px;\r\n  color: #0f172a;\r\n  transition: color 0.2s ease;\r\n}\r\n.teacher-profile .tp-toggle-icon {\r\n  font-size: 20px;\r\n  color: #64748b;\r\n  transition: transform 0.3s ease, color 0.2s ease;\r\n  flex-shrink: 0;\r\n}\r\n.teacher-profile .tp-accordion-content {\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), \r\n              opacity 0.3s ease,\r\n              padding 0.3s ease;\r\n  opacity: 0;\r\n  padding: 0 24px;\r\n  background: #ffffff;\r\n}\r\n.teacher-profile .tp-accordion-content.show {\r\n  max-height: 5000px;\r\n  opacity: 1;\r\n  padding: 20px 24px 24px;\r\n}\r\n\/* ========== CONTENT STYLES ========== *\/\r\n.teacher-profile .tp-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 16px;\r\n}\r\n.teacher-profile .tp-info-box {\r\n  background: #f8fafc;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  border: 1px solid #e5edf2;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-info-box:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-label {\r\n  display: block;\r\n  font-size: 15px;\r\n  color: #64748b;\r\n  margin-bottom: 4px;\r\n}\r\n.teacher-profile .tp-value {\r\n  display: block;\r\n  font-size: 20px;\r\n  color: #0f172a;\r\n  font-weight: 500;\r\n}\r\n.teacher-profile .tp-block-list {\r\n  display: grid;\r\n  gap: 14px;\r\n}\r\n.teacher-profile .tp-block {\r\n  border: 1px solid #dbe4e8;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  background: #ffffff;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-block:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #fff 0%, #faf5ff 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-block h3 {\r\n  margin: 0 0 6px;\r\n  font-size: 20px;\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-block p,\r\n.teacher-profile .tp-block li {\r\n  font-size: 17px;\r\n  color: #475569;\r\n  margin: 0;\r\n}\r\n.teacher-profile .tp-block ul {\r\n  margin: 0;\r\n  padding-left: 20px;\r\n}\r\n.teacher-profile .tp-tags {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 8px;\r\n}\r\n.teacher-profile .tp-tag {\r\n  display: inline-block;\r\n  padding: 6px 14px;\r\n  border-radius: 999px;\r\n  background: #e6fffb;\r\n  color: #0f766e;\r\n  font-size: 15px;\r\n  border: 1px solid #bdeae4;\r\n  font-weight: 500;\r\n  transition: all 0.25s ease;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.teacher-profile .tp-tag:hover {\r\n  background: #002f87;\r\n  color: white;\r\n  border-color: transparent;\r\n  transform: translateY(-2px);\r\n}\r\n.teacher-profile .tp-pub {\r\n  background: #f8fafc;\r\n  border: 1px solid #e5edf2;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  margin-bottom: 12px;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n  cursor: pointer;\r\n}\r\n.teacher-profile .tp-pub:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #fff 0%, #f0f7ff 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-pub p {\r\n  margin: 0;\r\n  font-size: 16px;\r\n  color: #475569;\r\n  line-height: 1.6;\r\n}\r\n.teacher-profile .tp-pub strong {\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-award {\r\n  background: #fff8e7;\r\n  border: 1px solid #f5d98f;\r\n  border-radius: 16px;\r\n  padding: 20px;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-award:hover {\r\n  border-left-color: #ff6900;\r\n  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);\r\n}\r\n.teacher-profile .tp-award h3 {\r\n  margin: 0;\r\n  font-size: 18px;\r\n  color: #92400e;\r\n}\r\n.teacher-profile .tp-award-category {\r\n  margin-bottom: 28px;\r\n}\r\n.teacher-profile .tp-award-category:last-child {\r\n  margin-bottom: 0;\r\n}\r\n.teacher-profile .tp-award-category-title {\r\n  font-size: 20px;\r\n  color: #002f87;\r\n  margin: 0 0 16px 0;\r\n  padding-bottom: 8px;\r\n  border-bottom: 2px solid #002f87;\r\n  font-weight: 600;\r\n}\r\n.teacher-profile .tp-award-list {\r\n  display: grid;\r\n  gap: 12px;\r\n}\r\n.teacher-profile .tp-award-item {\r\n  background: #fffbeb;\r\n  border: 1px solid #f5d98f;\r\n  border-left: 4px solid #ff6900;\r\n  border-radius: 8px;\r\n  padding: 16px 20px;\r\n}\r\n.teacher-profile .tp-award-item h4 {\r\n  margin: 0 0 6px 0;\r\n  font-size: 17px;\r\n  color: #0f172a;\r\n  line-height: 1.5;\r\n}\r\n.teacher-profile .tp-award-item p {\r\n  margin: 0 0 4px 0;\r\n  font-size: 15px;\r\n  color: #475569;\r\n  line-height: 1.6;\r\n}\r\n.teacher-profile .tp-award-item p:last-child {\r\n  margin-bottom: 0;\r\n}\r\n.teacher-profile {\r\n  font-size: 14px;\r\n  color: #64748b;\r\n}\r\n@keyframes tpPulse {\r\n  0%, 100% { transform: scale(1); }\r\n  50% { transform: scale(1.05); }\r\n}\r\n\/* ========== RESPONSIVE ========== *\/\r\n@media (max-width: 767px) {\r\n  .teacher-profile {\r\n    padding: 16px;\r\n    border-radius: 18px;\r\n  }\r\n  .teacher-profile .tp-card {\r\n    padding: 20px;\r\n    border-radius: 16px;\r\n  }\r\n  .teacher-profile .tp-header {\r\n    flex-direction: column-reverse;\r\n    align-items: flex-start;\r\n    gap: 18px;\r\n  }\r\n  .teacher-profile .tp-header-text h1 {\r\n    font-size: 28px;\r\n  }\r\n  .teacher-profile .tp-accordion-header h2 {\r\n    font-size: 20px;\r\n  }\r\n  .teacher-profile .tp-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n  .teacher-profile .tp-avatar {\r\n    width: 140px;\r\n    height: 180px;\r\n    align-self: center;\r\n  }\r\n  .teacher-profile .tp-value {\r\n    font-size: 18px;\r\n  }\r\n    .teacher-profile .tp-award-category-title {\r\n    font-size: 18px;\r\n  }\r\n  .teacher-profile .tp-award-item h4 {\r\n    font-size: 16px;\r\n  }\r\n  .teacher-profile .tp-award-item {\r\n    padding: 14px 16px;\r\n  }\r\n}\r\n@media (prefers-reduced-motion: reduce) {\r\n  .teacher-profile *,\r\n  .teacher-profile *::before,\r\n  .teacher-profile *::after {\r\n    animation-duration: 0.01ms !important;\r\n    transition-duration: 0.01ms !important;\r\n  }\r\n}\r\n<\/style>\r\n<section class=\"teacher-profile\">\r\n  <!-- Header Card -->\r\n  <div class=\"tp-card\">\r\n    <div class=\"tp-header\">\r\n      <div class=\"tp-header-text\">\r\n        <h1>Dr. Athiwat Saitong<\/h1>\r\n        <p>Biography Educations Publications Awards<\/p>\r\n      <\/div>\r\n      <div class=\"tp-avatar\">\r\n        <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/hst.cra.ac.th\/wp-content\/uploads\/2026\/04\/HKH08.-\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c-\u0e14\u0e23.-\u0e2d\u0e18\u0e34\u0e27\u0e31\u0e12\u0e19\u0e4c-\u0e2a\u0e32\u0e22\u0e17\u0e2d\u0e07.jpg\" \r\n             alt=\"Dr.Athiwat Saitong\" \r\n             width=\"318\" height=\"407\" loading=\"eager\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 1: \u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">1<\/div>\r\n        <h2>Biography<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-grid\">\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Name<\/span>\r\n          <span class=\"tp-value\">Athiwat<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Last name<\/span>\r\n          <span class=\"tp-value\">Saitong<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Position<\/span>\r\n          <span class=\"tp-value\">Lecturer, School of Human Kinetics and Health<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">E-mail<\/span>\r\n          <span class=\"tp-value\">athiwat.sai@cra.ac.th<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Accordion Section 2: \u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">2<\/div>\r\n        <h2>Education<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-block-list\">\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Bachelor\u2019s Degree<\/h3>\r\n          <p>Bachelor of Science (Sports Science) (2nd Class Honours)<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Master\u2019s Degree<\/h3>\r\n          <p>Master of Science (Sports Science : Sports Science)<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Ph.D<\/h3>\r\n          <p>Doctor of Philosophy (Sports and Exercise Science : Exercise Physiology)<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83d\udcdc Training<\/h3>\r\n          <ul>\r\n            <li>Program on Supervisor of Cooperative Education and Work-Integrated Learning, Cohort 15, organized by the Thai Association for Cooperative Education.<\/li>\r\n            <li>Program on Common Misconceptions about Outcome-Based Education (OBE), Cohort 3, organized by the Council of University Presidents of Thailand (CUPT).<\/li>\r\n            <li>Program on Curriculum Development Based on Outcome-Based Education (OBE), Cohort at Sisaket Rajabhat University, organized by the Council of University Presidents of Thailand (CUPT).<\/li>\r\n            <li>Program on Laboratory Practice in Cardiopulmonary Exercise Testing, organized by Ramkhamhaeng Hospital and Mayo Clinic.<\/li>\r\n            <li>Program on Biosafety and Biosecurity (BSL-2), organized by the Biosafety Association (Thailand).<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n        <h3>\ud83d\udcdc Certificates<\/h3>\r\n        <ul>\r\n            <li>Program on Supervisor of Cooperative Education and Work-Integrated Learning, Cohort 15, organized by the Thai Association for Cooperative Education.<\/li>\r\n            <li>Program on Common Misconceptions about Outcome-Based Education (OBE), Cohort 3, organized by the Council of University Presidents of Thailand (CUPT).<\/li>\r\n            <li>Program on Curriculum Development Based on Outcome-Based Education (OBE), Cohort at Sisaket Rajabhat University, organized by the Council of University Presidents of Thailand (CUPT).<\/li>\r\n            <li>Program on Laboratory Practice in Cardiopulmonary Exercise Testing, organized by Ramkhamhaeng Hospital and Mayo Clinic.<\/li>\r\n            <li>Program on Biosafety and Biosecurity (BSL-2), organized by the Biosafety Association (Thailand).<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udfc6 Expertise<\/h3>\r\n          <div class=\"tp-tags\">\r\n            <span class=\"tp-tag\">Exercise Physiology<\/span>\r\n            <span class=\"tp-tag\">Physical Fitness Testing and Assessment<\/span>\r\n            <span class=\"tp-tag\">Exercise for Special Populations and Health Promotion<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83d\udcdc Course Instructor \/ Course Coordinator<\/h3>\r\n          <ul>\r\n            <li>Health Behavioral Psychology<\/li>\r\n            <li>Seminar in Human Kinetics and Health<\/li>\r\n          <\/ul>\r\n          <h3>\ud83d\udcdc Course Co-Instructor<\/h3>\r\n          <ul>\r\n            <li>Human Kinetics and Health in Respiratory and Cardiovascular System<\/li>\r\n            <li>Human Kinetics and Health in Musculoskeletal System<\/li>\r\n            <li>Human Physiology<\/li>\r\n            <li>Professional Standard and Ethics<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 3: \u0e1c\u0e25\u0e07\u0e32\u0e19\u0e15\u0e35\u0e1e\u0e34\u0e21\u0e1e\u0e4c -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">3<\/div>\r\n        <h2>Publications \/ Books<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <h3 class=\"tp-award-category-title\">Research Article in a National Journal<\/h3>\r\n      <div class=\"tp-pub\">\r\n        <p>1. <strong><em>Saitong, A.<\/em><\/strong>, Nantasing, W., Siriburee, S., Lakorn, W., & Phongthanu, M. (2024). Knowledge, health beliefs, and behaviors \r\n          to prevent post-COVID-19 infection in the people of Ban Sawadee, Huai Thap Than Subdistrict, Huai Thap Than District, Sisaket Province. Science and Technology Journal of Sisaket Rajabhat University, 4(2), 1-13.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>2. Sriboonruang, P., Kaewchandee, C., Kunapan, W., <strong><em>Saitong, A.<\/em><\/strong>, Phongthanu, M., Pengseesang, T., & Nantasing, \r\n          W. (2024). Effects of the Dietary Program, Physical Activity, and Mental Health Promotion Among Overweight in High School Students. Science and Technology Journal of Sisaket Rajabhat University, 4(1), 1-15.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>3. <strong><em>Saitong, A.<\/em><\/strong>, Nantasing, W., Promshuree, T., Sampanpong, P., Linthaisong, U., Prathumthong, C., & Saitong, W. (2023). Stress and Quality of Life during the Coronavirus Disease 2019 \r\n          Pandemic of Undergraduate Students, Program in Sports Science, Sisaket Rajabhat University. Journal of Sports Science and Health Innovation, 2(3), 39-49.<\/p>\r\n      <\/div>\r\n        <div class=\"tp-pub\">\r\n        <p>4. <strong><em>Saitong, A.<\/em><\/strong>, & Srihirun, K. (2017). Acute Effects of Various Intensity during Pneumatic Resistance Training with Squat on Peak Force and Peak Power in Female. Journal of \r\n          Sports Science and Health, 18(3), 11-23.<\/p>\r\n      <\/div>\r\n      <h3 class=\"tp-award-category-title\">Research Article in a International Journal<\/h3>\r\n      <div class=\"tp-pub\">\r\n        <p>1. Piakae, N., Subprasert, V., Lutthapinun, N., <strong><em>Saitong, A.<\/em><\/strong>, Chinapong, S., & Nokkaew, N. (2025). A Comparison of Body Composition, Energy and Macronutrient \r\n          Intakes Between Recreational Bodybuilders and Healthy Adults. Journal of Exercise Physiology Online, 28(3), 126-137.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>2. <strong><em>Saitong, A.<\/em><\/strong>, Naeowong, W., Tanaka, H., & Suksom, D. (2025). Physical Fitness and Exercise Performance of Transgender Women. Medicine & Science in Sports & Exercise, 57(1), 134-143.<\/p>\r\n      <\/div>\r\n        <div class=\"tp-pub\">\r\n        <p>3. <strong><em>Saitong, A.<\/em><\/strong>, Naeowong, W., Tanaka, H., & Suksom, D. (2023). Bone Mineral Density in Transgender Women with and Without Orchiectomy. Journal of Exercise Physiology Online, 26(6), 82-88.<\/p>\r\n      <\/div>\r\n      <h3 class=\"tp-award-category-title\">International Academic Conference<\/h3>\r\n      <div class=\"tp-pub\">\r\n        <p>1. Tanaka, H., <strong><em>Saitong, A.<\/em><\/strong>, Naeowong, W., & Suksom, D. (2025, 11-14 September). Macro- and micro-vascular, \r\n          renal, and liver function in transgender women. 40th congress of the international union physiologicalsciences, Frankfurt, Germany.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>2. Piakaew, N., Chaiwatcharaporn, C., Subprasert, V., <strong><em>Saitong, A.<\/em><\/strong>, Chinapong, S., & Nokkaew, N. (2024, 13-15 November) A comparison of body composition, nutrition, and physical activities of male \r\n          recreational bodybuilders and active males. The 12th International Conference on Sports and Exercise Science, Chulalongkorn University, Bangkok, Thailand.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>3. <strong><em>Saitong, A.<\/em><\/strong>, Naeowong, W., Tanaka, H., & Suksom, D. (2023, 24-26 July). Disappearance of the male sex advantage in muscle strength and jump performance in \r\n          transgender women. 2023 IOHSK International Conference, Chulalongkorn University, Bangkok, Thailand.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>4. <strong><em>Saitong, A.<\/em><\/strong>, Naeowong, W., Tanaka, H., & Suksom, D. (2022, 27-28 October). Physical fitness and vascular function in transgender women vs. cisgender men and women. \r\n          International Conference on Physical Activity and Sports (IPAS) (VIRTUAL), Khon Kaen University, Khon Kaen, Thailand.<\/p>\r\n      <\/div>\r\n        <div class=\"tp-pub\">\r\n        <p>5. <strong><em>Saitong, A.<\/em><\/strong> & Srihirun, K. (2018, 20-22 June). The combined effect of pneumatic resistance training and whole body vibration on muscle power. The 8th International Conference on \r\n          Sport and Exercise Science: Toward Sports and Exercise Science in the Modern World, Ambassador hotel, Bangkok, Thailand.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>  \r\n  <\/div>\r\n<!-- Accordion Section 4: \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25 -->\r\n<div class=\"tp-accordion\">\r\n  <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n    <div class=\"tp-section-left\">\r\n      <div class=\"tp-section-no\">4<\/div>\r\n      <h2>Awards<\/h2>\r\n    <\/div>\r\n    <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n  <\/div>\r\n  <div class=\"tp-accordion-content\">\r\n    <!-- \ud83c\udfc6 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e08\u0e32\u0e01\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 -->\r\n    <div class=\"tp-award-category\">\r\n      <div class=\"tp-award-list\">\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5 - Outstanding Teaching Award in Instructional Management for the Academic Year 2024 (Sport Science Program), Faculty of Liberal Arts and Science, Sisaket Rajabhat University.<\/h4>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    \r\n  <\/div>\r\n<\/div>\r\n<\/section>\r\n<script>\r\n\/\/ \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e40\u0e1b\u0e34\u0e14-\u0e1b\u0e34\u0e14 Accordion\r\nfunction toggleAccordion(header) {\r\n  const content = header.nextElementSibling;\r\n  const isActive = header.classList.contains('active');\r\n  \/\/ \u0e1b\u0e34\u0e14\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e01\u0e48\u0e2d\u0e19 (\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e44\u0e14\u0e49\u0e17\u0e35\u0e25\u0e30\u0e2d\u0e31\u0e19)\r\n  document.querySelectorAll('.tp-accordion-header').forEach(h => {\r\n    h.classList.remove('active');\r\n    h.nextElementSibling.classList.remove('show');\r\n  });\r\n  \/\/ \u0e16\u0e49\u0e32\u0e40\u0e14\u0e34\u0e21\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e22\u0e39\u0e48 \u0e01\u0e47\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e25\u0e34\u0e01\r\n  if (!isActive) {\r\n    header.classList.add('active');\r\n    content.classList.add('show');\r\n  }\r\n}\r\n\/\/ Ripple Effect \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e17\u0e47\u0e01\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\r\ndocument.querySelectorAll('.tp-tag').forEach(tag => {\r\n  tag.addEventListener('click', function(e) {\r\n    const rect = this.getBoundingClientRect();\r\n    const ripple = document.createElement('span');\r\n    const size = Math.max(rect.width, rect.height);\r\n    ripple.style.cssText = `\r\n      position:absolute; width:${size}px; height:${size}px;\r\n      left:${e.clientX - rect.left - size\/2}px;\r\n      top:${e.clientY - rect.top - size\/2}px;\r\n      border-radius:50%; background:rgba(255,255,255,0.6);\r\n      transform:scale(0); opacity:1; pointer-events:none;\r\n      transition:transform 0.5s ease, opacity 0.5s ease;\r\n    `;\r\n    this.style.position = 'relative';\r\n    this.appendChild(ripple);\r\n    requestAnimationFrame(() => {\r\n      ripple.style.transform = 'scale(4)';\r\n      ripple.style.opacity = '0';\r\n    });\r\n    setTimeout(() => ripple.remove(), 500);\r\n  });\r\n});\r\n\/\/ Scroll Animation \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e42\u0e2b\u0e25\u0e14\u0e2b\u0e19\u0e49\u0e32\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if (entry.isIntersecting) {\r\n        entry.target.style.opacity = '1';\r\n        entry.target.style.transform = 'translateY(0)';\r\n        observer.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.1 });\r\n  document.querySelectorAll('.tp-accordion').forEach(item => {\r\n    item.style.opacity = '0';\r\n    item.style.transform = 'translateY(20px)';\r\n    item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\r\n    observer.observe(item);\r\n  });\r\n});\r\n\/\/ \u0e40\u0e1b\u0e34\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e41\u0e23\u0e01\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 (\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23)\r\n\/\/ document.querySelector('.tp-accordion-header')?.click();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dr. Athiwat Saitong Biography Educations Publications Awards 1 Biography \u25bc Name Athiwat Last name Saitong Position Lecturer, School of Human Kinetics and Health E-mail athiwat.sai@cra.ac.th 2 Education \u25bc \ud83c\udf93 Bachelor\u2019s&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":15087,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15156","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dr. Athiwat Saitong - Faculty of Health Science Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dr. Athiwat Saitong - Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Dr. Athiwat Saitong Biography Educations Publications Awards 1 Biography \u25bc Name Athiwat Last name Saitong Position Lecturer, School of Human Kinetics and Health E-mail athiwat.sai@cra.ac.th 2 Education \u25bc \ud83c\udf93 Bachelor\u2019s...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/\" \/>\n<meta property=\"og:site_name\" content=\"Faculty of Health Science Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T06:19:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/athiwat-saitong-en\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/athiwat-saitong-en\\\/\",\"name\":\"Dr. Athiwat Saitong - Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/#website\"},\"datePublished\":\"2026-08-11T06:18:44+00:00\",\"dateModified\":\"2026-08-11T06:19:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/athiwat-saitong-en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/athiwat-saitong-en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/athiwat-saitong-en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"History\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Dr. Athiwat Saitong\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/\",\"name\":\"Faculty of Health Science Technology\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dr. Athiwat Saitong - Faculty of Health Science Technology","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/","og_locale":"en_US","og_type":"article","og_title":"Dr. Athiwat Saitong - Faculty of Health Science Technology","og_description":"Dr. Athiwat Saitong Biography Educations Publications Awards 1 Biography \u25bc Name Athiwat Last name Saitong Position Lecturer, School of Human Kinetics and Health E-mail athiwat.sai@cra.ac.th 2 Education \u25bc \ud83c\udf93 Bachelor\u2019s...","og_url":"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/","og_site_name":"Faculty of Health Science Technology","article_modified_time":"2026-08-11T06:19:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/","url":"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/","name":"Dr. Athiwat Saitong - Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/en\/#website"},"datePublished":"2026-08-11T06:18:44+00:00","dateModified":"2026-08-11T06:19:09+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/en\/about\/athiwat-saitong-en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/en\/"},{"@type":"ListItem","position":2,"name":"History","item":"https:\/\/hst.cra.ac.th\/en\/about\/"},{"@type":"ListItem","position":3,"name":"Dr. Athiwat Saitong"}]},{"@type":"WebSite","@id":"https:\/\/hst.cra.ac.th\/en\/#website","url":"https:\/\/hst.cra.ac.th\/en\/","name":"Faculty of Health Science Technology","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hst.cra.ac.th\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/comments?post=15156"}],"version-history":[{"count":4,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15156\/revisions"}],"predecessor-version":[{"id":15160,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15156\/revisions\/15160"}],"up":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15087"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/media?parent=15156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}