            @charset "utf-8";
            @import url('https://fonts.googleapis.com/css?family=Itim');
            @import url('https://fonts.googleapis.com/css?family=Domine|Racing+Sans+One');
            @import url('https://fonts.googleapis.com/css?family=Kanit');
            /* color #066839 */

            body {
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                /*font-family: "Times New Roman", Times, serif;*/
                font-family: 'Kanit', sans-serif;
                margin: 0;
                padding: 0;
                line-height: 1.5em;
                background: linear-gradient(to bottom, #ffffff 45%, #AADD88 100%);
                /*background:no-repeat;*/
            }

            .n_overlay2 {
                position: absolute;
                top: 0px;
                left: 0px;
                background: #ccc;
                /*color: red;*/
                /*background-color: red;*/
                width: 100%;
                height: 100%;
                opacity: .75;
                filter: alpha(opacity=75);
                -moz-opacity: .75;
                z-index: 999;
                background: #fff url('../img/loader.gif') 50% 50% no-repeat;
                /*border: 5px solid red;*/
            }

            .main_loader {
                position: absolute;
                top: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                overflow: hidden;
                /*z-index: 998;*/
            }

            .mainpage1360 {
                width: 1360px;
                margin: 0 auto;
                position: static;
                /*border: 1px dotted red;*/
                /*position: relative;*/
                /*background-color: #009549;*/
                /*z-index: -1;*/
            }

            .vdo_new {
                padding: 2% 0 2% 27%;
            }

            .nine_menu {
                /*position: absolute;*/
                position: fixed;
                /*display: none;*/
                /*background-color: */
                /*width: 60%;*/
                width: auto;
                padding: 10px 30px 30px 0;
                height: auto;
                /*margin: 0 auto;*/
                color: white;
                /*margin-top: 1%;*/
                /*top: 10%;*/
                /*margin-left: 10%;*/
                left: 500px;
                top: 250px;
                /*transition: all 2s ease;*/
                z-index: 100;
                background-color: rgba(0, 153, 51, 0.3);
            }

            h1#news_alert {
                text-shadow: 2px 2px 2px black;
            }

            .ul_nine_menu li {
                list-style: none;
                color: white;
            }

            .news_detail {
                /*width: 80%;*/
                clear: bold;
                width: 600px;
                height: 80%;
                border: 6px solid white;
                margin-top: 30px;
                padding: 10px;
                background-color: #0A3409;
                text-align: justify;
            }

            #nine_menu_close {
                float: right;
                margin-right: 20px;
                padding: 5px 5px 0 5px;
                background-color: #0A3409;
                border: 2px solid white;
            }

            .ul_nine_menu a:link {
                text-decoration: none;
            }

            .fa {
                padding: 20px;
                font-size: 30px;
                width: 30px;
                text-align: center;
                text-decoration: none;
                margin: 5px 2px;
                border-radius: 50%;
            }

            .fa:hover {
                opacity: 0.7;
            }

            .fa-facebook {
                /*float: left;*/
                background: #3B5998;
                color: white;
                width: 20px;
                height: 20px;
            }

            .fa-twitter {
                /*float: left;*/
                background: #55ACEE;
                color: white;
                width: 20px;
                height: 20px;
            }

            .fa-google {
                /*float: left;*/
                background: #dd4b39;
                color: white;
                width: 20px;
                height: 20px;
            }

            .fa-youtube {
                background: #bb0000;
                color: white;
                width: 20px;
                height: 20px;
            }

            .n_box_social {
                display: none;
                /* Close DIV */
                float: left;
                width: 80px;
                top: 380px;
                position: fixed;
                /*border: 2px solid red;*/
            }

            .n_footter {
                display: block;
                float: left;
                width: 100%;
                padding-top: 20px;
                /* background-color: #18191E; */
                /* background-color: #003300; */
                background-color: #0b230b;
                /*border: 1px solid red;*/
            }

            .n_footter_top {
                width: 100%;
                background-color: #0A3409;
                height: 20px;
                /*border: 1px solid white;*/
            }

            .boxsitemap {
                display: block;
                /*border: 1px solid white;*/
                /*width: 250px;*/
                /*margin: 20px 0 0 140px;*/
            }

            .n_boxfootter {
                text-decoration: none;
                /*border: 1px solid pink;*/
                color: white;
                font-size: 14px;
                float: left;
                display: inline-block;
                /*width: 230px;*/
                padding-bottom: 20px;
                padding-right: 20px;
            }

            img#facebookIcon {
                margin: 15px 0 0 0;
                width: 100px;
            }

            #f_plus1,
            #f_plus2,
            #f_plus3,
            #f_plus4,
            #f_plus5,
            #f_plus6,
            #f_plus7 {
                display: none;
            }

            #f_plus1_re,
            #f_plus2_re,
            #f_plus3_re,
            #f_plus4_re,
            #f_plus5_re,
            #f_plus6_re,
            #f_plus7_re {
                display: none;
            }

            .n_boxfootter_800 {
                display: none;
            }

            .n_boxfootter:nth-child(1) {
                margin-left: 100px;
            }

            .n_boxfootter li:nth-child(1) {
                font-size: 16px;
                padding-bottom: 6px;
                text-decoration: underline;
            }

            .n_boxfootter a:link {
                text-decoration: none;
                color: white;
            }

            .n_boxfootter a:hover {
                color: white;
                text-decoration: underline;
            }

            .n_boxfootter a:visited {
                color: white;
            }

            .n_boxfootter a:active {
                color: white;
            }

            .n_main_content {
                /*position: absolute;*/
                display: block;
                width: 100%;
                /*border: 1px solid yellow;*/
                height: 200px;
            }

            span.n_text_ver {
                /*color: red;*/
                /*text-align: center;*/
                /*float: left;*/
                /*border: 1px solid red;*/
                /*transform: rotate(90deg);*/
                writing-mode: tb-rl;
                /*margin-top: -50px;*/
                /*-webkit-transform:rotate(90deg);*/
                /*-moz-transform:rotate(90deg);*/
                /*-o-transform: rotate(90deg);*/
                /*-ms-transform:rotate(90deg);*/
                /*transform: rotate(90deg);*/
                /*transform-origin: left top 0;*/
                /*width:1px;
    word-wrap: break-word;
    font-family: monospace;*/
            }

            .topmenu_stk {
                /*position: -webkit-sticky;
            position: sticky;
            top: 0;*/
                z-index: 10;
                margin: 0 auto;
                width: 55%;
                /*border: 1px solid green;*/
                /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            #myBtn {
                display: none;
                position: fixed;
                bottom: 20px;
                right: 30px;
                z-index: 99;
                border: none;
                outline: none;
                color: white;
                /*background-color: red;*/
                /*background-color: #33FF33;*/
                background: no-repeat;
                /*color: white;*/
                color: #33FF33;
                /*color: black;*/
                cursor: pointer;
                padding: 7px 5px 6px 5px;
                border: 3px solid #33FF33;
                border-radius: 5em;
            }

            #myBtn:hover {
                background-color: #555;
            }

            a#link_top:link {
                color: white;
                text-decoration: none;
            }

            a#link_top:hover {
                color: white;
                text-decoration: none;
            }

            a#link_top:visited {
                color: white;
                text-decoration: none;
            }

            a#link_top:active {
                color: white;
                text-decoration: none;
            }

            h2 {
                font-family: 'Kanit', sans-serif;
                /*font-family: "Times New Roman", Times, serif;*/
            }

            span {
                font-family: 'Kanit', sans-serif;
                /*font-family: "Times New Roman", Times, serif;*/
            }

            b {
                /*font-family: "Times New Roman", Times, serif;*/
                font-family: 'Kanit', sans-serif;
            }

            p.article {
                font-family: 'Kanit', sans-serif;
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-size: 14px;
                /*text-align: justify;*/
                overflow: hidden;
                /*padding: 0 0 0 10px;*/
                padding: 0 0 0 0;
                display: block;
                width: auto;
            }

            p.article_in {
                font-family: 'Kanit', sans-serif;
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-size: 14px;
                /*text-align: justify;*/
                overflow: hidden;
                /*padding: 0 0 0 10px;*/
                padding: 0 0 0 0;
                display: block;
                width: auto;
                text-indent: 25px;
                /*border: 1px solid red;*/
            }

            .box_spot {
                /*width: 70%;*/
                margin: 0 auto;
                /*margin-top: 20px;*/
                /*border: 1px solid green;*/
            }

            .click_box_spot {
                width: 80%;
                /*float: left;*/
                margin: 0 auto;
                margin-top: 20px;
                /*border: 1px solid green;*/
                padding: 10px 0 10px 10px;
            }

            .show_box_spot {
                width: 70%;
                margin: 0 auto;
                margin-top: 20px;
                text-align: center;
                /*border: 1px solid green;*/
            }

            .de_conment {
                margin: 20px 40px 0 0px;
                float: right;
                font-style: italic;
                color: white;
                font-weight: bold;
                text-shadow: 1px 1px 1px black;
            }

            img.img_spot {
                width: 100%;
                height: auto;
            }

            .text_right {
                color: #1B3409;
                font-style: italic;
                float: right;
                font-family: "dsn-lardphrao", "Times New Roman", Times, serif;
                font-size: 14px;
            }

            .fname {
                float: left;
                font-weight: bold;
                padding: 0 10px 0 0;
            }

            .fname_en {
                float: left;
                font-weight: bold;
                padding: 0 10px 0 0;
            }

            .box_blank_th {
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-family: 'Kanit', sans-serif;
                /*font-size: 1em;*/
                float: left;
                /*border: 1px solid red;*/
                /*width: 75%;*/
            }

            .box_blank_en {
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-family: 'Kanit', sans-serif;
                /*font-size: 1em;*/
                float: left;
                /*border: 1px solid red;*/
                /*width: 75%;*/
            }

            span.blank_all {
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-family: 'Kanit', sans-serif;
                font-size: 14px;
                /*float: left;*/
            }

            span.blank_th,
            span.blank_en,
            span.blank_cn {
                font-family: 'Kanit', sans-serif;
                font-size: 14px;
            }

            span.n_font_z18 {
                font-size: 18px;
            }

            .no_detail_th {
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-family: 'Kanit', sans-serif;
                font-size: 12px;
                color: blue;
                font-style: italic;
            }

            .no_detail_en {
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-family: 'Kanit', sans-serif;
                font-size: 12px;
                color: blue;
                font-style: italic;
            }

            audio {
                margin: 10px 0 10px 0;
            }

            .box_saf {
                clear: both;
                width: 80%;
                margin: 0 auto;
                /*border: 1px solid green;*/
            }

            a.button_link {
                display: block;
                font-size: 14px;
                float: right;
                padding: 0 2px 2px 5px;
                margin: 0 24px 30px 0;
                color: white;
                text-shadow: 1px 1px 1px black;
                background-color: #1B3409;
                /*border-color: #6ab069;*/
                position: relative;
                border-color: #386c13;
                border-width: 2px;
                border-style: outset;
                border-radius: 8px;
                left: -3px;
                top: -3px;
                /*box-shadow: 5px 5px 5px rgba(0,0,0,0.3);*/
                transition: all .3s ease-in-out;
                box-shadow: 6px 6px 3px #888888;
                text-decoration: none;
            }

            a.button_link:visited {
                font-size: 14px;
                float: right;
                padding: 0 2px 2px 5px;
                margin: 0 24px 30px 0;
                color: white;
                text-shadow: 1px 1px 1px black;
                background-color: #1B3409;
                /*border-color: #6ab069;*/
                position: relative;
                border-color: #386c13;
                border-width: 2px;
                border-style: outset;
                left: -3px;
                top: -3px;
                /*box-shadow: 5px 5px 5px rgba(0,0,0,0.3);*/
                transition: all .3s ease-in-out;
                box-shadow: 6px 6px 3px #888888;
                text-decoration: none;
            }

            a.button_link:hover {
                border-color: #bddcbc;
                background-color: #acd3ab;
                color: #1B3409;
                text-shadow: 1px 1px 1px white;
                left: -3px;
                top: -3px;
                transition: all .4s ease-in-out;
                box-shadow: 6px 6px 3px #262626;
                /*box-shadow: 10px 10px 5px #888888;*/
            }

            a.button_link:active {
                left: 0;
                top: 0;
                box-shadow: none;
                text-decoration: none;
            }

            p.article_main {
                font-family: 'Kanit', sans-serif;
                /*font-size: 14px;*/
                font-size: 1.1em;
                text-align: left;
                /*text-align: justify;*/
                /*overflow: hidden;*/
                padding: 0 2px 0 0px;
                display: block;
                width: auto;
                float: left;
                /*border-top: 1px solid green;*/
            }

            a.text:link {
                /*font-family: "Times New Roman", Times, serif;*/
                color: #1B3409;
                /*color: red;*/
                background-color: transparent;
                text-decoration: none;
                text-shadow: none;
                /*text-shadow: none;*/
            }

            a.text:visited {
                color: #1B3409;
                background-color: transparent;
                text-decoration: none;
                text-shadow: none;
            }

            a.text:hover {
                font-style: bold;
                color: #559E54;
                background-color: transparent;
                text-decoration: none;
                text-shadow: none;
            }

            a.text:active {
                color: red;
                background-color: transparent;
                text-decoration: none;
                text-shadow: none;
            }

            .texttable {
                font-family: 'Kanit', sans-serif;
                text-shadow: none;
                /*color: red;*/
            }

            a.text_link:link {
                /*font-family: "Times New Roman", Times, serif;*/
                /*font-family: 'Itim', cursive;*/
                color: #003000;
                padding: 0 14px 0 14px;
                border-top-right-radius: 0.5em;
                border-top-left-radius: 0.5em;
                /*background-color: #98AD98;*/
                text-decoration: none;
                /*margin: 0 0 -20px 0;*/
                /*box-shadow: 2px 2px 2px black;*/
            }

            a.text_link:visited {
                color: green;
                background-color: transparent;
                text-decoration: none;
            }

            a.text_link:hover {
                color: #00FF00;
                background-color: transparent;
                text-decoration: none;
                /*left: -3px;*/
                bottom: -3px;
                box-shadow: 6px 6px 3px #262626;
            }

            a.text_link:active {
                color: green;
                background-color: transparent;
                text-decoration: underline;
            }

            a.text_link_index:link {
                font-family: 'Kanit', sans-serif;
                /*font-size: 16px;*/
                font-size: 1em;
                color: #00FF00;
                /*color: #0A3409;*/
                /*color: white;*/
                /*margin: 0 0 0 0px;*/
                /*padding: 0 5px 0 5px;*/
                /*background-color: #b8c6b8;*/
                text-decoration: none;
                transition: all .1s ease-in-out;
                /*margin: 0 0 -20px 0;*/
                /*box-shadow: 2px 2px 2px black;*/
            }

            a.text_link_index:visited {
                /*color: #003000;*/
                /*font-family: 'Itim', cursive;*/
                color: #00FF00;
                background-color: transparent;
                text-decoration: none;
            }

            a.text_link_index:hover {
                /*color: #00FF00;*/
                background-color: transparent;
                /*text-decoration: none;*/
                color: white;
                /*text-decoration: underline;*/
                /*margin: 5px 0 0 0px;*/
                /*left: -3px;
            top: -3px;*/
                /*box-shadow: 2px 2px 1px #262626;*/
                /*box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.8), 1px 1px 2px 1px rgba(0, 0, 0, 0.40);*/
                /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            a.text_link_index:active {
                /*color: #003000;*/
                font-family: 'Itim', cursive;
                color: #00FF00;
                background-color: transparent;
                text-decoration: underline;
            }

            a.text_link_index_all:link {
                font-family: "Times New Roman", Times, serif;
                color: #003000;
                margin: 0 0 0 3px;
                padding: 0 5px 0 5px;
                background-color: #aadd88;
                text-decoration: none;
                /*margin: 0 0 -20px 0;*/
                /*box-shadow: 2px 2px 2px black;*/
            }

            a.text_link_index_all:visited {
                color: #003000;
                background-color: transparent;
                text-decoration: none;
            }

            a.text_link_index_all:hover {
                color: #00FF00;
                background-color: transparent;
                text-decoration: none;
                left: -3px;
                top: -3px;
                transition: all .2s ease-in-out;
                /*box-shadow: 2px 2px 1px #262626;*/
                /*box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.8), 1px 1px 2px 1px rgba(0, 0, 0, 0.40);*/
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            a.text_link_index_all:active {
                color: #003000;
                background-color: transparent;
                text-decoration: underline;
            }

            b {
                /*font-size: 110%;*/
            }

            em {
                color: red;
            }

            .la_th,
            .la_en,
            .la_cn {
                display: inline;
            }

            h3 {
                color: #066839;
            }

            h3.boxnews {
                color: white;
            }
            }

            h4 {
                /*border: 1px solid green;*/
                font-size: 14px;
                color: #066839;
                margin: 0 0 0 0;
            }

            hr {}

            .box_lang {
                margin: -30px 15px -50px 0;
                /*position: fixed;*/
                float: right;
                border: 1px solid red;
                /*z-index: 20;*/
            }

            .box_color {
                margin: 50px 15px -50px 0;
                /*position: fixed;*/
                float: right;
            }

            .box_color_sp {
                border: 8px solid #CB0114;
                width: 70%;
                margin: 0 auto;
                margin-top: 20px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                background-color: #f5d6d9;
                margin-bottom: 30px;
            }

            span.text_star {
                color: #FD6600;
                font-weight: bold;
            }

            span.blank_sp_th {
                font-family: "Times New Roman", Times, serif;
                font-style: italic;
                font-weight: bold;
                font-size: 16px;
                /*color: #2C5228;*/
                color: #ff33bb;
                letter-spacing: 2px;
                text-shadow: 1px 1px 1px black;
            }

            span.blank_sp_en {
                font-family: "Times New Roman", Times, serif;
                font-style: italic;
                font-weight: bold;
                font-size: 16px;
                /*color: #2C5228;*/
                color: #ff33bb;
                letter-spacing: 2px;
                text-shadow: 1px 1px 1px black;
            }

            #myimage {}

            img.langimg {
                /*position: relative;*/
                display: block;
                width: 45px;
                height: 25px;
                float: right;
                margin: 0 10px 25px 5px;
                left: -3px;
                top: -3px;
                /*box-shadow: 5px 5px 5px rgba(0,0,0,0.3);*/
                transition: all .2s ease-in-out;
                box-shadow: 10px 10px 5px #888888;
                z-index: 1;
                /*border: 1px solid pink;*/
            }

            #th_en {
                /*color:red;*/
                float: right;
                margin: -26px 34px 0 32px;
            }

            #th_en span {
                margin: 0 -14px 0 40px;
                color: #4CAF50;
                text-shadow: 4px 9px 0px 0px black;
                text-shadow: 2px 2px 0 black;
            }

            img.langimg:hover {
                left: -2px;
                top: -2px;
            }

            img.langimg:active {
                left: 0;
                top: 0;
                box-shadow: none;
            }

            img.langimg {
                position: relative;
                left: -3px;
                top: -3px;
                /*box-shadow: 5px 5px 5px rgba(0,0,0,0.3);*/
                transition: all .2s ease-in-out;
                box-shadow: 10px 10px 5px #888888;
            }

            img.langimg:hover {
                left: -2px;
                top: -2px;
            }

            img.langimg:active {
                left: 0;
                top: 0;
                box-shadow: none;
            }

            a.readmore {
                display: block;
                width: auto;
                padding: 0 0 0 10px;
                float: right;
                position: relative;
                text-decoration: none;
                font-weight: 16px;
                font-weight: bold;
                left: -3px;
                top: -3px;
                /*box-shadow: 5px 5px 5px rgba(0,0,0,0.3);*/
                transition: all .2s ease-in-out;
                box-shadow: 10px 10px 5px #888888;
                background-color: #33FF33;
                border-top-left-radius: 2em;
                border-bottom-left-radius: 2em;
                color: black;
            }

            .main_article1 {
                display: block;
                padding: 0 0 0 0;
                border: 1px solid blue;
                height: 90px;
                overflow: hidden;
                width: 98%;
            }

            .n_box_link_more {
                clear: both;
                width: 36%;
                padding: 0px 0 15px 0;
                /*padding: 0 auto;*/
                margin: 0 auto;
                /*border: 1px solid yellow;*/
            }

            .n_box_link_more_article3 {
                clear: both;
                width: 25%;
                height: 52px;
                padding: 0px 0px 1px 0px;
                /*padding: 0 auto;*/
                margin: 0 auto;
                /*font-size: 10px;*/
                /*border: 1px solid yellow;*/
            }

            a.n_link_more {
                /*float: right;*/
                /*margin-right: 60px;*/
                color: #00FF00;
                text-align: center;
                /*margin: 0 auto;*/
                text-decoration: none;
            }

            a.n_link_more:link {
                /*float: right;*/
                /*margin-right: 60px;*/
                color: #00FF00;
                text-align: center;
                /*margin: 0 auto;*/
                transition: all 1s ease;
                text-decoration: none;
            }

            a.n_link_more:hover {
                /*float: right;*/
                /*margin-right: 60px;*/
                color: #00FF00;
                text-align: center;
                letter-spacing: 1px;
                /*margin: 0 auto;*/
                text-decoration: none;
            }

            .link_more {
                float: right;
                margin-right: 60px;
                color: #00FF00;
                text-decoration: none;
            }

            .link_more:hover {
                color: #00FF00;
                text-decoration: underline;
            }

            a.readmore span {
                cursor: pointer;
                display: inline-block;
                position: relative;
                transition: 0.5s;
            }

            a.readmore span:after {
                content: '\00bb\00bb';
                position: absolute;
                opacity: 0;
                top: 0;
                right: -10px;
                transition: 0.5s;
            }

            a.readmore:hover span {
                padding-right: 25px;
            }

            a.readmore:hover span:after {
                opacity: 1;
                right: 0;
            }

            a.readmore:hover {
                left: -2px;
                top: -2px;
                text-decoration: none;
                background-color: #92C591;
                color: white;
            }

            a.readmore:active {
                left: 0;
                top: 0;
                box-shadow: none;
            }

            a.textFloatRight {
                display: block;
                width: 160px;
                float: right;
                position: relative;
                text-decoration: none;
                font-weight: 16px;
                font-weight: bold;
                padding: 6px 0px 6px 30px;
                left: -3px;
                top: -3px;
                /*box-shadow: 5px 5px 5px rgba(0,0,0,0.3);*/
                transition: all .2s ease-in-out;
                box-shadow: 10px 10px 5px #888888;
                background-color: #006600;
                /*border: 2px solid #066839;*/
                border-bottom-left-radius: 2em;
                border-top-right-radius: 2em;
                border-bottom-right-radius: 2em;
                border-top-left-radius: 2em;
                color: white;
            }

            a.textFloatRight span {
                cursor: pointer;
                display: inline-block;
                position: relative;
                transition: 0.5s;
            }

            a.textFloatRight span:after {
                content: '\00bb\00bb';
                position: absolute;
                opacity: 0;
                top: 0;
                right: -10px;
                transition: 0.5s;
            }

            a.textFloatRight:hover span {
                padding-right: 25px;
            }

            a.textFloatRight:hover span:after {
                opacity: 1;
                right: 0;
            }

            a.textFloatRight:hover {
                left: -2px;
                top: -2px;
                text-decoration: none;
                background-color: #92C591;
                color: black;
            }

            a.textFloatRight:active {
                left: 0;
                top: 0;
                box-shadow: none;
            }

            a.send_mail {
                color: #066839;
                font-weight: bold;
                font-size: 16px;
            }

            .br20 {
                display: block;
                height: 8px;
                /*background-color: red;*/
            }

            .br40 {
                display: block;
                height: 20px;
                /*background-color: red;*/
            }

            img.img_vision {
                /*width: 1024px; */
                /*width: auto;*/
                /*width: 1024px;*/
                width: 100%;
                height: auto;
                overflow: hidden;
                text-align: center;
            }

            img.img_sub_article {
                height: auto;
                width: 450px;
                /* overflow: hidden;*/
                /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);*/
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.img_sub_article_bottom {
                /*width: auto;*/
                height: auto;
                width: 350px;
                float: right;
                margin-top: -100px;
                margin-right: 50px;
                /*margin-left: -200px;*/
                /* overflow: hidden;*/
                /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);*/
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .box_img_sub_center {
                /*width: 100%;*/
                float: left;
                margin: 0 0 0 65px;
            }

            .box_img_sub {
                clear: both;
                padding: 20px 0 0 0;
                width: 71%;
                /*float: left;*/
                margin: 0 auto;
                /*margin: 20px 0 0 50px;*/
                /*border: 1px solid pink;*/
            }

            .box_img_album {
                width: auto;
                /*clear: left;*/
                float: left;
                margin: 25px 0 0 42px;
                /*border: 1px solid red;*/
            }

            .img_business {
                clear: both;
                width: 73%;
                /*float: left;*/
                margin: 0 auto;
                padding: 10px 0 0 0;
                /*border: 1px solid green;*/
            }

            img.img_business_0c {
                margin: 10px 0 0 250px;
                width: 450px;
                height: auto;
                border: 4px solid #004E28;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.img_business_1c {
                width: 450px;
                height: 150px;
                margin: 0 10px 0 0;
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                ;
            }

            img.img_business_1b {
                width: 340px;
                height: 240px;
                padding: 0 0 0 0;
                border-style: outset;
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                /*height: 150px;*/
            }

            img.img_business_1about {
                width: 500px;
                float: left;
                /*height: 240px;*/
                height: auto;
                padding: 0 0 0 0;
                border-style: outset;
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                /*height: 150px;*/
            }

            img.img_business_con {
                width: 95%;
                padding: 0 0 0 0;
                border-style: outset;
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.img_business_con_icon {
                float: left;
                padding: 0 0 0 0;
                border-style: outset;
                border-radius: 10px;
                /*border: 4px solid #004E28;*/
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.img_business_2c {
                width: 320px;
                height: 240px;
                padding: 0 0 0 0;
                margin: 0 0 0 70px;
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                ;
                /*height: 150px;*/
            }

            img.img_business_3c {
                width: 260px;
                height: 160px;
                padding: 0 0 0 0;
                margin: 0 36px 0 0;
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                /*height: 150px;*/
            }

            img.img_frult {
                width: 430px;
                height: 320px;
                margin: 5px 0 0 0px;
                padding: 0 0 0 0;
                /*margin: 0 36px 0 0;*/
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                /*height: 150px;*/
            }

            img.img_album_3c {
                float: left;
                width: 260px;
                height: 160px;
                padding: 0 0 0 0;
                /*margin: 0 36px 0 0;*/
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                /*height: 150px;*/
                /*clear: left;*/
            }

            .headbox_album {
                font-family: "Times New Roman", Times, serif;
                font-size: 16px;
                clear: left;
                margin: 20px 0 0 0;
                /*color: #1C350A;*/
                /*color: #347B98;*/
                /*color: #1258DC;*/
                /*color: #1B3409;*/
                color: #2D552B;
                text-shadow: 1px 1px 1px #888888;
                /*border: 1px solid pink;*/
                width: 210px;
                /*height: 20px;*/
            }

            .headbox_album_en {
                font-family: "Times New Roman", Times, serif;
                font-size: 16px;
                clear: left;
                margin: 20px 0 0 0;
                color: #1C350A;
                /*border: 1px solid pink;*/
                width: 210px;
            }

            .de_album {
                clear: left;
                font-family: "Times New Roman", Times, serif;
                font-size: 14px;
                padding: 0px 0 0 5px;
                /*margin: 50px 0 0 0;*/
                color: #FC600A;
                /*border: 1px solid pink;*/
                width: 260px;
            }

            img.img_business_4c {
                width: 220px;
                height: 160px;
                padding: 0 0 0 0;
                border-radius: 10px;
                /*border: 1px solid green;*/
                /*height: 150px;*/
                box-shadow: 5px 5px 3px #888888;
            }

            .box_map_full {
                width: 80%;
                margin: 0 auto;
                margin-top: 20px;
            }

            embed.map_taladsrimuang {
                border: 6px solid #24431A;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .box_map_1024 {
                display: none;
            }

            a.previous {
                text-decoration: none;
                display: inline-block;
                padding: 6px 14px;
                border-radius: 5px;
                font-weight: bold;
                text-shadow: 1px 1px 1px #CAD4C3;
                color: black;
                transition: all .4s ease-in-out;
                letter-spacing: 1px;
                margin-bottom: 40px;
            }

            a.previous:hover {
                background-color: #4CAF50;
                color: white;
                text-shadow: 1px 1px 1px black;
                letter-spacing: 4px;
            }

            .std_link {}

            a.std_link {
                cursor: pointer;
                margin: 20px 20px 0 0;
                background-color: #f1f1f1;
                text-decoration: none;
                display: inline-block;
                padding: 6px 14px;
                border-radius: 5px;
                font-weight: bold;
                text-shadow: 1px 1px 1px #CAD4C3;
                color: black;
                transition: all .4s ease-in-out;
                letter-spacing: 1px;
                margin-bottom: 40px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            a.std_link:hover {
                background-color: #4CAF50;
                color: white;
                text-shadow: 1px 1px 1px black;
                /*letter-spacing: 4px;*/
            }

            .previous {
                float: right;
                margin: 20px 20px 0 0;
                background-color: #f1f1f1;
                color: black;
                /*border-radius: 5px;*/
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                /*background-color: #4CAF50;*/
                /*color: white;*/
            }

            .next {
                background-color: #4CAF50;
                color: white;
            }

            .round {
                border-radius: 50%;
            }

            .phptest {
                display: block;
                position: absolute;
                position: fixed;
                margin-top: 150px;
                border: 2px solid green;
                background-color: white;
                display: none;
            }

            .box_address {
                font-family: "Times New Roman", Times, serif;
                font-size: 14px;
                /*color: red;*/
                width: 100%;
                margin: 0 0 0 10px;
                clear: right;
                /*border: 1px solid green;*/
            }

            .sub {
                display: block;
                float: left;
                width: 200px;
                /*border: 1px solid red;*/
                box-shadow: 5px 5px 3px #888888;
            }

            .mark_all {
                display: block;
                float: left;
                width: 1000px;
                margin: 0 0 0 10px;
            }

            .sub ul {
                list-style-type: none;
                margin: 0;
                padding: 0;
                background-color: #1B3409;
                color: #9BD770;
                text-shadow: 1px 1px 1px black;
            }

            .sub li a {
                display: block;
                color: #000;
                padding: 8px 16px;
                text-decoration: none;
                color: white;
                border-bottom: 1px solid #00cc44;
            }

            /* Change the link color on hover */

            .sub li a:hover {
                background-color: #669966;
                color: black;
            }

            .main_content {
                /*background-color: #92C591;*/
                background: no-repeat;
                display: block;
                width: 96%;
                float: left;
                border-radius: 10px;
                padding: 10px;
                padding-bottom: 25px;
                margin: 0 0 0 9px;
                /*border: 1px solid blue;*/
            }

            .box_left_head {
                float: left;
                /*clear: both;*/
                margin: 0 0 0 0;
                padding: 0 10px 0 10px;
                /*margin: 0 86px 0 0;*/
            }

            .box_left {
                float: left;
                /*border: 1px solid green;*/
            }

            .box_left_img {
                float: left;
            }

            .box_left_img img {
                /*margin: 0 0 0 68%;*/
                width: 280px;
                border: 4px solid #616161;
                border-radius: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .box_radio {
                /*border: 1px solid green;*/
                margin: 0 auto;
                margin-top: 30px;
                /*display: block;*/
                width: 35%;
                height: 250px;
            }

            img.img_radio {
                /*border: 1px solid pink;*/
                width: 100%;
                margin: 0 auto;
                height: auto;
                clear: both;
                margin: 0 auto;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .box_left_contect {
                float: left;
                margin: 0 0 0 53px;
                /*border:1px solid red;*/
                /*margin: 0 0 0 380px;*/
                /*width: 80%;*/
            }

            .box_fr {
                float: left;
                margin: 5px 0 0 30px;
                /*border: 1px solid blue;*/
                background-color: #F2F2F2;
                width: 45%;
                padding: 10px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .box_img_fr {
                float: left;
                margin: 0 0 0 25px;
                /*background-color: #347B98;*/
                /*width: 30%;*/
                /*height: 350px;*/
                /*border: 1px solid green;*/
            }

            img.img_customer {
                /*margin-top: 20px;*/
                border: 8px solid #347B98;
                border-radius: 10px;
                /*margin: 0 auto;*/
                float: left;
                margin: 0 0 0 40px;
                width: 220px;
                height: 250px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            #link_detail {
                cursor: pointer;
            }

            span.text_star_2 {
                display: block;
                float: left;
                margin: 0 0 0 0;
                color: red;
                width: 10px;
                /*border:1px solid black;*/
            }

            .box_left_r {
                float: left;
                margin: 10px 0 0 30px;
                width: 50%;
                /*border:1px solid red;*/
                /*margin: 0 86px 0 0;*/
            }

            .box_contact_from_f {
                float: left;
                clear: left;
                width: 40%;
                /*background-color: #008000;*/
                background: linear-gradient(to top left, #007d00 0%, #ffffff 100%);
                /*border:1px solid red;*/
                padding: 10px;
                border-radius: 15px;
                margin: 10px;
                height: 190px;
                margin: 10px 0 0 -265px;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                clear: right;
            }

            .box_contact_from_f2 {
                float: left;
                clear: left;
                width: 4px;
                /*background-color: black;*/
                /*border:1px solid red;*/
                padding: 10px;
                border-radius: 15px;
                margin: 10px;
                height: 250px;
                margin: 10px 0 0 -35px;
                background: linear-gradient(to right, #008000 0%, #000000 100%);
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                clear: right;
            }

            .box_contact_from {
                float: left;
                clear: left;
                width: 100%;
                background-color: #008000;
                /*border:1px solid red;*/
                padding: 10px;
                border-radius: 15px;
                margin: 10px;
                margin: -280px 0 0 0;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
            }

            .box_text_th,
            .box_text_en,
            .box_text_cn {
                font-family: "Times New Roman", Times, serif;
                font-size: 16px;
                width: auto;
                float: left;
                font-style: bold;
                color: black;
                text-shadow: 1px 1px 1px #4F934F;
                margin: 16px 0 0 14px;
            }

            .box_se_pr {
                /*float: left;*/
                width: 40%;
                color: white;
                text-shadow: 1px 1px 1px black;
                border: 1px solid #D7D7D7;
                /*margin-top: 50px;*/
                margin: 0 auto;
                background-color: #478547;
                padding: 6px 0 6px 20px;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                /*padding: 0 0 0 50px;*/
            }

            .box_se_time_fr {
                /*float: left;*/
                float: none;
                width: 99%;
                color: white;
                text-shadow: 1px 1px 1px black;
                border: 1px solid #D7D7D7;
                display: inline-block;
                /*margin-top: 50px;*/
                margin: 0 auto;
                background-color: #478547;
                padding: 6px 0 0 6px;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                /*padding: 0 0 0 50px;*/
            }

            .box_se_time {
                /*float: left;*/
                width: 65%;
                color: white;
                text-shadow: 1px 1px 1px black;
                border: 1px solid #D7D7D7;
                /*margin-top: 50px;*/
                margin: 0 auto;
                background-color: #478547;
                padding: 6px 0 6px 20px;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                /*padding: 0 0 0 50px;*/
            }

            .box_se_time_de {
                /*float: left;*/
                width: 55%;
                border: 3px solid #0b1604;
                margin: 0 auto;
                background-color: #1B3409;
                color: white;
                text-shadow: 1px 1px 1px black;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                margin-bottom: 20px;
                margin-top: 20px;
                /*padding: 0 0 0 50px;*/
            }

            form.from_se_time {
                width: 50%;
                margin: 0 auto;
            }

            .box_imges {
                float: left;
                width: auto;
                height: auto;
                /*border: 1 solid red;*/
                /*margin: 0 86px 0 0;*/
            }

            .box_left_60 {
                float: left;
                width: 60%;
                border: 1px solid red;
                /*margin: 0 86px 0 0;*/
            }

            .box_right_30 {
                float: right;
                width: 30%;
                border: 1px solid red;
            }

            .box_right {
                /*clear: both;*/
                float: right;
                /*border:1px solid red;*/
            }

            .box_right_imges {
                float: right;
                margin-top: -180px;
                /*margin-right: 100px;*/
                /*margin: 0 0 0 0;*/
                /*padding: 0 10px 0 0;*/
                /*width: auto;*/
                /*border: 1px solid green;*/
            }

            img.img_faq {
                display: block;
                float: left;
                /*border: 1px solid red;*/
                clear: left;
                width: 38px;
                height: 34px;
                margin: 4px 0 0 0;
            }

            img.img_faq_a {
                display: block;
                float: left;
                /*border: 1px solid red;*/
                clear: left;
                width: 38px;
                height: 34px;
                margin: 8px 0 0 0;
            }

            .box_faq {
                float: left;
                font-family: "Times New Roman", Times, serif;
                font-size: 16px;
                color: #F7D7D4;
                background-color: #092834;
                /*text-shadow: 1px 1px 1px black;*/
                display: block;
                border: 1px solid black;
                width: 90%;
                margin: 5px 5px 0 10px;
                padding: 5px 5px 5px 5px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .box_ans {
                float: left;
                font-family: "Times New Roman", Times, serif;
                font-size: 16px;
                color: #1B3409;
                background-color: #F7D7D4;
                /*text-shadow: 1px 1px 1px white;*/
                display: block;
                /*border: 1px solid black;*/
                margin: 10px 0 0 10px;
                width: 90%;
                padding: 5px 5px 5px 5px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.img_business_1a {
                width: 700px;
                height: 450px;
                margin: 0 20%;
                /*height: auto;*/
                border: 4px solid #616161;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
            }

            a.auptop:link {
                position: fixed;
                font-family: "Times New Roman", Times, serif;
                text-decoration: none;
                display: block;
                float: left;
                width: 80px;
                margin: 650px 0 0 1024px;
                /*position: absolute;*/
                position: fixed;
                background-color: #375F1B;
                color: white;
                font-weight: bold;
                padding: 0 0 0 10px;
                /*border: 2px solid green;*/
                box-shadow: 2px 2px 2px black;
            }

            a.auptop:visited {
                /*color: #003000;*/
                color: white;
                background-color: transparent;
                text-decoration: none;
                margin: 650px 0 0 1024px;
            }

            a.auptop:active {
                /*color: #003000;*/
                color: white;
                background-color: #375F1B;
                margin: 650px 0 0 1024px;
            }

            a.auptop:hover {
                color: #00FF00;
                background-color: green;
                text-decoration: none;
                position: fixed;
                margin: 650px 0 0 1024px;
                box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            a.auptop2:link {
                position: fixed;
                font-family: "Times New Roman", Times, serif;
                text-decoration: none;
                display: block;
                float: left;
                width: 80px;
                margin: 300px 0 0 -100px;
                /*position: absolute;*/
                position: fixed;
                background-color: #375F1B;
                color: white;
                font-weight: bold;
                padding: 0 0 0 10px;
                /*border: 2px solid green;*/
                box-shadow: 2px 2px 2px black;
            }

            a.auptop2:visited {
                /*color: #003000;*/
                color: white;
                background-color: transparent;
                text-decoration: none;
                /*margin: 650px 0 0 1024px;*/
            }

            a.auptop2:active {
                /*color: #003000;*/
                color: white;
                background-color: #375F1B;
                /*margin: 650px 0 0 1024px;*/
            }

            a.auptop2:hover {
                color: #00FF00;
                background-color: green;
                text-decoration: none;
                position: fixed;
                /*margin: 650px 0 0 1024px;*/
                box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .page {
                margin: 0 0 0 0px;
                /*width: 98%;*/
                /*overflow: hidden;*/
                /*border: 1px solid red;*/
            }

            #n_top {
                margin-top: -14px;
                font-size: 14px;
                color: white;
            }

            .box_de,
            .box_de_en,
            .box_de_cn {
                position: relative;
                font-family: 'Itim', cursive;
                display: inline;
                margin-top: -50px;
                float: left;
                width: 100%;
                height: 40px;
                /*border: 1px solid black;*/
                font-size: 20px;
                z-index: 1;
            }

            /* .box_de_en {
                position: relative;
                font-family: 'Itim', cursive;
                display: inline;
                margin-top: -50px;
                float: left;
                width: 100%;
                height: 40px;

                font-size: 20px;
            } */
            .de_text1 {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 4%;
                text-align: center;
                color: #ff0066;
                text-shadow: 2px 2px black;
                /*background-color: #003119;*/
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            .de_text2 {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 4%;
                text-align: center;
                color: blue;
                /*background-color: #003119;*/
                text-shadow: 2px 2px black;
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            .de_text3 {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 7%;
                text-align: center;
                color: #00ff00;
                text-shadow: 2px 2px black;
                /*box-shadow: 2px 2px 2px black*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*border: 1px solid green;*/
            }

            .de_text4 {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 7%;
                text-align: center;
                color: #ff3399;
                text-shadow: 2px 2px black;
                /*box-shadow: 2px 2px 2px black*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*border: 1px solid green;*/
            }

            .de_text5 {
                position: relative;
                display: block;
                float: left;
                padding: 0px 4px 0px 4px;
                width: auto;
                margin-left: 7%;
                text-align: center;
                color: #6600cc;
                text-shadow: 2px 2px black;
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*border: 1px solid green;*/
            }

            .de_text1_cn {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 4%;
                text-align: center;
                color: #ff0066;
                text-shadow: 2px 2px black;
                /*background-color: #003119;*/
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            .de_text2_cn {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 4%;
                text-align: center;
                color: blue;
                /*background-color: #003119;*/
                text-shadow: 2px 2px black;
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            .de_text3_cn {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 7%;
                text-align: center;
                color: #00ff00;
                text-shadow: 2px 2px black;
                /*box-shadow: 2px 2px 2px black*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*border: 1px solid green;*/
            }

            .de_text4_cn {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 7%;
                text-align: center;
                color: #ff3399;
                text-shadow: 2px 2px black;
                /*box-shadow: 2px 2px 2px black*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*border: 1px solid green;*/
            }

            .de_text5_cn {
                position: relative;
                display: block;
                float: left;
                padding: 0px 4px 0px 4px;
                width: auto;
                margin-left: 7%;
                text-align: center;
                color: #6600cc;
                text-shadow: 2px 2px black;
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*border: 1px solid green;*/
            }

            .de_text1_th {
                font-family: 'Itim', cursive;
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 6%;
                text-align: center;
                color: #ff0066;
                text-shadow: 2px 2px black;
            }

            .de_text2_th {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                /*margin-left: 40px;*/
                margin-left: 7%;
                text-align: center;
                color: blue;
                text-shadow: 2px 2px black;
                /*background-color: #003119;*/
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            .de_text3_th {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                /*margin-left: 45px;*/
                margin-left: 9%;
                text-align: center;
                color: #00ff00;
                text-shadow: 2px 2px black;
                /*background-color: #003119;*/
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            .de_text4_th {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 8%;
                text-align: center;
                color: #ff3399;
                text-shadow: 2px 2px black;
                /*background-color: #003119;*/
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            .de_text5_th {
                position: relative;
                display: block;
                float: left;
                width: auto;
                padding: 0px 4px 0px 4px;
                margin-left: 8%;
                text-align: center;
                color: #6600cc;
                text-shadow: 2px 2px black;
                /*background-color: #003119;*/
                /*border: 1px solid green;*/
                /*background-color: #f2f2f2;*/
                /*box-shadow: 2px 2px 2px black;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            #overlay {
                position: fixed;
                display: none;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background-color: rgba(0, 0, 0, 0.3);
                z-index: 12;
                cursor: pointer;
            }

            .overlay_show {
                position: fixed;
                display: none;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background-color: rgba(0, 0, 0, 0.3);
                z-index: 12;
                cursor: pointer;
            }

            .counter {
                display: inline;
                float: left;
                width: 250px;
                margin: 10px 0 0 420px;
                /*border: 1px solid black;*/
            }

            .article_th,
            .article_en,
            .article_cn a {
                display: inline;
                background-color: #737373;
                color: white;
                padding: 2px 5px 2px 5px;
                text-decoration: none;
                box-shadow: 3px 3px 3px black;
            }

            .article_th,
            .article_en,
            .article_cn a:hover {
                color: black;
                background-color: #bfbfbf;
            }

            .article_en a {
                display: inline;
                background-color: #737373;
                color: white;
                padding: 2px 5px 2px 5px;
                text-decoration: none;
                box-shadow: 3px 3px 3px black;
            }

            .article_en a:hover {
                color: black;
                background-color: #bfbfbf;
            }

            .img_inline {
                /*display: inline-block;*/
                /*position: relative;*/
                /*clear: both;*/
                /*position: absolute;*/
                clear: both;
                width: 100%;
                /*height: aut*/
                height: 300px;
                /*margin: 0 auto;*/
                /*padding-bottom: 400px;*/
                border: 5px solid green;
            }

            /*.img_inline p#socialicons a img.degree:nth-child(1){border: 1px solid red;}*/

            /*p#socialicons a:nth-child(1){ margin-left: 400px; }*/

            img.degree2 {
                /*margin: 0 0 0 70px;*/
                position: relative;
                margin-left: 4%;
                float: left;
                width: 110px;
                height: 110px;
                /*border: 1px solid pink;*/
                /*z-index: 50;*/
                padding: 3%;
            }

            /*.text.hidden li:nth-child(21){transform: translateX(350px) translateY(-100px);}*/

            img.degree_base {
                /*margin: 0 0 0 70px;*/
                /*margin-left: 7%;*/
                float: left;
                width: 110px;
                height: 40px;
            }

            .text_img {
                position: relative;
                display: block;
                float: left;
                width: 130px;
                height: auto;
                color: green;
                text-shadow: 5px 5px 10px black;
                margin: -120px 0 0 64px;
                border: 1px solid red;
            }

            .slide_show {
                width: 60%;
                height: 100px;
                margin: auto;
            }

            #cubeslider {
                display: block;
            }

            .slideshow-container {
                display: none;
            }

            .slideshow-container_button {
                display: none;
            }

            #cubeslider2 {
                padding: 0 0 0 1px;
            }

            #unhookbuttons {
                position: absolute;
            }

            #maincontainer {
                /*width: 1360px;
            margin: 0 auto;
            border: 1px solid green;*/
                clear: both;
                width: 1360px;
                /*Width of main container*/
                margin: 0 auto;
                /*Center container on page*/
                background-color: #FFF;
                display: block;
                /*border: 1px solid red;*/
                height: auto;
            }

            /* ####  line br #######*/

            .box_line {
                margin-top: 10px;
                width: 840px;
                height: 5px;
                background-color: #305A30;
                box-shadow: 10px 10px 5px #888888;
            }

            #topsection_flash {
                /*background: #EAEAEA;*/
                /*height: 90px; */
                /*Height of top section*/
            }

            #topsection {
                display: none;
            }

            #topsection h1 {
                margin: 0;
                padding-top: 15px;
            }

            #contentwrapper {
                float: left;
                width: 100%;
            }

            #contentcolumn {
                margin-left: 400px;
                /*Set left margin to LeftColumnWidth*/
                border-style: solid;
                border-color: blue;
                border-width: 1px;
            }

            #leftcolumn {
                float: left;
                width: 380px;
                /*Width of left column*/
                margin-left: -840px;
                /*Set left margin to -(MainContainerWidth)*/
                /*background: #C8FC98;*/
                /*padding:10px; /* content */
            }

            .top_banner {
                /*display: block;*/
                /*display: none;*/
                /*float: left;*/
                width: 99%;
                margin: 0 auto;
                opacity: 0;
                border-top-left-radius: 3em;
                border-top-right-radius: 3em;
                overflow: hidden;
                /*border: 1px solid red;*/
            }

            .top_banner_for_contact {
                /*display: block;*/
                /*display: none;*/
                /*float: left;*/
                width: 99%;
                margin: 0 auto;
                /*opacity: 0;*/
                /*border: 1px solid red;*/
            }

            img.banner {
                width: auto;
            }

            .main_1 {
                clear: both;
                display: block;
                float: left;
                margin: 0 0 1px 0;
                padding: 0;
                width: 100%;
                height: auto;
                /*border: 1px solid pink;*/
                z-index: -1;
            }

            /*  .main_article3 {
        z-index: 6;
        border: 1px solid red;
    }*/

            .main_article1 {
                clear: both;
                display: block;
                float: left;
                margin: 0 0 1px 0;
                padding: 0;
                width: 100%;
                height: auto;
                /*border: 1px solid green;*/
            }

            .main_print {
                clear: both;
                display: block;
                /*float: left;*/
                /*margin: 0 0 1px 0;*/
                margin: 0 auto;
                padding: 0;
                width: 100%;
                height: auto;
                /*border: 1px solid red;*/
            }

            .main_th {
                display: block;
                float: left;
                margin: 0 0 1px 0;
                padding: 0;
                width: 100%;
                height: auto;
            }

            .main_en {
                display: block;
                float: left;
                margin: 0 0 1px 0;
                padding: 0;
                width: 100%;
                height: auto;
            }

            .main_counter {
                clear: both;
                display: block;
                /*float: left;*/
                margin: 0 auto;
                /*padding: 0;*/
                width: 190px;
                height: auto;
                padding: auto;
                /*border: 1px solid red;*/
            }

            .innertube {
                display: block;
                float: left;
                text-align: justify;
                margin: 0 0 10px 12px;
                padding: 0 0 2px 0px;
                width: 47%;
                height: auto;
                border: 1px solid pink;
            }

            .innertube_article {
                display: block;
                float: left;
                text-align: justify;
                margin: 0 0 10px 12px;
                padding: 0 0 2px 0px;
                width: 47%;
                height: auto;
                /*border: 1px solid blue;*/
            }

            .innertube_article_sub {
                display: block;
                float: left;
                text-align: justify;
                margin: 0 0 10px 12px;
                padding: 0 0 2px 0px;
                width: 47%;
                height: auto;
                /*border: 1px solid yellow;*/
            }

            .innerboxcheckprice {
                display: block;
                float: left;
                margin: 0 0 10px 12px;
                padding: 0 0 2px 0px;
                width: 47%;
                /*width: 670px;*/
                height: auto;
                /*border: 1px solid green;*/
            }

            img.imgcheckprice {
                width: 420px;
                height: 300px;
                margin-left: -180px;
                margin-top: 200px;
                position: absolute;
                z-index: -1;
            }

            img.imgcheckprice_test {
                width: 420px;
                height: 300px;
                margin-left: -1600px;
                margin-top: 840px;
                position: absolute;
                z-index: -1;
                /*border: 1px solid red;*/
            }

            .footimg {
                /*border: 2px solid red;*/
                position: relative;
            }

            img.cimgcheckprice_test {
                /*width: 420px;*/
                /*height: 300px;*/
                width: 20%;
                height: auto;
                /*height: 1000%;*/
                /*top:0px;*/
                /*margin-left: -1600px;*/
                /*margin-top: -220px;*/
                margin-top: -8%;
                position: absolute;
                z-index: -1;
                /*border: 1px solid black;*/
            }

            img.cimgcheckprice2_foot {
                width: 20%;
                height: auto;
                margin-left: 16%;
                margin-top: -8%;
                position: absolute;
                z-index: -1;
                /*border: 1px solid black;*/
            }

            img.cimgcheckprice2_footadd {
                position: absolute;
                width: 30%;
                height: auto;
                /*left: 1000px;*/
                margin-left: 48%;
                margin-top: -5%;
                z-index: -1;
                /*border: 1px solid green;*/
            }

            img.imgcheckprice2_foot {
                width: 530px;
                height: 300px;
                margin-left: -1230px;
                margin-top: 840px;
                position: absolute;
                z-index: -1;
                /*border: 1px solid blue;*/
            }

            img.imgcheckprice2_footadd {
                width: 530px;
                height: 300px;
                margin-left: -750px;
                margin-top: 880px;
                position: absolute;
                z-index: -1;
                /*border: 1px solid black;*/
            }

            img.bg_footer {
                width: 470px;
                height: 350px;
                margin-left: -280px;
                margin-top: 800px;
                position: absolute;
                z-index: -1;
                /*border: 1px solid red;*/
            }

            img.cbg_footer {
                position: absolute;
                height: auto;
                width: 25%;
                margin-top: -13%;
                margin-left: 70%;
                z-index: -1;
                /*border: 5px solid green;*/
            }

            img.cbg_footer5 {
                width: 30%;
                height: auto;
                margin-left: 30%;
                margin-top: -9%;
                position: absolute;
                opacity: 0.4;
                z-index: -2;
                /*border: 5px solid red;*/
            }

            img.imgcheckprice2 {
                width: 560px;
                height: 300px;
                margin-left: -190px;
                margin-top: 160px;
                position: absolute;
                z-index: -1;
            }

            .innerboxtube {
                display: block;
                float: left;
                height: auto;
                width: 350px;
                position: relative;
                z-index: 1;
                padding-top: 55px;
                padding-left: 100px;
                /*border: 1px solid blue;*/
            }

            img.imgtube {
                position: absolute;
                margin-top: 310px;
                margin-left: -120px;
                width: 310px;
                height: 145px;
                z-index: 50;
                /*border: 1px solid red;*/
            }

            .slide_bar {
                display: block;
                float: left;
                text-align: justify;
                /*margin: 0 0 10px 12px;*/
                /*padding: 0 0px 2px 0px;*/
                margin: 0 0 width: 98%;
                height: auto;
                /*border: 1px solid pink;*/
            }

            .box_control_slide {
                position: absolute;
                display: block;
                width: 230px;
                /*border:1px solid green;*/
                margin: -80px 0 0 780px;
            }

            .t_headbox {
                font-family: 'Kanit', sans-serif;
                /*border: 1px solid green;*/
                padding: 0 0 0 12px;
            }

            .boxtopmenu {
                overflow: hidden;
                position: fixed;
                margin: 90px 0 0 0;
                top: 0;
                z-index: 1;
            }

            #nextcontrol {
                display: block;
                float: left;
                width: 10px;
                height: auto;
            }

            #playpausecontrol {
                float: left;
            }

            /*  #### button control #####*/

            #prevcontrol {
                float: left;
            }

            .header_th,
            .header_en {
                display: block;
                /*position: absolute;*/
                /*border-bottom: 1px solid green;*/
                font-family: 'Kanit', sans-serif;
                /*text-shadow: 1px 1px 1px black;*/
                /*width: 10px;*/
                /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);*/
                transition: all 1s ease;
                width: auto;
                padding: 0 0 0 0;
                /*border: 1px solid red;*/
                /*height: 50px;*/
            }

            .header_th:hover {
                background-color: #FFB151;
                /*margin-top: -5px;*/
            }

            .header_en:hover {
                background-color: #FFB151;
                /*margin-top: -5px;*/
            }

            /* .header_en {
                display: block;
                font-family: 'Kanit', sans-serif;
            } */
            ul.button_slide {
                list-style: none;
            }

            img#img_nextcontrol {
                width: 60px;
                height: auto;
                /*border: 1px solid red;*/
            }

            img#img_prevcontrol {
                width: 60px;
                height: auto;
                /*border: 1px solid red;*/
            }

            img#img_playcontrol {
                width: 60px;
                height: auto;
                /*border: 1px solid red;*/
            }

            img#img_pausecontrol {
                width: 60px;
                height: auto;
                /*border: 1px solid red;*/
            }

            /*  #### end button control #####*/

            .box_tube {
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            object.vdo_re {
                display: block;
                /*position: relative;*/
                float: left;
                text-align: center;
                /*width: 492px;*/
                border: 14px solid #1b321b;
                border-radius: 10px;
                /*height: 320px;*/
                height: 250px;
                width: 390px;
                margin: 1px 0 10px 0;
                padding: 0 0 0 0px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .base_r_tube {
                /*position: absolute;*/
                /*margin-top: -40px;*/
                width: 20%;
                height: 20px;
                /*background-color: #1b321b;*/
                /*border: 1px solid green;*/
                background: linear-gradient(to right, #003300 46%, #000000 100%);
                margin-left: 600px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .base_r_tube_index {
                /*position: absolute;*/
                /*margin-top: -40px;*/
                /*width: 20%;*/
                width: 50px;
                height: 20px;
                /*background-color: #1b321b;*/
                /*border: 1px solid green;*/
                background: linear-gradient(to right, #003300 46%, #000000 100%);
                margin-left: 180px;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .base_tube {
                width: 200px;
                height: 15px;
                border-top-right-radius: 10px;
                border-top-left-radius: 10px;
                /*background-color: #1b321b;*/
                background: linear-gradient(to bottom, #003300 46%, #000000 100%);
                margin: 0 auto;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .tag_vdo {
                margin: auto;
                width: 33%;
                /*border: 1px solid red;*/
                /*border: 3px solid #73AD21;*/
            }

            .box_content {
                display: block;
                float: left;
                width: 98% margin: 0 0 0 0;
                border-color: red;
                border-style: solid;
                border-width: 1px;
                padding: 10px 10px 0 10px;
                /*box-shadow: 3px 3px 2px #888888;*/
                height: 282px;
            }

            .box_content_right {
                padding: 0 0 0 0;
                /*box-shadow: 3px 3px 2px #888888;*/
                height: 290px;
            }

            .img_link {
                display: block;
                float: left;
                clear: both;
                width: 98%;
                height: auto;
                margin: -10px 0 0 0;
                border-color: blue;
                border-style: solid;
                border-width: 1px;
            }

            .img_link_box {
                display: block;
                float: left;
                margin-left: 10px;
                padding-left: 10px;
                width: 140px;
                height: 120px;
                border-color: blue;
                border-style: solid;
                border-width: 1px;
            }

            img.ilb {
                width: 140px;
                margin: 10px 0 0 50px;
                position: relative;
                left: -3px;
                /* offset depth */
                top: -3px;
                /* offset depth */
                box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
                /* shadow x offset, y offset, intensity, and color rgba(red, green, blue, opacity (0-1)) */
                transition: all .2s ease-in-out;
                /* 0.2s = transition duration */
            }

            img.ilb:link {}

            img.ilb:hover {
                left: -1px;
                top: -1px;
            }

            img.ilb:active {
                left: -3px;
                top: -3px;
                box-shadow: none;
            }

            .img_link_top {
                display: block;
                float: left;
                width: 98% height: auto;
                border-color: red;
                border-style: solid;
                border-width: 1px;
            }

            .img_link_box_top {
                display: block;
                float: left;
                margin: 0 0 0 0;
                width: 130px;
                height: auto;
                /*border:1px solid blue;*/
            }

            .img_link_box_top_qr {
                display: block;
                float: left;
                margin: 0 0 0 0px;
                width: 450px;
                height: auto;
                /*border:1px solid red;*/
            }

            .img_link_box_fb {
                display: block;
                float: left;
                margin: 0 0 0 0;
                width: 200px;
                height: auto;
                /*border:1px solid green;*/
            }

            .img_link_top_qr {
                display: block;
                float: left;
                clear: both;
                width: 98% height: auto;
                /*border:1px solid red;*/
            }

            img.ilb_top_qr {
                display: block;
                float: left;
                width: 445px;
                height: auto;
                margin: 12px 0 0 0;
                /*border:1px solid green;*/
            }

            img.ilb_top_fb {
                display: block;
                float: left;
                width: 420px;
                height: auto;
                margin: 31px 0 0 15px;
                position: relative;
                left: -3px;
                top: -3px;
                box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
                transition: all .2s ease-in-out;
                /*border:1px solid black;*/
            }

            img.ilb_top_fb:link {}

            img.ilb_top_fb:hover {
                left: -1px;
                top: -1px;
            }

            img.ilb_top_fb:active {
                left: 0;
                top: 0;
                box-shadow: none;
            }

            img.ilb_top_boxlink {
                display: block;
                position: relative;
                float: left;
                padding: 0 0 0 0;
                width: 150px;
                height: auto;
                /*height: 100px;*/
                margin: 4px 5px 0 5px;
                left: -3px;
                top: -3px;
                box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
                transition: all .2s ease-in-out;
                border: 1px solid red;
            }

            img.ilb_top_boxlink:link {}

            img.ilb_top_boxlink:hover {
                left: -1px;
                top: -1px;
            }

            img.ilb_top_boxlink:active {
                left: -3px;
                top: -3px;
                box-shadow: none;
            }

            .img_link_box_top_fb {
                display: block;
                float: left;
                margin: 10px 0 0 0;
                width: 280px;
                height: auto;
                border-color: black;
                border-style: solid;
                border-width: 1px;
            }

            .img_link_box_top_boxlink {
                display: block;
                float: left;
                padding: 0 0 0 0;
                margin: 0 0 0 8px;
                border: 1px solid black;
                width: 98%;
                height: auto;
            }

            .box_img_tx {
                display: block;
                width: auto;
                /*width: 50px;*/
                margin: 0 0 0 10px;
                padding: 0 0 0 0;
                float: left;
                border: 1px solid green;
            }

            img.popshadow {
                float: left;
                width: 140px;
                height: 130px;
                padding: 0 0 0 0;
                margin: 5px 0 0 5px;
                border: 1px solid pink;
                /* #### SHOW #####*/
                position: relative;
                left: -3px;
                /* offset depth */
                top: -3px;
                /* offset depth */
                box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
                /* shadow x offset, y offset, intensity, and color rgba(red, green, blue, opacity (0-1)) */
                transition: all .2s ease-in-out;
                /* 0.2s = transition duration */
            }

            img.popshadow:link {
                border: 1px solid green;
            }

            img.popshadow:hover {
                left: -1px;
                top: -1px;
            }

            img.popshadow:active {
                left: -3px;
                top: -3px;
                box-shadow: none;
            }

            .tx_header_th,
            .tx_header_en,
            .tx_header_cn {
                font-family: 'Kanit', sans-serif;
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-weight: bold;
                display: block;
                color: #066839;
                text-align: center;
                clear: left;
                width: 150px;
                /*height: 50px;*/
                /*height: */
                /*padding: 0 0 0 0;*/
                border: 1px solid red;
            }

            .tx_detail_th,
            .tx_detail_en,
            .tx_detail_cn {
                font-family: 'Kanit', sans-serif;
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-size: 13px;
                /*font-weight: bold;*/
                text-align: center;
                clear: left;
                display: block;
                width: 150px;
                padding: 0 0 0 0;
                /*color: white;*/
                /*background-color: #0df283;*/
                border: 1px solid red;
            }

            .blank_article {
                /*font-family: "dsn-lardphrao","Times New Roman", Times, serif;*/
                line-height: 1.5em;
                font-family: 'Kanit', sans-serif;
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-size: 14px;
                /*border: 1px solid pink;*/
                /*background-color: #EBF7E3;*/
            }

            .blank_article_th,
            .blank_article_en,
            .blank_article_cn {
                line-height: 1.5em;
                font-family: 'Kanit', sans-serif;
                font-size: 16px;
            }

            .blank_article_index_th_haeder,
            .blank_article_index_en_haeder,
            .blank_article_index_cn_haeder {
                font-family: 'Kanit', sans-serif;
                font-weight: normal;
                font-size: 14px;
                color: white;
                /*border: 1px solid green;*/
            }

            .blank_article_index_th,
            .blank_article_index_en,
            .blank_article_index_cn {
                font-family: 'Kanit', sans-serif;
                font-weight: normal;
                font-size: 13px;
                color: white;
            }

            .box_lin_bot {
                clear: left;
                display: block;
                border: 1px solid pink;
                padding: 0 0 0 0;
            }

            .img_link_box_top_l {
                display: block;
                float: left;
                margin: 0 0 0 0;
                padding: 0 0 0 0;
                /*width: 570px;*/
                width: 50%;
                height: auto;
                border: 1px solid yellow;
            }

            .box_img_bot_main {
                display: block;
                border: 1px solid green;
                padding: 0 0 0 0;
            }

            .box_img_bot {
                border: 1px solid red;
                display: block;
                padding: 0 0 0 0;
            }

            .onplay_click_th {
                font-family: 'Kanit', sans-serif;
                /*font-family: "dsn-lardphrao", "Times New Roman", Times, serif;*/
                font-size: 18px;
                margin: 0 auto;
                text-align: center;
                font-weight: bold;
            }

            img.ilb_top_l {
                width: 148px;
                height: 150px;
                margin: 20px 0 0 0;
                border-color: blue;
                border-style: solid;
                border-width: 1px;
            }

            img.ilb_top {
                width: 120px;
                margin: 20px 0 0 0;
                border-color: blue;
                border-style: solid;
                border-width: 1px;
            }

            .box_center {
                display: block;
                float: left;
                width: 98%;
                padding: 0 0 0 0;
                border-color: yellow;
                border-width: 1px;
                border-style: solid;
            }

            .left_box {
                display: block;
                clear: left;
                float: left;
                width: 400px;
                height: auto;
                border-style: solid;
                border-color: green;
                border-width: 1px;
                padding: 0 0 0 10px;
                /*background-color: #305A30;*/
            }

            .right_box {
                display: block;
                float: left;
                width: 400px;
                height: auto;
                margin: 0 0 0 6px;
            }

            /* #### box left ######*/

            img.sub_left {
                width: 210px;
                height: 150px;
                border: 4px solid #616161;
                transition: all 1s ease;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.sub_left:hover {
                /*border: 1px solid #616161;*/
                -ms-transform: scale(1.2, 1.2);
                /* IE 9 */
                -webkit-transform: scale(1.2, 1.2);
                /* Safari */
                transform: scale(1.2, 1.2);
            }

            .left_box_img {
                display: block;
                float: left;
                width: 215px;
                height: 156px;
                overflow: hidden;
                /*border: 1px solid green;*/
            }

            /* #### box left ######*/

            .con_img {
                display: block;
                width: 410px;
                height: 150px;
                overflow: hidden;
                float: left;
                padding: 2px 2px 2px 10px;
                /*border:1px solid red;*/
            }

            .left_sub_img_con1 {
                display: block;
                float: left;
                width: 375px;
                margin: 10px 0 0 10px;
                padding: 2px 2px 2px 2px;
                /*border:1px solid green;*/
            }

            .read_more {
                float: right;
                color: green;
            }

            .box_main_img {
                display: block;
                float: left;
                width: 400px;
                padding: 0 0 0 10px;
                border-style: solid;
                border-width: 1px;
                border-color: pink;
            }

            .box_img_news {
                /*  border: 1px solid red;
*/
                width: 50%;
                margin: 0 auto;
                margin-top: 20px;
            }

            img.main_img_news {
                width: 98%;
                height: auto;
                margin: 0 auto;
                border: 4px solid #616161;
                /*border-radius: 10px;*/
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.box_img_news_sub {
                display: block;
                float: left;
                width: 22%;
                height: auto;
                margin: 0 0 14px 20px;
                border: 2px solid #616161;
                /*border-radius: 10px;*/
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.box_img_news_sub:hover {
                left: -4px;
                top: -4px;
                transition: all .3s ease-in-out;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 10px 0 rgba(0, 0, 0, 0.80);
            }

            img.box_img_news_sub:active {
                left: 0;
                top: 0;
                box-shadow: none;
            }

            img.img_news {
                width: 90px;
                height: 60px;
                display: block;
                /*float: left;*/
                /*margin: 0 0 14px 20px;*/
                margin: 0 auto;
                margin-top: 8px;
                margin-bottom: 8px;
                border: 2px solid #616161;
                /*border-radius: 10px;*/
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.img_news:hover {
                left: -4px;
                top: -4px;
                transition: all .3s ease-in-out;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 10px 0 rgba(0, 0, 0, 0.80);
            }

            img.img_news:active {
                left: 0;
                top: 0;
                box-shadow: none;
            }

            .link_act {
                /*margin-top: 180px;*/
                clear: both;
                float: right;
                border-style: 1px solid yellow;
            }

            .n_box_img {
                /*position: static;*/
                position: relative;
                /*position: absolute;*/
                width: 310px;
                /*height: 100px;*/
                height: 200px;
                overflow: hidden;
                /*background-color: black;*/
                /*z-index: 5;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
            }

            img.main_img_column {
                position: absolute;
                float: left;
                width: 98%;
                height: auto;
                margin: 0 0 10px 0;
                padding: 0 0 0 0px;
                /*border-style: outset;*/
                border: 4px solid #616161;
                /*border-radius: 10px;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                transition: all 1s ease;
                /*box-shadow: 5px 5px 3px #888888;*/
            }

            img.main_img_column:link {
                float: left;
                width: 98%;
                height: auto;
                margin: 0 0 10px 0;
                padding: 0 0 0 0px;
                /*border-style: outset;*/
                border: 4px solid #616161;
                /*border-radius: 10px;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*transition: all 2.5s ease;*/
                /*box-shadow: 5px 5px 3px #888888;*/
            }

            img.main_img_column:hover {
                /*border: 1px solid #616161;*/
                -ms-transform: scale(1.2, 1.2);
                /* IE 9 */
                -webkit-transform: scale(1.2, 1.2);
                /* Safari */
                transform: scale(1.2, 1.2);
            }

            img.main_img_column_l {
                position: absolute;
                float: left;
                width: 98%;
                height: auto;
                margin: 0 0 10px 0;
                padding: 0 0 0 0px;
                /*border-style: outset;*/
                border: 4px solid #616161;
                /*border-radius: 10px;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                transition: all 1s ease;
                /*box-shadow: 5px 5px 3px #888888;*/
            }

            img.main_img_column_l:link {
                float: left;
                width: 98%;
                height: auto;
                margin: 0 0 10px 0;
                padding: 0 0 0 0px;
                /*border-style: outset;*/
                border: 4px solid #616161;
                /*border-radius: 10px;*/
                /*box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);*/
                /*transition: all 2.5s ease;*/
                /*box-shadow: 5px 5px 3px #888888;*/
            }

            img.main_img_column_l:hover {
                /*border: 1px solid #616161;*/
                -ms-transform: scale(1.2, 1.2);
                /* IE 9 */
                -webkit-transform: scale(1.2, 1.2);
                /* Safari */
                transform: scale(1.2, 1.2);
            }

            .sub_img_colum {
                display: block;
                float: left;
                width: 400px;
                margin-left: 14px;
            }

            .box_img_center {
                /*width: 40%;*/
                clear: both;
                position: relative;
                float: left;
                width: 120px;
                overflow: hidden;
                /*border: 1px solid yellow;*/
            }

            .n_icon_new {
                clear: both;
                position: absolute;
                margin: -50px 0 0 -40px;
                display: block;
                width: 80px;
                height: 60px;
                animation: an_icon_new 1s infinite;
            }

            @keyframes an_icon_new {
                0% {
                    margin: -50px 0 0 -40px;
                }

                25% {
                    margin: -55px 0 0 -40px;
                }

                50% {
                    margin: -60px 0 0 -40px;
                }

                75% {
                    margin: -55px 0 0 -40px;
                }

                100% {
                    margin: -50px 0 0 -40px;
                }
            }

            /*border: 1px solid yellow;*/

            .n_icon_new_sub {
                /*clear: both;*/
                position: relative;
                margin: 0 0 0 -140px;
                float: left;
                display: block;
                width: 50px;
                height: 45px;
                animation: an_icon_new_sub 1s infinite;
            }

            @keyframes an_icon_new_sub {
                0% {
                    margin: 0 0 0 -140px;
                }

                25% {
                    margin: 5px 0 0 -140px;
                }

                50% {
                    margin: 10px 0 0 -140px;
                }

                75% {
                    margin: 5px 0 0 -140px;
                }

                100% {
                    margin: 0 0 0 -140px;
                }
            }

            .n_viewmore {
                position: absolute;
                top: 40%;
                left: 38%;
                font-size: 30px;
                color: white;
                opacity: 0;
                text-decoration: underline;
                transition: all 1s ease;
                /*z-index: -1;*/
                /*background-color: rgba(0, 102, 0, 1);*/
            }

            .n_viewmore:hover {
                position: absolute;
                /*top: 38%;*/
                /*left: 38%;*/
                transform: scale(1.2, 1.2);
                /*font-size: 36px;*/
                color: #33FF33;
                opacity: 1;
                text-decoration: underline;
            }

            .n_viewmore_l {
                position: absolute;
                top: 40%;
                left: 38%;
                font-size: 30px;
                color: white;
                opacity: 0;
                text-decoration: underline;
                transition: all 1s ease;
                /*z-index: -1;*/
                /*background-color: rgba(0, 102, 0, 1);*/
            }

            .n_viewmore_l:hover {
                position: absolute;
                /*top: 38%;*/
                /*left: 38%;*/
                transform: scale(1.2, 1.2);
                /*font-size: 36px;*/
                color: #33FF33;
                opacity: 1;
                text-decoration: underline;
            }

            .n_opacity {
                opacity: 1;
            }

            .nh_opacity {
                opacity: 0.2;
            }

            img.sub_img {
                /*clear: both;*/
                display: block;
                clear: left;
                float: left;
                margin: 0 0 0 0;
                padding: 0 0 0 0;
                width: 124px;
                height: 90px;
                border: 2px solid #616161;
                /*box-shadow: 5px 5px 3px #888888;*/
                transition: all 1s ease;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            img.sub_img:hover {
                /*clear: both;*/
                -ms-transform: scale(1.2, 1.2);
                /* IE 9 */
                -webkit-transform: scale(1.2, 1.2);
                /* Safari */
                transform: scale(1.2, 1.2);
                /*background-color: rgba(0, 102, 0, 1);*/
            }

            .box_img1 {
                display: block;
                float: left;
                padding: 0 0 0 0;
                width: auto;
                height: auto;
                margin: 0;
                /*border-color: blue;
        border-style: solid;
        border-width: 1px;*/
            }

            .sub_con {
                display: block;
                float: left;
                overflow: hidden;
                margin: 0px 0 12px 8px;
                padding: 0 0 0 0;
                /*width: 340px;*/
                /*color: white;*/
                color: #666666;
                width: 55%;
                height: 90px;
                text-align: left;
                /*text-align: justify;*/
                /*border:1px solid green;*/
            }

            .sub_con_inarticle3 {
                display: block;
                float: left;
                overflow: hidden;
                margin: 0px 0 12px 8px;
                width: 480px;
                "
height: 90px;
                text-align: left;
                /*border:1px solid pink;*/
            }

            #footer {
                margin-top: 20px;
                font-style: 14px;
                margin-top: 10px;
                clear: left;
                width: 100%;
                /* background: #0A3409; */
                background: black;
                /* color: #92C591; */
                color: #ffffff;
                text-align: center;
                padding: 20px 0;
            }

            #footer a {
                color: #FFFF80;
            }

            .main_headbox,
            .main_headbox_en,
            .main_headbox_cn {
                clear: both;
                margin-top: 2px;
                display: block;
                background: linear-gradient(to right, #1b3409 0%, #305a30 100%);
                color: #E8F3E8;
                width: 30%;
                font-size: 10px;
                text-align: center;
                text-shadow: 1px 1px 1px black;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                border-top-right-radius: 2em;
            }

            .headbox,
            .headbox_en,
            .headbox_cn {
                font-family: 'Kanit', sans-serif;
                margin-top: 2px;
                display: block;
                padding: 0 0 0 0;
                background: linear-gradient(to right, #005c2d 0%, #66ff33 100%);
                color: #E8F3E8;
                width: 220px;
                font-size: 10px;
                text-align: center;
                text-shadow: 1px 1px 1px black;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                border-top-right-radius: 2em;
            }

            .headbox_center,
            .headbox_center_en,
            .headbox_center_cn {
                /*clear: both;*/
                font-family: "dsn-lardphrao", "Times New Roman", Times, serif;
                font-size: 16px;
                margin: 0 auto;
                margin-top: 2px;
                display: block;
                padding: 0 0 0 0;
                background: linear-gradient(to right, #305a30 0%, #509550 100%);
                color: #E8F3E8;
                width: 40%;
                /*font-size: 10px;*/
                text-align: center;
                text-shadow: 1px 1px 1px black;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                /*box-shadow: 5px 5px 3px #888888;*/
                border-top-right-radius: 2em;
                border-top-left-radius: 2em;
                /*  border: 1px solid red; */
            }

            .headboxdate {
                /*clear: both;*/
                float: right;
                margin-top: 2px;
                display: block;
                padding: 0 0 0 0;
                background-color: #305A30;
                /*padding-right: 2px;*/
                /*padding-left: 10px;*/
                /*padding: 2px;*/
                color: #E8F3E8;
                width: 220px;
                font-size: 10px;
                text-align: center;
                text-shadow: 1px 1px 1px black;
                box-shadow: 5px 5px 3px #888888;
                border-top-right-radius: 2em;
            }

            .box_st {
                display: block;
                float: left;
                border-style: solid;
                border-color: red;
            }

            object.srimuangmap {
                /*float: left;*/
                /*width: 100%;*/
                /*height: auto;*/
                /*width: 50%;*/
                margin-left: 15%;
                /*border: 1px solid red;*/
            }

            .line_green {
                clear: both;
                margin-top: -13px;
                margin-bottom: 10px;
                width: 99%;
                /*margin: -12px; 0 0 0;*/
                display: block;
                height: 2px;
                /*background-color: #33cc33;*/
                background: linear-gradient(to right, #005c2d 0%, #33cc33 38%);
                /*background: linear-gradient(to right, #1b3409 0%, #305a30 100%);*/
                /*background-color: #305A30;*/
                /*box-shadow: 5px 5px 3px #888888;*/
                box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.8), 0 6px 16px 0 rgba(0, 0, 0, 0.40);
            }

            .main_line_green {
                clear: both;
                margin-top: -13px;
                margin-bottom: 10px;
                width: 99%;
                /*margin: -12px; 0 0 0;*/
                display: block;
                height: 2px;
                background-color: #1B3409;
                /*box-shadow: 5px 5px 3px #888888;*/
                box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.8), 0 6px 16px 0 rgba(0, 0, 0, 0.40);
            }

            .main_line_green_foot {
                clear: both;
                /*margin-top: -13px;*/
                margin-bottom: 10px;
                width: 99%;
                /*margin: -12px; 0 0 0;*/
                display: block;
                height: 2px;
                background-color: #1B3409;
                /*box-shadow: 5px 5px 3px #888888;*/
                box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.8), 0 6px 16px 0 rgba(0, 0, 0, 0.40);
            }

            img.banner {
                width: 100%;
                height: auto;
            }

            /* menu bar */

            /* Add a black background color to the top navigation */

            .topnav {
                background-color: #305A30;
                overflow: hidden;
            }

            /* Style the links inside the navigation bar */

            .topnav a {
                float: left;
                display: block;
                color: #f2f2f2;
                text-align: center;
                padding: 8px 14px;
                text-decoration: none;
                font-size: 14px;
            }

            /* Change the color of links on hover */

            .topnav a:hover {
                background-color: #009900;
                color: black;
            }

            /* Hide the link that should open and close the topnav on small screens */

            .topnav .icon {
                display: none;
            }

            /* ####### responsive layout CSS ####### */

            .vdo {
                float: left;
                display: block;
            }

            .news {
                /*clear: both;*/
                float: left;
                display: block;
                margin: 0 0 10px 0;
                clear: both;
                border-top: 2px;
                border-style: solid;
                border-width: 1px;
                border-color: red;
            }

            .b_clear {
                clear: both;
            }

            .tex_imgs {
                display: block;
                float: left;
            }

            .d_text {
                position: absolute;
                margin: -40px 0 0 70px;
                display: block;
                background-color: white;
                float: left;
                width: 110px;
                box-shadow: 10px 10px;
                color: green;
                text-shadow: 2px 2px 4px #000000;
                text-align: center;
                border: 1px solid red;
            }

            .box_page {
                margin: 25px 10px 0 0;
                /*  border: 1px solid green;
*/
                float: right;
                /*background-color: #92C591;*/
            }

            .box_page_sub {
                /*border: 1px solid red;*/
                float: left;
                /*  width: 22px;*/
                text-align: center;
                background-color: white;
                margin: 0 5px 0 5px;
                padding: 0 8px 0 8px;
                border-radius: 2em;
                /*box-shadow: 1px 1px 1px black;*/
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .box_page_sub:hover {
                background-color: #33FF33;
            }

            .material-icons {
                padding: 0 0 0 0;
                display: block;
                text-align: center;
                width: auto;
            }

            .hr_print {
                display: none;
            }

            .page_print_th {
                width: 15%;
                margin: 0 auto;
                margin-top: 40px;
            }

            .page_print_en {
                width: 15%;
                margin: 0 auto;
                margin-top: 40px;
            }

            #customers {
                font-family: 'Kanit', sans-serif;
                /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
                border-collapse: collapse;
                width: 99%;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            #customers th {
                /*text-shadow: 1px 1px 1px black;*/
            }

            #customers a:link {
                text-shadow: none;
            }

            #customers a:hover {
                color: black;
            }

            #customers a:visited {
                text-shadow: none;
            }

            #customers td,
            #customers th {
                border: 1px solid #ddd;
                text-align: center;
                padding: 0 0 0 0;
            }

            #customers tr:nth-child(even) {
                background-color: #f2f2f2;
            }

            #customers tr:nth-child(odd) {
                background-color: white;
            }

            #customers tr:hover {
                background-color: #ddd;
            }

            #customers th {
                padding: 0 0 0 0;
                text-align: center;
                background-color: #559E54;
                color: white;
            }

            #customersF {
                font-family: 'Kanit', sans-serif;
                margin: 12px 0 0 0;
                /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
                border-collapse: collapse;
                width: 99%;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            #customersF th {
                /*text-shadow: 1px 1px 1px black;*/
            }

            #customersF a:link {
                text-shadow: none;
            }

            #customersF a:hover {
                color: black;
            }

            #customersF a:visited {
                text-shadow: none;
            }

            #customersF td,
            #customers th {
                border: 1px solid #ddd;
                text-align: center;
                padding: 0 0 0 0;
            }

            #customersF tr:nth-child(even) {
                background-color: #f2f2f2;
            }

            #customersF tr:nth-child(odd) {
                background-color: white;
            }

            #customersF tr:hover {
                background-color: #ddd;
            }

            #customersF th {
                padding: 0 0 0 0;
                text-align: center;
                background-color: #559E54;
                color: white;
            }

            .product_table {
                font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                font-size: 14px;
                border-collapse: collapse;
                width: 95%;
                margin: 0 auto;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .product_table a:hover {
                color: black;
            }

            .product_table td {
                border: 1px solid #ddd;
                text-align: center;
                /*padding: 0 0 0 20px;*/
            }

            .product_table th {
                border: 1px solid #ddd;
                /*text-align: left;*/
                text-align: center;
                padding: 0 0 0 20px;
                text-shadow: 1px 1px 1px black;
            }

            .product_table tr:nth-child(even) {
                background-color: #f2f2f2;
            }

            .product_table tr:nth-child(odd) {
                background-color: white;
            }

            .product_table tr:hover {
                /*border: 1px solid red;*/
                /*background-color: #ddd;*/
                background-color: #ddd;
                /*background-color: #82cd4c;*/
                /*background-color: red;*/
                /*text-shadow: 1px 1px 1px white;*/
            }

            .product_table th {
                padding: 0 0 0 0;
                text-align: center;
                background-color: #559E54;
                color: white;
            }

            /* Report All*/

            .product_re_table {
                font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                font-size: 14px;
                border-collapse: collapse;
                width: 95%;
                margin: 0 auto;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .product_re_table th {
                text-shadow: 1px 1px 1px black;
            }

            .product_re_table a:hover {
                color: black;
            }

            .product_re_table td {
                border: 1px solid #ddd;
                text-align: left;
                padding: 0 0 0 20px;
            }

            .product_re_table th {
                border: 1px solid #ddd;
                text-align: left;
                padding: 0 0 0 20px;
            }

            .product_re_table tr:nth-child(even) {
                background-color: #f2f2f2;
            }

            .product_re_table tr:nth-child(odd) {
                background-color: white;
            }

            .product_re_table tr:hover {
                /*border: 1px solid red;*/
                /*background-color: #ddd;*/
                background-color: #ddd;
                /*background-color: #82cd4c;*/
                /*background-color: red;*/
                /*text-shadow: 1px 1px 1px white;*/
            }

            .product_re_table th {
                padding: 0 0 0 0;
                text-align: center;
                background-color: #559E54;
                color: white;
            }

            ul.list_table {
                /*list-style-type: none;*/
            }

            span.box_th {
                float: left;
                border: 1px solid black;
                display: inline;
                width: 400px;
            }

            select.cl_buid_select_th,
            select.cl_buid_select_en,
            select.cl_buid_select_cn {
                width: 20%;
                padding: 2px 4px 2px 4px;
                border: none;
                border-radius: 4px;
                background-color: #f1f1f1;
            }

            select.cl_nameproduct_select_th {
                width: 20%;
                padding: 2px 4px 2px 4px;
                border: none;
                border-radius: 4px;
                background-color: #f1f1f1;
                /*box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);*/
            }

            select.pr_buid_select_th {
                width: 40%;
                padding: 2px 4px 2px 4px;
                border: none;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
            }

            select.pr_buid_select_en {
                width: 40%;
                padding: 2px 4px 2px 4px;
                border: none;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
            }

            input[type=date].input_date {
                margin: 0 0 0 5px;
                width: 20%;
                padding: 2px 2px;
                border: none;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
            }

            input[type=submit].cl_submit {
                margin-left: 10px;
                width: 10%;
                height: 22px;
                padding: 2px 2px;
                border: 1px solid #DADADA;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
                cursor: pointer;
                background: #325D32;
                color: white;
                text-shadow: 1px 1px 1px black;
            }

            input[type=submit].cl_submit_en {
                margin-left: 10px;
                width: 10%;
                height: 22px;
                padding: 2px 2px;
                border: 1px solid #DADADA;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
                cursor: pointer;
                background: #366536;
                color: white;
                text-shadow: 1px 1px 1px black;
            }

            input[type=reset].cl_reset {
                margin-left: 10px;
                width: 10%;
                height: 22px;
                padding: 2px 2px;
                border: 1px solid #DADADA;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
                cursor: pointer;
                background: #325D32;
                color: white;
                text-shadow: 1px 1px 1px black;
            }

            input[type=reset].cl_reset_en {
                margin-left: 10px;
                width: 10%;
                height: 22px;
                padding: 2px 2px;
                border: 1px solid #DADADA;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
                cursor: pointer;
                background: #366536;
                color: white;
                text-shadow: 1px 1px 1px black;
            }

            input[type=submit].pr_submit {
                margin-left: 10px;
                width: 14%;
                height: 22px;
                padding: 2px 2px;
                border: 1px solid #DADADA;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
                cursor: pointer;
                background: #325D32;
                color: white;
                text-shadow: 1px 1px 1px black;
            }

            input[type=submit].pr_submit_en {
                margin-left: 10px;
                width: 14%;
                height: 22px;
                padding: 2px 2px;
                border: 1px solid #DADADA;
                border-radius: 4px;
                background-color: #f1f1f1;
                box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.8), 0 4px 12px 0 rgba(0, 0, 0, 0.40);
                cursor: pointer;
                background: #366536;
                color: white;
                text-shadow: 1px 1px 1px black;
            }

            input[type=text].frg {
                width: 100px;
                height: 20px;
                color: #0000FF;
                padding: 0 0 0 3px;
                margin-left: 2px;
            }

            input[type=text]#name_frg {
                width: 100px;
                height: 20px;
                color: #0000FF;
                padding: 0 0 0 3px;
                margin-left: 2px;
            }

            input[type=text]#code_frg {
                width: 100px;
                height: 20px;
                color: #0000FF;
                padding: 0 0 0 3px;
                margin-left: 2px;
            }

            .s_frg {}

            .span_input {
                float: left;
                margin: 0 0 0 10px;
            }

            .alert_icon {
                width: 80%;
                margin: 0 auto;
                /*border: 1px solid black;*/
                text-align: center;
                font-style: 72px;
                text-shadow: 2px 2px 2px black;
            }

            .no_data,
            .no_data_en,
            .no_data_cn {
                font-family: "dsn-lardphrao", "Times New Roman", Times, serif;
                font-size: 18px;
                color: red;
                text-align: center;
                font-style: bold;
                width: 80%;
                margin: 0 auto;
            }

            .data_contect {
                font-family: "dsn-lardphrao", "Times New Roman", Times, serif;
                font-size: 14px;
                color: blue;
                text-align: center;
                font-style: bold;
                width: 80%;
                padding: 2px 0 0 0;
                margin: 0 auto;
                /*border: 1px solid black;*/
                background-color: #375F1B;
                color: #EBF7E3;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            .data_contect_en {
                font-family: "dsn-lardphrao", "Times New Roman", Times, serif;
                font-size: 14px;
                color: blue;
                text-align: center;
                font-style: bold;
                width: 90%;
                padding: 2px 0 0 0;
                margin: 0 auto;
                /*border: 1px solid black;*/
                background-color: #375F1B;
                color: #EBF7E3;
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
            }

            a.mail_to {
                color: ##f1511e;
                /*color: #40ff00;*/
                /*color: #33cc33;*/
                font-style: bold;
                font-size: 18px;
            }

            a.mail_to:hover {
                color: #FC7307;
                font-style: bold;
                font-size: 18px;
            }

            input[type=text],
            select,
            textarea {
                width: 100%;
                padding: 12px;
                border: 1px solid #ccc;
                border-radius: 4px;
                box-sizing: border-box;
                margin-top: 6px;
                margin-bottom: 16px;
                resize: vertical;
                /*color: green;*/
            }

            input[type=text]:focus {
                background-color: #D8EFC7;
            }

            textarea:focus {
                background-color: #D8EFC7;
            }

            input[type=file] {
                width: 97%;
                /*clear: left;*/
                /*float: left;*/
                padding: 12px;
                border: 1px solid #ccc;
                border-radius: 4px;
                margin-top: 6px;
                margin-bottom: 16px;
                resize: vertical;
            }

            input[type=submit] {
                background-color: #4CAF50;
                color: white;
                padding: 12px 20px;
                border: none;
                border-radius: 4px;
                cursor: pointer;
            }

            input[type=submit]:hover {
                background-color: #45a049;
            }

            input[type=reset] {
                margin-left: 10px;
                background-color: #4CAF50;
                color: white;
                padding: 12px 20px;
                border: none;
                border-radius: 4px;
                cursor: pointer;
            }

            .b_summit {
                background-color: #4CAF50;
                float: left;
                width: 70px;
                color: white;
                padding: 12px 20px;
                border: none;
                border-radius: 4px;
                cursor: pointer;
            }

            input[type=reset]:hover {
                background-color: #45a049;
            }

            .classfrom {
                width: 85%;
                display: block;
                margin: 0 auto;
                border-radius: 5px;
                background-color: #f2f2f2;
                padding: 20px;
                height: 1100px;
            }

            @media (max-width: 1440px) {
                .n_boxfootter:nth-child(1) {
                    /*margin-left: 30px;*/
                    /*color:red;*/
                }

                .n_boxfootter {
                    font-size: 10px;
                }
            }

            @media (max-width: 1360px) {
                .mainpage1360 {
                    display: block;
                    /*width: 100%;*/
                }

                img.img_sub_article {
                    width: auto;
                }

                .img_business {
                    width: 100%;
                }

                .box_img_sub {
                    width: 100%;
                }

                .top_banner {
                    width: 99%;
                    margin: 0 auto;
                    /*border: 1px solid red;*/
                }

                .n_boxfootter {
                    font-size: 12px;
                    /*color: red;*/
                }

                .n_boxfootter:nth-child(1) {
                    /*margin-left: 2px;*/
                }

                #n_boxfootter_5 {
                    display: none;
                }

                #maincontainer {
                    width: 1024px;
                }

                .n_footter {
                    padding-left: 0px;
                }

                .sub_con_inarticle3 {
                    /*display: none;*/
                    width: 67%;
                }

                .n_box_link_more_article3 {
                    width: 50%;
                    font-size: 12px;
                }

                img.imgtube {
                    display: none;
                }

                .innertube_article {
                    margin: 0px;
                    padding: 0 10px 2px 10px;
                    width: 96%;
                    height: auto;
                }

                .innertube_article_sub {
                    display: block;
                    float: left;
                    text-align: justify;
                    margin: 0 0 10px 12px;
                    padding: 0 0 2px 0px;
                    width: 96%;
                    height: auto;
                }

                .con_img {
                    width: 50%;
                }

                .de_text1_th,
                .de_text2_th,
                .de_text3_th,
                .de_text4_th,
                .de_text5_th {
                    font-size: 16px;
                    margin-left: 6%;
                }

                .de_text1,
                .de_text2,
                .de_text3,
                .de_text4,
                .de_text5 {
                    font-size: 16px;
                    margin-left: 6%;
                }

                img.degree2 {
                    margin-left: 2%;
                    width: auto;
                    height: auto;
                    width: 10%;
                    height: auto;
                }

                .box_de {
                    margin-top: -40px;
                    width: 97%;
                    /*border: 1px solid red;*/
                }

                .box_de_en {
                    margin-top: -40px;
                    width: 97%;
                    /*border: 1px solid red;*/
                }

                img.img_business_1about {
                    width: 350px;
                    float: left;
                    /*height: 240px;*/
                    height: auto;
                    padding: 0 0 0 0;
                    border-style: outset;
                    border: 4px solid #616161;
                    border-radius: 10px;
                    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                    /*height: 150px;*/
                }

                .box_right_imges {
                    margin-top: -70px;
                }

                .n_box_link_more {
                    width: 60%;
                    font-size: 14px;
                }
            }

            /* When the screen is less than 1024 pixels wide, hide all links */

            @media (max-width: 1024px) {

                /* responsive layout break point */
                .img_business {
                    width: 100%;
                }

                img.img_business_1c {
                    width: 360px;
                    /*margin: 0 0 10px 20px;*/
                }

                .box_right {
                    width: 100%;
                }

                #maincontainer {
                    width: 800px;
                }

                .n_footter {
                    display: none;
                }

                .n_footter_top {
                    display: none;
                }

                .nine_menu {
                    display: none;
                }

                #f_plus1,
                #f_plus2,
                #f_plus3,
                #f_plus4,
                #f_plus5,
                #f_plus6,
                #f_plus7 {
                    color: white;
                    display: block;
                    float: left;
                    margin: 0 0 0 20px;
                }

                .n_boxfootter {
                    /*text-decoration: none;*/
                    /*border: 1px solid pink;*/
                    /*color: white;*/
                    font-size: 14px;
                    float: left;
                    /*width: 230px;*/
                    /*width: 98%;*/
                    padding-bottom: 20px;
                    padding-right: 20px;
                    text-decoration: none;
                }

                #n_boxfootter_1,
                #n_boxfootter_2,
                #n_boxfootter_3,
                #n_boxfootter_4,
                #n_boxfootter_5,
                #n_boxfootter_6,
                #n_boxfootter_7 {
                    display: block;
                    /*border: 1px solid yellow;*/
                    width: 98%;
                    padding: 10px 0 10px 0;
                    text-align: center;
                    margin: 0 auto;
                    font-size: 18px;
                    text-decoration: none;
                    background-color: #0A3409;
                    border-bottom: 1px solid #E7F6DE;
                    /*background:no-repeat;*/
                    /*border: 2px solid #E7F6DE;*/
                    /*color: red;*/
                }

                #n_boxfootter_8 {
                    /*float: none;*/
                    /*color: red;*/
                    /*text-align: center;*/
                    /*float: none;*/
                    /*width: 80%;*/
                    /*margin: 0 50%;*/
                    /*border: 1px solid red;*/
                    /*float: right;*/
                    float: none;
                    width: 50%;
                    margin: 0 auto;
                    /*padding: 0 0 0 0;*/
                    padding: 20px;
                    auto;
                    text-align: center;
                }

                #n_boxfootter_1 a:nth-child(1) {
                    display: none;
                }

                #n_boxfootter_2 a:nth-child(1) {
                    display: none;
                }

                #n_boxfootter_3 a:nth-child(1) {
                    display: none;
                }

                #n_boxfootter_4 a:nth-child(1) {
                    display: none;
                }

                #n_boxfootter_5 a:nth-child(1) {
                    display: none;
                }

                #n_boxfootter_6 a:nth-child(1) {
                    display: none;
                }

                #n_boxfootter_7 a:nth-child(1) {
                    display: none;
                }

                /*#n_boxfootter_8 li:nth-child(1){text-align: center; color: red;}*/
                /*#n_boxfootter_8 li:nth-child(1){display: none;}*/
                /*.n_boxfootter:nth-child(2){display: none;}
        .n_boxfootter:nth-child(3){display: none;}
        .n_boxfootter:nth-child(4){display: none;}*/
                .n_boxfootter li:nth-child(1) {
                    font-size: 18px;
                    /*padding-bottom: 4px; */
                    text-decoration: none;
                    cursor: pointer;
                }

                .n_boxfootter li:hover {
                    /*color: green;*/
                    text-decoration: none;
                }

                .n_boxfootter a:hover {
                    color: green;
                    color: #49FF48;
                    text-decoration: underline;
                }

                .con_img {
                    width: 94%;
                }

                .sub_con_inarticle3 {
                    /*display: none;*/
                    width: 90%;
                    padding-top: 10px;
                }

                img.img_customer {
                    float: none;
                    margin: 10px 0 0 10px;
                }

                img.imgtube {
                    display: block;
                    /*position: absolute;*/
                    margin-top: -100px;
                    margin-left: 440px;
                    width: 210px;
                    height: auto;
                    /*border: 1px solid red;*/
                    z-index: 50;
                }

                img.img_sub_article_bottom {
                    /*width: auto;*/
                    /*height: auto;*/
                    width: 250px;
                    float: none;
                    /*float: left;*/
                    margin: 0 auto;
                    /*margin-top: 0px;*/
                    /*margin-right: 0px;*/
                }

                .innerboxcheckprice {
                    float: none;
                    margin: 0 auto;
                    width: 80%;
                }

                .innerboxtube {
                    float: none;
                    /*margin-left: 40%;*/
                    margin: 0 auto;
                    width: 100%;
                    height: auto;
                    /*height: 500px;*/
                    padding-top: 55px;
                    padding-left: 0px;
                    padding-bottom: 20px;
                }

                #topsection_flash {
                    display: none;
                }

                #topsection {
                    display: block;
                }

                .headbox_center {
                    width: 90%;
                    font-size: 14px;
                }

                .headbox_center_en {
                    width: 90%;
                    font-size: 14px;
                }

                .box_se_time_fr {
                    /*float: left;*/
                    /*float:none;*/
                    /*float: all;*/
                    width: 90%;
                    height: auto;
                    color: white;
                    text-shadow: 1px 1px 1px black;
                    border: 1px solid #D7D7D7;
                    /*margin-top: 50px;*/
                    margin: 0 auto;
                    background-color: #478547;
                    padding: 6px 0 6px 20px;
                    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                    /*padding: 0 0 0 50px;*/
                }

                .box_fr {
                    /*float: left;*/
                    margin: 0 auto;
                    margin-left: 20px;
                    /*border: 1px solid blue;*/
                    background-color: #F2F2F2;
                    width: 85%;
                    padding: 5px;
                    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                }

                .box_lang {
                    position: absolute;
                    margin-left: 60%;
                }

                .uptop {
                    display: none;
                }

                .box_map_full {
                    display: none;
                }

                .box_map_1024 {
                    display: block;
                    width: 90%;
                    float: left;
                    margin-top: 20px;
                }

                .base_r_tube_index {
                    margin: 0 auto;
                }

                .over {
                    display: none;
                }

                #footer {
                    clear: both;
                    font-size: 12px;
                }

                .slideshow-container {
                    display: block;
                    width: 100%;
                    /*border: 1px solid red;*/
                }

                .slideshow-container_button {
                    display: block;
                    /*border: 1px solid red;*/
                }

                img.img_vision {
                    /*width: 1024px; */
                    /*width: auto;*/
                    width: 100%;
                    height: auto;
                    overflow: hidden;
                    text-align: center;
                }

                .box_contact_from {
                    width: 98%;
                    float: left;
                    background-color: #008000;
                    /*border:1px solid green;*/
                    /*padding: 10px;*/
                    margin: 0 0 0 0;
                    padding: 2px 2px 2px 2px;
                    /*margin: 0 auto;*/
                    /*margin-top:40px;*/
                    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.40);
                }

                .box_img_fr {
                    width: 99%;
                    margin: 0 0 0 0;
                    /*border: 1px solid red;*/
                }

                img.img_frult {
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                    width: 80%;
                    height: auto;
                    margin: 0 auto;
                    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                }

                .box_img_tx {
                    display: block;
                    width: auto;
                    /*width: 50px;*/
                    margin: 0 0 0 10px;
                    padding: 0 0 0 0;
                    float: left;
                    border: 1px solid green;
                }

                .img_inline {
                    display: inline-block;
                    padding: 0 0 0 0;
                    width: 100%;
                    height: auto;
                }

                .box_imges {
                    clear: both;
                    float: none;
                    margin: auto;
                    width: 80%;
                    /*margin: 0 86px 0 0;*/
                }

                .left_box_img {
                    display: block;
                    float: none;
                    width: 40%;
                    height: auto;
                    margin: 0 auto;
                    /*box-shadow: 5px 5px 3px #888888;*/
                    /*border: 1px solid black;*/
                }

                img.sub_left {
                    width: 100%;
                    height: auto;
                }

                img.img_sub_article {
                    float: none;
                    width: 100%;
                    margin: auto;
                }

                .sub {
                    display: block;
                    width: 100%;
                    height: auto;
                    border: none;
                }

                .sub ul {
                    text-align: center;
                    display: block;
                    list-style-type: none;
                    margin: 0;
                    padding: 0;
                    width: 100%;
                    background-color: #1B3409;
                    color: #9BD770;
                }

                .sub li a {
                    display: block;
                    color: #000;
                    padding: 8px 16px;
                    text-decoration: none;
                    color: white;
                    border-bottom: 1px solid #00cc44;
                }

                /* Change the link color on hover */
                .sub li a:hover {
                    background-color: #669966;
                    color: black;
                }

                .mark_all {
                    width: 96%;
                }

                .main_counter {
                    /*display: none;*/
                }

                .imgcounter {
                    width: auto;
                    height: auto;
                    margin: auto;
                }

                .box_vote {
                    display: block;
                    float: left;
                    border: 1px solid pink;
                    width: 200px;
                }

                .main_1 {
                    width: 100%;
                    margin: auto;
                    /*border: 1px solid green;*/
                }

                .page {
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                }

                .main_content {
                    float: left;
                    width: 100%;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                }

                .box_left {
                    float: left;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                    width: 98%;
                    text-align: justify;
                }

                .box_left_re {
                    float: left;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                    width: 98%;
                    text-align: justify;
                }

                .box_left_contect {
                    float: left;
                    margin: 0 0 0 0;
                }

                .box_right {
                    float: none;
                    /*margin: auto;*/
                    margin: 0 0 0 0;
                    padding: 0 10px 0 0;
                    width: 98%;
                    text-align: justify;
                }

                .box_right_imges {
                    float: none;
                    margin: auto;
                    /*margin: 0 0 0 0;*/
                    padding: 0 10px 0 0;
                    width: 60%;
                    text-align: justify;
                }

                .box_img_sub {
                    width: 100%;
                    height: auto;
                    float: left;
                    margin: 0 0 0 0;
                    /*margin: 20px 0 0 50px;*/
                    /*border: 1px solid red;*/
                }

                .img_business {
                    width: auto;
                    float: left;
                    margin: 0 0 0 0;
                    /*border: 1px solid green;*/
                }

                img.img_business_0c {
                    margin: 0 0 0 0;
                    width: 99%;
                    height: auto;
                }

                /*img.img_business_1c {
            width: 99%;
            text-align: center;
            height: auto;
            padding: 0 0 0 0;
            margin: 0 0 0 0;
        }*/
                img.img_business_1b {
                    clear: both;
                    width: 98%;
                    height: auto;
                    margin: auto;
                    padding: 0 0 0 0;
                    border-style: outset;
                    border: 4px solid #004E28;
                    border-radius: 10px;
                    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.8), 0 8px 24px 0 rgba(0, 0, 0, 0.40);
                    /*height: 150px;*/
                }

                img.img_business_2c {
                    width: 45%;
                    text-align: center;
                    height: auto;
                    padding: 0 0 0 0;
                    margin: 0 0 0 0;
                    /*height: 150px;*/
                }

                img.img_business_3c {
                    width: 28%;
                    text-align: center;
                    height: auto;
                    padding: 0 0 0 0;
                    margin: 0 0 0 0;
                }

                #cubeslider {
                    display: none;
                }

                .box_control_slide {
                    display: none;
                    width: 200px;
                    height: auto;
                }

                .innertube {
                    display: block;
                    float: left;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                    margin-top: 0;
                    width: 99%;
                    height: auto;
                }

                .slide_bar {
                    display: none;
                }

                .box_tube {
                    width: 80%;
                    margin: auto;
                }

                object.vdo_re {
                    margin: 15px auto;
                    width: 98%;
                    height: auto;
                }

                .box_de {
                    display: none;
                }

                .box_de_en {
                    display: none;
                }

                img.popshadow {
                    margin: 0 auto;
                    width: auto;
                    height: auto;
                    padding: 0 0 0 0;
                }

                .tx_header_th,
                .tx_header_en,
                .tx_header_cn {
                    display: none;
                }

                .tx_detail_th,
                .tx_detail_en,
                .tx_detail_cn {
                    display: none;
                }

                img.degree {
                    /*margin: 0 0 0 60px;*/
                    /*margin-left: 5%;*/
                    margin: auto;
                    margin: 0 3% 0 3%;
                    /*margin: 10px;*/
                    width: 12%;
                    height: auto;
                }

                .box_center {
                    display: block;
                    float: left;
                    width: 98%;
                }

                .de_text1 {
                    display: none;
                }

                .de_text2 {
                    display: none;
                }

                .de_text3 {
                    display: none;
                }

                .de_text4 {
                    display: none;
                }

                .de_text5 {
                    display: none;
                }

                .left_box {
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                    /*width: 270px;*/
                    width: auto;
                    border-color: green;
                    border-width: 1px;
                    border-style: solid;
                }

                .right_box {
                    margin: 0 0 0 0;
                    float: left;
                    /*width: 270px;*/
                    width: auto;
                    border-color: blue;
                    border-width: 1px;
                    border-style: solid;
                }

                #maincontainer {
                    width: 100%;
                }

                #leftcolumn {
                    float: none;
                    width: 100%;
                    margin-left: 0;
                }

                #contentcolumn {
                    margin-left: 0;
                }

                .n_box_link_more {
                    width: 70%;
                    /*font-size: 12px;*/
                }

                .box_main_img {
                    display: block;
                    float: left;
                    width: 270px;
                    width: 98%;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0;
                    height: auto;
                }

                .sub_img_colum {
                    display: block;
                    float: left;
                    /*width: 270px;*/
                    width: 98%;
                    height: auto;
                    padding: 0 0 0 0;
                    margin: 0 0 0 0;
                }

                .img_link_top {
                    display: block;
                    float: left;
                    clear: both;
                    /*width: 270px;*/
                    width: 98%;
                    height: auto;
                }

                .img_link {
                    display: inline;
                    float: left;
                    clear: both;
                    width: 98% height: auto;
                }

                .img_link_box {
                    display: block;
                    float: left;
                    width: 44px;
                    height: 44px;
                    margin: 0 0 0 0;
                }

                img.ilb {
                    display: block;
                    float: left;
                    width: 100px;
                    height: auto;
                    margin: 5px 0 0 5px;
                    /*border:1px solid blue;*/
                }

                img.ilb_top_fb {
                    display: block;
                    float: left;
                    width: 270px;
                    margin: auto;
                    height: auto;
                    margin: 0;
                }

                .img_link_box_top_l {
                    display: block;
                    float: left;
                    /*margin: 0 0 0 0;*/
                    width: 98%;
                    /*width: 98%*/
                    height: auto;
                    /*border: 1px solid red;*/
                }

                .img_link_box_top_qr {
                    display: block;
                    float: left;
                    margin: 10px 0 0 0;
                    width: 270px;
                    height: auto;
                }

                img.ilb_top_qr {
                    width: 270px;
                    margin: 0 0 0 0;
                }

                .img_link_box_top_boxlink {
                    margin: 0 0 0 0;
                    /*margin: 0 auto;*/
                    display: inline;
                    float: left;
                    /*margin: 10px 0 0 0;*/
                    width: auto;
                    height: auto;
                    border-color: black;
                    border-style: solid;
                    border-width: 1px;
                }

                .box_img_tx {
                    display: block;
                    /*width: 50px;*/
                    padding: 0 0 0 0;
                    float: left;
                }

                img.ilb_top_boxlink {
                    width: auto;
                    height: auto;
                    margin: 0 auto;
                    /*border:1px solid black;*/
                }

                img.ilb_top_boxlink:active {
                    left: 0;
                    top: 0;
                    box-shadow: none;
                }

                .box_img_center {
                    width: 40%;
                    /*width: 50px;*/
                    margin: 0 auto;
                    padding: 0 auto;
                    /*overflow: hidden;*/
                    /*border: 1px solid red;*/
                }

                img.sub_img {
                    /*clear: both;*/
                    display: block;
                    margin: 0 auto;
                    width: 100%;
                    height: auto;
                }

                .con_img {
                    /*display: block;
            width: 98%;
            float: left;
            padding: 2px 2px 2px 10px;
            font-size: 14px;*/
                }

                .sub_con {
                    display: block;
                    clear: left;
                    float: left;
                    text-align: justify;
                    clear: right;
                    margin: 0px 0 12px 0;
                    width: 100%;
                    height: 90px;
                }

                .left_sub_img_con1 {
                    display: block;
                    float: left;
                    width: auto;
                    margin: 10px 0 0 0;
                    padding: 2px 2px 2px 2px;
                    border-style: solid;
                    border-color: green;
                    border-width: 1px;
                }

                .left_sub_img_1 {
                    display: block;
                    float: left;
                    clear: left;
                    margin: 10px 0 0 0;
                }
            }

            /* TEST END 1024 Pi */

            /* menu */

            /* When the screen is less than 800 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */

            @media screen and (max-width: 800px) {
                img.img_business_1about {
                    width: 300px;
                }

                .box_right_imges {
                    width: 80%;
                }

                .img_business {
                    width: 100%;
                }

                img.img_business_3c {
                    width: 90%;
                    margin: 0 0 10px 20px;
                }

                img.img_business_2c {
                    width: 90%;
                    margin: 0 0 10px 20px;
                }

                img.img_business_1c {
                    width: 90%;
                    margin: 0 0 10px 20px;
                }

                .blank_article_th {
                    padding: 0 0 0 10px;
                }

                .blank_article_en {
                    padding: 0 0 0 10px;
                }

                .box_img_news {
                    width: 90%;
                }

                p.article {
                    padding: 0 0 0 10px;
                }

                .topnav a:not(:first-child) {
                    display: none;
                }

                .topnav a.icon {
                    float: right;
                    display: block;
                }

                img.ilb {
                    width: 80px;
                }

                img.imgtube {
                    display: none;
                }

                .base_r_tube_index {
                    display: none;
                }

                .base_tube {
                    display: none;
                }

                .innerboxcheckprice {
                    margin: 34px 0px 0 10px;
                    width: 96%;
                }

                .innertube_article {
                    margin: 0px;
                    padding: 0 0px 2px 5px;
                    width: 96%;
                    height: auto;
                }

                img.img_frult {
                    margin: 10px 0 0 0;
                    width: 98%;
                }

                .main_headbox {
                    /*width: auto;*/
                    padding: 0 0 0 0;
                    width: 40%;
                    font-size: 10px;
                    text-align: left;
                }

                .main_headbox_en {
                    /*width: auto;*/
                    padding: 0 0 0 0;
                    width: 40%;
                    font-size: 10px;
                    text-align: left;
                }
            }

            /* ### End 800px  #####*/

            @media screen and (max-width: 600px) {
                #th_en {
                    float: right;
                    margin: -26px 45px 0 0px;
                    /*border: 1px solid;*/
                }

                #th_en span {
                    margin: 0px -27px 0 46px;
                }

                .topnav a:not(:first-child) {
                    display: none;
                }

                .topnav a.icon {
                    float: right;
                    display: block;
                }

                img.imgcheckprice2 {
                    display: none;
                }

                img.ilb {
                    width: 53px;
                }

                img.box_img_news_sub {
                    width: 90%;
                }
            }

            @media screen and (max-width: 400px) {
                #th_en {
                    margin: -26px 37px 0 0px;
                    /*border: 1px solid;*/
                }

                #th_en span {
                    margin: 0px -5px 0 35px;
                    font-size: 10px;
                    text-shadow: none;
                }

                .topnav a:not(:first-child) {
                    display: none;
                }

                .topnav a.icon {
                    float: right;
                    display: block;
                }

                img.ilb {
                    width: 53px;
                }

                .main_headbox {
                    /*width: auto;*/
                    padding: 0 0 0 0;
                    width: 40%;
                    font-size: 8px;
                    text-align: left;
                }

                .main_headbox_en {
                    /*width: auto;*/
                    padding: 0 0 0 0;
                    width: 40%;
                    font-size: 8px;
                    text-align: left;
                }

                .n_box_img {
                    position: relative;
                    /*width: 250px;*/
                    width: 99%;
                    height: 160px;
                    overflow: hidden;
                }
            }

            /* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */

            @media screen and (max-width: 600px) {
                .topnav.responsive {
                    position: relative;
                }

                .topnav.responsive a.icon {
                    position: absolute;
                    right: 0;
                    top: 0;
                }

                .topnav.responsive a {
                    float: none;
                    display: block;
                    text-align: left;
                }
            }

            /*} */