<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
00:10
*/
/*
1111
*/

/*
    a2
*/.thaitheme_read {
    min-height: auto !important;
}
.thaitheme_read {
    line-height: 1.5em;
}
.thaitheme_read {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 15px 15px 15px;
    min-height: 800px;
    color: #ccc;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
    overflow: hidden;
    background-color: #160201;
    border: 1px solid #513534;
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 1);
}

.fr_login {
    min-height: 50px;
    background: #af0001;
    background: -moz-linear-gradient(top, #af0001 0%, #800001 48%, #500000 100%);
    background: -webkit-linear-gradient(top, #af0001 0%,#800001 48%,#500000 100%);
    background: linear-gradient(to bottom, #af0001 0%,#800001 48%,#500000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0001', endColorstr='#500000',GradientType=0 );
    padding: 10px 20px 10px 20px;
    margin: 0px 0px 20px 0px;
}
.tt_full {
    width: 100%;
}
.tt_l {
    float: left;
}
.fr_center {
    width: 100% !important;
    min-height: 50px;
    margin: 0px auto;
}
.fr_h1 {
    text-align: center;
    color: #ebe5f3;
    font-family: thaisanslite_r1;
    font-size: 36px;
    line-height: 38px;
    border-bottom: 2px solid #681111;
    padding: 0px 0px 10px 0px;
}
.tt_full {
    width: 100%;
}
.tt_l {
    float: left;
}

.fr_re {
    margin: 20px 0px 0px 0px;
}
.tt_full {
    width: 100%;
}
.tt_l {
    float: left;
}
.fr_tx2x {
    color: #ebe5f3; 
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    margin: 10px 0px 0px 0px;
}
.tt_full {
    width: 100%;
}
.tt_l {
    float: left;
}
.tt_bk {
    width: 100%;
    height: 35px;
    border: 2px solid #651818;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
}
input, textarea {
    outline: none;
}

.fr_tx2x {
    color: #ebe5f3;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    margin: 10px 0px 0px 0px;
}
.tt_full {
    width: 100%;
}
.tt_l {
    float: left;
}

.tt_bk {
    width: 100%;
    height: 35px;
    border: 2px solid #651818;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
}
input, textarea {
    outline: none;
}

.tt_bk {
    width: 100%;
    height: 35px;
    border: 2px solid #651818;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
}

.fr_sc {
    width: 100%;
    height: 40px;
    border: 2px solid #651818;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
}

.fr_tx5 {
    color: #ebe5f3;
    font-family: thaisanslite_r1;
    font-size: 16px;
    line-height: 16px;
    margin: 15px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
.tt_full {
    width: 100%;
}

.fr_submit_bk:hover {
    opacity: 0.8;
}
.fr_submit_bk {
    width: 100%;
    text-align: center;
    height: 55px;
    font-weight: bold;
    margin: 10px 0px 15px 0px;
    color: #000;
    font-family: thaisanslite_r1;
    border-radius: 5px;
    font-size: 26px;
    line-height: 38px;
    border: 2px solid #440a0a;
    cursor: pointer;
    background: rgba(219,247,35,1);
    background: -moz-linear-gradient(top, rgba(219,247,35,1) 0%, rgba(31,171,21,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219,247,35,1)), color-stop(100%, rgba(31,171,21,1)));
    background: -webkit-linear-gradient(top, rgba(219,247,35,1) 0%, rgba(31,171,21,1) 100%);
    background: -o-linear-gradient(top, rgba(219,247,35,1) 0%, rgba(31,171,21,1) 100%);
    background: -ms-linear-gradient(top, rgba(219,247,35,1) 0%, rgba(31,171,21,1) 100%);
    background: linear-gradient(to bottom, rgba(219,247,35,1) 0%, rgba(31,171,21,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbf723', endColorstr='#1fab15', GradientType=0 );
}



.fr_login {
    min-height: 50px;
    background: #af0001;
    background: -moz-linear-gradient(top, #af0001 0%, #800001 48%, #500000 100%);
    background: -webkit-linear-gradient(top, #af0001 0%,#800001 48%,#500000 100%);
    background: linear-gradient(to bottom, #af0001 0%,#800001 48%,#500000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0001', endColorstr='#500000',GradientType=0 );
    padding: 10px 20px 10px 20px;
    margin: 0px 0px 20px 0px;
}
.fr_input {
    width: 70%;
}
.tt_l {
    float: left;
}

.tt_fr {
    width: 100%;
    height: 35px;
    border: 2px solid #651818;
    background-color: #f5f5f5;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
}

.fr_submit:hover {
    background-color: #df1f1f;
}
.fr_submit {
    text-align: center;
    height: 75px;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    color: #fff;
    font-family: thaisanslite_r1;
    border-radius: 5px;
    font-size: 26px;
    line-height: 38px;
    background-color: #e91919;
    border: 1px solid #fd1b1b;
    cursor: pointer;
}
.fr_submit {
    width: 28%;
}
.tt_r {
    float: right;
}


/*
_

s
*/

.thaitheme_read {
    line-height: 1.5em;
}
.thaitheme_read {
    width: 100%;
    padding: 0px 0px 10px 0px;
    color: #fcfcfc;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
    overflow: hidden;
}
.center {
    text-align: center;
}
.fr_login {
    min-height: 50px;
    background: #af0001;
    background: -moz-linear-gradient(top, #af0001 0%, #800001 48%, #500000 100%);
    background: -webkit-linear-gradient(top, #af0001 0%,#800001 48%,#500000 100%);
    background: linear-gradient(to bottom, #af0001 0%,#800001 48%,#500000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0001', endColorstr='#500000',GradientType=0 );
    padding: 10px 20px 10px 20px;
    margin: 0px 0px 20px 0px;
}
.tt_full {
    width: 100%;
}

.fr_ficenter {
    display: inline-block;
    width: 85%;
    min-height: 10px;
    margin: 0px auto;
    background-color: #ab0001;
    border-radius: 0px 0px 10px 10px;
    padding: 0px 0px 10px 0px;
}

.fr2x {
    width: 50%;
    min-height: 50px;
    padding: 15px 10px 0px 10px;
}

/*
xxxxxxxx
*/ 


.fr_name {
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 20px;
    color: #ebe5f3;
    text-align: center;
    font-weight: bold;
    margin-top: 8px;
}

.fr_link_r a:hover {
    background-color: #d7ac36;
}
.fr_link_r a {
    display: inline-block;
    width: 47%;
    padding: 5px 0px 8px 0px;
    font-family: thaisanslite_r1;
    color: #000;
    font-size: 20px;
    line-height: 18px;
    border: 2px solid #ac5118;
    margin: 0% 1% 0% 1%;
    background-color: #ddc070;
}

/*

a2
*/

/*
00:10
*/
/*
1111
2222
3333
44444
5555555
666666666
7777777777
888888888
9999999999
1010101010
2222xxx
3333333333
22222111
*/
</pre></body></html>