<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table tr td a,
table tr td a:hover {
    text-decoration: underline
}
.slide&gt;ul,
ol,
ul {
    list-style: none
}
.promo-200-foot {
    margin-bottom: 2em;
}
.rotator,
.score {
    overflow: hidden
}
section p+ul {
    margin-bottom: 2em;
}
.clear,
.entry-title,
.navigation,
.news-footer,
.slide&gt;ul&gt;li,
.ul-num,
footer {
    clear: both
}
.btn-sa {
    color: #fff;
    background-color: #6d0fc7;
    border-color: #6d0fc7;
}
.btn-ufa {
    color: #fff;
    background-color: #9d0300;
    border-color: #9d0300;
}
.btn-ufa i {
    color: #fff;
}
.btn-sa:hover {
    color: #fff;
    background-color: #54099c;
    border-color: #54099c;
}
.btn-ufa:hover {
    color: #fff;
    background-color: #750402;
}
@font-face {
    font-family: rsufont;
    src: url(fonts/rsufont/RSU_light.ttf) format('truetype');
    font-weight: 200;
    font-style: lighter
}
@font-face {
    font-family: rsufont;
    src: url(fonts/rsufont/RSU_BOLD.ttf) format('truetype');
    font-style: blod
}
@font-face {
    font-family: FontAwesome;
    src: url(fonts/font-img/fontawesome-webfont.html);
    src: url(fonts/font-img/fontawesome-webfontd41dd41d.html?#iefix) format('eot'), url(fonts/font-img/fontawesome-webfont-2.html) format('woff'), url(fonts/font-img/fontawesome-webfont-3.html) format('truetype'), url(fonts/font-img/fontawesome-webfont-4.html#FontAwesome) format('svg');
    font-weight: 400;
    font-style: normal
}
.td_lose,
.td_wait,
.td_win {
    font-family: FontAwesome;
    font-size: 1.2em;
    line-height: .6
}
.td_win:before {
    content: "\f00c";
    color: #090
}
.td_lose:before {
    content: "\f00d";
    color: #C00
}
.td_wait:before {
    content: "\f068";
    color: #CCC
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline;
    color: #000;
    font-size: 14px
}
table tr td,
table tr th {
    border: 1px solid #233b7a;
    padding: 15px;
    font-weight: 700
}
li {
    display: inline-block
}
.aligncenter,
article,
aside,
details,
figcaption,
figure,
footer,
header,
header&gt;hgroup&gt;h1,
hgroup,
menu,
nav,
nav&gt;ul&gt;li&gt;a,
section {
    display: block
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
    font-size: 17px
}
table tr th {
    background-color: #5174b8;
    color: #FFF;
    text-align: center;
    font-size: 16px
}
table tr td {
    vertical-align: middle;
    font-size: 15px
}
table tr td li {
    margin: 5px;
    font-size: 14px;
    font-weight: 200;
    width: 130px
}
table tr td a {
    color: #233b7a
}
.slide&gt;ul&gt;li&gt;a,
a,
a:hover {
    text-decoration: none
}
.alignright {
    float: right
}
.alignleft {
    float: left;
    margin: 0 20px 5px 0
}
.aligncenter,
.alignnone {
    margin-bottom: 10px
}
.aligncenter {
    margin-left: auto;
    margin-right: auto
}
a:active,
a:focus,
input {
    outline: 0!important;
    -moz-outline-style: none!important
}
a {
    color: #f1983b
}
a:hover {
    color: #f6821b
}
html {
    font-family: arial, sans-serif;
    font-size: 13px;
    background: #233b7a;
    background: -moz-linear-gradient(top, #888 0, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #888 0, #252525 100%);
    background: -o-linear-gradient(top, #888 0, #252525 100%);
    background: -ms-linear-gradient(top, #888 0, #252525 100%);
    background: linear-gradient(to bottom, #888 0, #252525 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#888', endColorstr='#252525', GradientType=0)
}
.slide,
header&gt;hgroup&gt;h1,
header&gt;hgroup&gt;h2,
nav&gt;ul&gt;li {
    font-family: rsufont
}
body {
    line-height: 1.4;
    margin: 0 auto;
    width: 1000px;
    background-color: #FFF;
    border-left: 1px solid #555;
    border-right: 1px solid #555
}
header {
    width: 1020px;
    margin: 0 auto 0 -10px;
    height: 115px;
    background: #fff;
    background: -moz-linear-gradient(top, #888 0, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #888 0, #252525 100%);
    background: -o-linear-gradient(top, #888 0, #252525 100%);
    background: -ms-linear-gradient(top, #888 0, #252525 100%);
    background: linear-gradient(to bottom, #5C258D 0%, #4389A2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#888', endColorstr='#252525', GradientType=0);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -webkit-border-bottom: 1px solid #555;
    -moz-border-bottom: 1px solid #555;
    border-bottom: 1px solid #555;
    -webkit-border-left: 1px solid #555;
    -moz-border-left: 1px solid #555;
    border-left: 1px solid #555;
    -webkit-border-right: 1px solid #555;
    -moz-border-right: 1px solid #555;
    border-right: 1px solid #555
}
header&gt;hgroup&gt;h1 {
    float: left;
    margin-left: 20px;
    margin-top: 28px;
	background: url(images/main/logo.html) no-repeat;
	padding-top: 48px;
    padding-left: 75px;
}
nav,
nav&gt;ul {
    height: 55px
}
header&gt;hgroup&gt;h1&gt;a:hover {
    color: #4c6eb4
}
header&gt;hgroup&gt;h2,
nav&gt;ul&gt;li&gt;a {
    color: #233b7a;
    font-size: 22px
}
header&gt;hgroup&gt;h2 {
    float: right;
    margin-top: 75px;
    margin-right: 25px
}
nav {
    text-align: left;
    width: 1020px;
    margin-left: -10px
}
.list-info,
.tips-title,
aside&gt;section,
nav&gt;ul {
    text-align: center
}
nav&gt;ul {
    float: left;
    width: 1000px
}
nav&gt;ul&gt;li {
    padding: 5px 11px 5px 10px;
    border-right: 1px solid #000;
    height: 8px;
    margin-top: 20px;
    font-weight: 200
}
nav&gt;ul&gt;li:first-child {
    padding-left: 5px
}
nav&gt;ul&gt;li:last-child {
    border-right: 0;
    padding-right: 5px
}
nav&gt;ul&gt;li&gt;a {
    margin-top: -10px;
    font-weight: 700
}
.triangle-left,
.triangle-right {
    width: 0;
    height: 0;
    border-style: solid;
    display: table
}
nav .current-menu-ancestor&gt;a,
nav .current-menu-item&gt;a,
nav .current_page_ancestor&gt;a,
nav .current_page_item&gt;a,
nav&gt;ul&gt;li&gt;a:hover {
    color: #f6821b
}
.triangle-left {
    border-width: 0 10px 10px 0;
    border-color: transparent #000 transparent transparent;
    float: left
}
.triangle-right {
    border-width: 10px 10px 0 0;
    border-color: #000 transparent transparent;
    float: right
}
.slide {
    /*width: 980px;*/
    /*height: 300px;*/
    margin: 15px auto 0;
    /*background-color: #000;*/
    position: relative
}
.slide&gt;ul,
.slide&gt;ul&gt;li {
    margin-left: 10px;
    float: left
}
.slide&gt;ul {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999999;
    width: 180px;
    height: 360px;
    background-color: #5174b8;
    -moz-box-shadow: 0 0 10px #222;
    -webkit-box-shadow: 0 0 10px #222;
    box-shadow: 0 0 10px #222
}
.slide&gt;ul&gt;li {
    display: block;
    border-bottom: 1px solid #aaa;
    width: 160px
}
.slide&gt;ul&gt;li&gt;a {
    float: left;
    clear: both;
    padding-left: 32px;
    display: block;
    height: 56px;
    line-height: 80px;
    font-size: 16px;
    color: #FFF;
    outline: 0;
    background: url(images/main/ball.html) 0 28px no-repeat;
    background-position-y: 25px;
    width: 125px;
    font-weight: 700
}
.slide&gt;ul&gt;li&gt;a:hover {
    color: #ffaf68
}
.list-info {
    background-color: #4c6eb4;
    margin: 0 10px 5px;
    box-shadow: 0 2px 1px #222
}
.list-info li a {
    color: #fff;
    font-family: rsufont;
    font-size: 18px;
    padding: 15px 22px 10px;
    display: block;
    font-weight: 700
}
.score-title a,
.score-title strong {
    color: #FFF;
    font-family: rsufont
}
.score {
    width: 750px;
    margin-top: 10px;
    margin-bottom: 30px
}
.score-title {
    padding: 8px 15px;
    display: inline-block;
    width: 718px;
    background-color: #233b7a
}
.score-title strong {
    font-size: 20px;
    font-size: 22px;
    font-weight: 200
}
.score-title a {
    float: right;
    font-size: 16px;
    padding-top: 5px
}
article {
    float: left;
    width: 100%;
    padding: 10px
}
article&gt;section {
    margin-top: 10px;
    padding-left: 10px
}
article h2,
aside {
    margin-top: 20px
}
article ol {
    list-style-type: decimal;
    margin: 20px 30px
}
.rotator {
    background-color: #222;
    width: 790px;
    height: 350px;
    position: relative;
    color: #fff;
    font-family: rsufont;
    float: right
}
aside {
    float: right;
    width: 200px;
    margin-right: 10px
}
aside&gt;section:first-child {
    margin-top: 0
}
aside&gt;section {
    margin-top: 15px;
    background: #000
}
.sebg {
    background-color: #f6821b
}
aside&gt;section h3,
aside&gt;section h3 a {
    background-color: #3e3b46;
    font-size: 18px;
    color: #fff;
    display: block
}
aside&gt;section h3 {
    font-family: rsufont;
    padding: 7px;
    font-weight: 700
}
aside&gt;section h3 a {
    margin: -7px;
    height: 32px;
    padding-top: 7px
}
aside&gt;section h3 a:hover {
    background-color: #f6821b;
    color: #fff
}
.tips {
    background-color: #252525;
    padding-bottom: 1px
}
.tips-title {
    color: #fff;
    padding: 5px;
    display: block;
    font-size: 12px;
    border-top: 2px solid #001d40;
    background: #002f67;
    background: -moz-linear-gradient(top, #002f67 0, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #002f67), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #002f67 0, #252525 100%);
    background: -o-linear-gradient(top, #002f67 0, #252525 100%);
    background: -ms-linear-gradient(top, #002f67 0, #252525 100%);
    background: linear-gradient(to bottom, #002f67 0, #252525 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#002f67', endColorstr='#252525', GradientType=0)
}
.tips-info {
    margin: 5px;
    background-color: #e2edff;
    width: 190px
}
.tips-info span {
    font-size: 16px;
    line-height: 2;
    display: block
}
.sjm_td1,
.sjm_td2 span {
    font-size: 15px;
    font-weight: lighter
}
.side_jackpot_money {
    margin-top: 10px
}
.sjm_td1 {
    text-align: left;
    color: #c2d8fa;
    padding: 5px 5px 5px 10px;
    border: 0
}
.sjm_td1 a {
    color: #cfcfcf
}
.sjm_td1 a:hover,
.sjm_td1_active {
    color: #fc575d
}
.sjm_td2 {
    text-align: right;
    color: #cfcfcf;
    border: 0;
    padding: 5px 10px 5px 5px;
    font-weight: lighter
}
.sjm_td2 span {
    color: #fff
}
.side_jackpot_money p {
    margin-top: 10px;
    border-top: 1px solid #252525;
    display: block;
    text-align: center;
    padding: 10px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    font-family: rsufont;
    font-weight: lighter
}
.side_jackpot_money a {
    color: #c2d8fa
}
.side_jackpot_money strong {
    color: #cfcfcf;
    font-size: 24px;
    font-family: THSarabun;
    padding-top: 20px;
    display: block
}
.entry-title,
.foot-bk {
    font-family: rsufont;
}
.foot-list {
    background: #e8f0fd;
    background: -moz-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e8f0fd), color-stop(34%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: -o-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: -ms-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: linear-gradient(to bottom, #e8f0fd 1%, #fff 34%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8f0fd', endColorstr='#ffffff', GradientType=0)
}
.foot-list&gt;ul {
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
    padding: 10px
}
.foot-list&gt;ul&gt;li {
    padding-left: 7px;
    padding-right: 7px;
    border-right: 1px solid #000;
    height: 16px;
    display: initial;
    line-height: 1.8
}
.foot-list&gt;ul&gt;li:last-child {
    border-right: 0
}
.triangle-foot {
    width: 1020px;
    height: 10px;
    margin-left: -10px;
    margin-top: -10px
}
.triangle-foot-left,
.triangle-foot-right {
    width: 0;
    height: 0;
    border-style: solid;
    display: table
}
.triangle-foot-left {
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #000;
    float: left
}
.triangle-foot-right {
    border-width: 10px 0 0 10px;
    border-color: transparent transparent transparent #000;
    float: right
}
.foot-bk&gt;a,
.foot-bk&gt;span {
    display: block;
    float: left
}
.foot-bk {
    height: 100px;
    background: linear-gradient(to bottom, #5C258D 0%, #4389A2 100%);
    width: 1020px;
    margin-left: -10px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    color: #FFF
}
.foot-bk&gt;span {
    width: 270px;
    height: 60px;
    background: url(images/main/logo.html) no-repeat;
    margin-left: 20px;
    margin-top: 20px
}
.foot-bk&gt;a {
    font-size: 17px;
    color: #ddd;
    line-height: 1.3;
    width: 255px;
    height: 22px;
    background: url(images/main/logo-end.html) no-repeat;
    padding-top: 48px;
    padding-left: 75px;
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in 0;
    margin-top: 15px;
    margin-left: 15px
}
.foot-bk&gt;span&gt;a&gt;span {
    color: #f6821b;
    font-size: 40px;
    margin-top: 0
}
.foot-bk&gt;span&gt;a&gt;strong {
    font-size: 21px;
    display: block;
    color: #e1e1e1;
    margin-top: -15px
}
.foot-bk&gt;p,
.foot-bk&gt;p&gt;a {
    color: #e1e1e1;
    font-size: 18px
}
.foot-bk&gt;p {
    margin-left: 400px;
    padding-top: 30px;
    font-weight: 700
}
.foot-bk&gt;p&gt;span {
    color: #acacac;
    font-weight: 400
}
.call-contact,
.entry-title,
.st-title,
.thick {
    font-weight: 700
}
.leftlink {
    float: left;
    width: 35%;
    margin-top: 50px
}
.rightlink {
    float: right;
    width: 65%;
    margin-top: 50px
}
.entry-meta {
    float: right;
    color: #D1D1D1;
    margin-top: -12px
}
.entry-summary {
    margin-top: 45px
}
.entry-utility {
    margin: 10px 0 40px;
    padding: 3px 0;
    color: #D1D1D1
}
.entry-utility a {
    color: #7F7F7F
}
.entry-utility a:hover {
    color: #f6821b
}
.entry-title,
.entry-title&gt;a {
    color: #FFF;
    font-size: 20px
}
.entry-title {
    background: linear-gradient(to bottom, #5C258D 0%, #4389A2 100%);
    padding: 8px 5px 8px 80px;
    margin-bottom: 30px;
    margin-left: -10px
}
.entry-title&gt;div,
.icon-bar {
    background: url(images/main/bar.png?v=1) no-repeat;
    height: 63px;
    width: 58px;
    display: inline-block;
    position: absolute;
    margin-top: -16px;
    margin-left: -71px
}
.st-title,
.st-title a {
    color: #233b7a
}
.st-title {
    font-size: 17px;
    margin-bottom: 20px
}
.st-title-center {
    color: #233b7a;
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: 700
}
.ul-news span {
    font-size: 14px;
    color: #898989;
    line-height: 2
}
.ul-news p {
    padding-top: 5px
}
.jackp,
.jackp2 {
    border: 0;
    padding: 5px;
    font-size: 20px;
    font-weight: lighter;
    font-family: rsufont
}
.news-title {
    margin-top: 20px
}
.news-title&gt;h2&gt;a {
    font-size: 19px;
    color: #233b7a;
    font-weight: 700
}
.news-title&gt;h2&gt;a:hover {
    color: #f6821b
}
.news-title&gt;span {
    font-size: 14px;
    margin-bottom: 10px
}
.news-title&gt;span&gt;a {
    color: #888
}
.news-title&gt;span&gt;a:hover {
    color: #f6821b
}
.news-detail {
    color: #aaa;
    margin: 10px 0
}
.news-footer {
    border-bottom: 1px solid #dcdcdc;
    height: 30px;
    margin-top: 25px;
    padding-bottom: 25px
}
.pl {
    float: left
}
.pl&gt;a {
    color: #888
}
.pl&gt;a:hover {
    color: #f6821b
}
.pr {
    float: right
}
.pr&gt;a {
    color: #888
}
.pr&gt;a:hover {
    color: #f6821b
}
.pc&gt;a {
    color: #888
}
.pc&gt;a:hover {
    color: #f6821b
}
.navigation {
    padding: 25px 0 10px;
    height: 30px;
    width: 100%;
    display: table
}
.nav-next,
.nav-previous {
    display: table-cell;
    width: 50%
}
.nav-previous {
    text-align: left
}
.nav-next {
    text-align: right
}
.page-title {
    font-size: 26px;
    display: block;
    margin: 25px 0 10px
}
.wp-pagenavi {
    width: 100%;
    text-align: right;
    margin-top: 20px
}
.pages {
    float: left
}
.wp-pagenavi&gt;a,
.wp-pagenavi&gt;span {
    padding: 5px;
    color: #000;
    font-weight: 700
}
.wp-pagenavi a:hover {
    color: #f6821b
}
.current {
    color: #f6821b!important
}
.news-blog {
    margin: 10px auto 20px;
    font-family: rsufont;
    font-size: 16px;
    text-align: left;
    font-weight: lighter
}
.bt,
.pro-ball,
.pro-ball tr td,
.st-blod,
.str,
.ul-service li label {
    font-weight: 700
}
.news-blog li {
    padding: 5px 10px;
    border-bottom: 1px solid #434343;
    width: 180px
}
.pro-ball tr td,
.pro-ball tr th {
    border: 1px solid #FFF;
    text-align: center
}
.news-blog_a {
    display: block;
    color: #cfcfcf;
    line-height: 1
}
.news-blog_a:hover {
    color: #f6821b
}
.news-blog_l {
    color: #aaa;
    font-size: 14px
}
.news-blog_l a {
    color: #cfcfcf
}
.news-blog_l a:hover {
    color: #f6821b
}
.news-blog_r {
    float: right;
    color: #aaa;
    font-size: 14px
}
.tags a {
    color: #cfcfcf
}
.tags a:hover {
    color: #f6821b
}
.bt {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: rsufont;
    font-size: 15px;
    padding: 8px;
    background: #5174b8;
    background: -moz-linear-gradient(top, #5174b8 0, #294388 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5174b8), color-stop(100%, #294388));
    background: -webkit-linear-gradient(top, #5174b8 0, #294388 100%);
    background: -o-linear-gradient(top, #5174b8 0, #294388 100%);
    background: -ms-linear-gradient(top, #5174b8 0, #294388 100%);
    background: linear-gradient(to bottom, #5174b8 0, #294388 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5174b8', endColorstr='#294388', GradientType=0);
    box-shadow: 2px 3px 5px #000
}
.dbt,
.ul-num li {
    display: block
}
.bt:hover {
    background: #f1983b;
    background: -moz-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1983b), color-stop(100%, #f6821b));
    background: -webkit-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: -o-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: -ms-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: linear-gradient(to bottom, #f1983b 0, #f6821b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1983b', endColorstr='#f6821b', GradientType=0);
    color: #FFF
}
.bt-w {
    width: 70px
}
.bt-wd {
    width: 200px;
    margin-left: 25px;
    margin-bottom: 10px;
    font-size: 20px
}
.ul-buttom li,
.ul-left li,
.ul-right li {
    margin-bottom: 20px
}
.ul-left {
    margin-left: 30px
}
.ul-right li {
    margin-right: 10px
}
.pro-ball {
    background-color: #e2edff;
    font-family: rsufont;
    font-size: 20px;
    margin-top: 20px
}
.pro-ball tr th {
    padding: 6px;
    background-color: #5174b8;
    color: #FFF
}
.pro-ball tr td {
    padding: 5px;
    vertical-align: middle;
    font-size: 18px
}
.ati,
.str {
    color: #233b7a;
    font-size: 15px
}
.p-top5 {
    margin-top: 5px
}
.ul-bt {
    margin-left: 220px
}
.ul-bt li {
    margin: 5px;
    width: 80px
}
.ul-news img {
    float: left;
    margin: 0 20px 5px 0
}
.str {
    margin-bottom: 5px
}
.pw {
    width: 470px;
    float: left
}
.dbt {
    margin-bottom: 15px
}
.lh {
    color: #809edb
}
.lh:hover {
    color: #f6821b
}
.ul-num {
    margin-top: 10px;
    margin-bottom: 40px
}
.sblink,
.ul-service li {
    margin-bottom: 30px
}
.sblink li {
    width: 220px;
    margin-left: 30px
}
.sblink a {
    text-decoration: underline
}
.ul-service {
    display: inline-block;
    background-color: #fff
}
.ul-service li {
    width: 370px;
    padding-left: 5px;
    float: left
}
.ul-service li a {
    display: block;
    padding-top: 30px;
    height: 90px;
    color: #f1983b;
    font-size: 30px;
    font-family: rsufont;
    line-height: .6
}
.ul-service li a span {
    color: #233b7a;
    font-weight: 700;
    font-size: 18px
}
.ul-service li label {
    margin-top: 10px;
    display: block;
    color: #233b7a
}
.call,
.navl {
    display: none
}
.closed,
.hide {
    color: #f1983b
}
.numberphone&gt;tr&gt;td {
    font-weight: 200;
    font-size: 17px;
    vertical-align: top;
    border: 1px solid #c3c3c3
}
.closed {
    font-size: 17px;
    text-decoration: line-through
}
.foot-list&gt;ul&gt;li&gt;a {
    color: #717171
}
.navl {
    width: 40px;
    height: 35px;
    margin: 6px 0 3px 10px;
    cursor: pointer;
    float: left;
    background: url(images/main/sbobet.jpg) no-repeat
}
.call {
    margin: 0 10px 0 0;
    font-size: 30px;
    font-family: rsufont;
    float: right;
    color: #fff
}
@media (min-width: 0px) and (max-width: 380px) {
    .call {
        display: block;
        font-size: 16px!important;
        padding-top: 10px!important
    }
}
@media (min-width: 0px) and (max-width: 470px) {
    body,
    header {
        width: 100%
    }
    header,
    nav {
        margin-left: 0
    }
    .list-info li,
    nav&gt;ul&gt;li {
        border-top: 1px solid #233b7a
    }
    header {
        text-align: left
    }
    header&gt;hgroup&gt;h1 {
        float: none;
        margin-top: 0;
        margin-left: 0
    }
    header&gt;hgroup&gt;h1&gt;a {
        display: inline-block;
        padding-left: 25px;
        padding-top: 33px;
        margin-top: 30px;
        background-position-y: -27px;
        background-size: 247px 75px;
        font-size: 18px;
        height: 53px;
        width: 230px
    }
    nav,
    nav ul {
        width: 100%;
        height: auto
    }
    article,
    aside {
        width: 100%!important
    }
    .triangle-left,
    .triangle-right,
    header&gt;hgroup&gt;h2 {
        display: none
    }
    nav {
        display: inline-block;
        /*background-color: #3b3e46;*/
        background: linear-gradient(90deg, rgb(44, 44, 44) 0%, rgb(130, 130, 130) 100%);
    }
    nav ul {
        padding: 0;
        text-align: left;
        display: block
    }
    nav&gt;ul&gt;li:first-child {
        padding-left: 10px;
        margin-top: 5
    }
    nav&gt;ul&gt;li {
        border-right: 0;
        display: none;
/*        padding-top: 5px;
        padding-bottom: 5px;*/
height: 25px;
    }
    nav&gt;ul&gt;li&gt;a {
        color: #fff;
        margin-top: 0
    }
    nav&gt;ul&gt;li:last-child {
        margin-bottom: 20px
    }
    nav .current_page_item&gt;a {
        color: #fff
    }
    li {
        display: block
    }
    .list-info {
        text-align: left;
        margin: -5px 0 5px;
        box-shadow: 0;
        display: none
    }
    .cdown,
    .foot-bk&gt;p {
        text-align: center
    }
    .call,
    .list-info li,
    .navl {
        display: block
    }
    .list-info li a {
        font-size: 22px;
        padding: 5px 10px
    }
    .call {
        font-size: 20px;
        padding-top: 7px
    }
    .foot-bk&gt;a,
    .slidexxx,
    .triangle-foot {
        display: none
    }
    article {
        padding: 0
    }
    aside {
        margin-right: 0
    }
    aside img {
        width: inherit!important
    }
    .foot-bk,
    .news-blog {
        width: 100%
    }
    .foot-bk {
        height: auto;
        margin-left: 0
    }
    .foot-bk&gt;p {
        margin-left: 0
    }
    .news-blog li {
        display: block;
        width: 92%;
        margin: 0
    }
    .alignnone,
    .tips-info,
    .ul-service li,
    iframe,
    table tr td li {
        width: 100%
    }
    .sjm_td1 {
        padding-left: 15px
    }
    .foot-list&gt;ul,
    table tr td {
        padding: 0
    }
    table tr th {
        width: inherit
    }
    .ul-news img {
        display: none
    }
    .alignleft {
        float: none;
        display: block;
        margin: 0 auto 20px!important;
        max-width: 100%
    }
    .entry-title {
        font-size: 16px
    }
    .ul-service li a {
        height: auto;
        padding-top: 0
    }
    .tips-info {
        margin: 0
    }
    .aligncenter {
        width: 100%;
        height: auto
    }
    .alignnone {
        display: block;
        margin: 0 auto
    }
    .pro-ball tr th span {
        width: auto!important
    }
    .jackpotshow {
        width: 100%
    }
    .jackp,
    .jackp2 {
        padding: 0!important
    }
    .linkindex {
        width: inherit;
        margin-right: 10px
    }
    .linkindex tbody tr th:first-child {
        width: 110px
    }
    .pw {
        width: auto
    }
    .bth {
        margin-top: 10px;
        display: inline-block
    }
    .cdown {
        display: block
    }
    .bt {
        margin-right: 0!important
    }
    .promo-200 {
        width: 100%;
        font-family: rsufont;
        font-size: 20px;
        margin-top: 2em;
    }
    .promo-200-main {
        max-width: 265px;
        height: auto;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .promo-200-sub&gt;img {
        max-width: 485px;
        height: auto;
    }
    .promo-200-sub {
        max-width: 485px;
        height: auto;
        float: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -7em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 20px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
        margin-top: 2em;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promo-200-foot {
        margin-top: 9em;
    }
    .promp-200-button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}
@media (min-width: 471px) and (max-width: 580px) {
    header,
    nav {
        margin-left: 0
    }
    body,
    header,
    nav,
    nav ul {
        width: 100%
    }
    .list-info li,
    nav&gt;ul&gt;li {
        border-top: 1px solid #233b7a
    }
    article,
    aside {
        width: 100%!important
    }
    header {
        text-align: left
    }
    header&gt;hgroup&gt;h1 {
        float: none;
        margin-top: 0;
        margin-left: 0
    }
    header&gt;hgroup&gt;h1&gt;a {
        display: inline-block;
        padding-left: 66px;
        padding-top: 62px;
        background-position-y: 20px;
        height: 30px
    }
    .aligncenter,
    .foot-bk,
    nav,
    nav ul {
        height: auto
    }
    .triangle-left,
    .triangle-right,
    header&gt;hgroup&gt;h2 {
        display: none
    }
    nav {
        display: inline-block;
        background-color: #3b3e46
    }
    nav ul {
        padding: 0;
        text-align: left;
        display: block
    }
    nav&gt;ul&gt;li:first-child {
        padding-left: 10px;
        margin-top: 0
    }
    nav&gt;ul&gt;li {
        border-right: 0;
        display: none;
        padding-top: 5px
    }
    nav&gt;ul&gt;li&gt;a {
        color: #fff;
        margin-top: 0
    }
    nav&gt;ul&gt;li:last-child {
        margin-bottom: 20px
    }
    nav .current_page_item&gt;a {
        color: #fff
    }
    li {
        display: block
    }
    .list-info {
        text-align: left;
        margin: -5px 0 5px;
        box-shadow: 0;
        display: none
    }
    .cdown,
    .foot-bk&gt;p {
        text-align: center
    }
    .call,
    .list-info li,
    .navl {
        display: block
    }
    .list-info li a {
        font-size: 22px;
        padding: 5px 10px
    }
    .call {
        font-size: 25px;
        padding-top: 5px
    }
    .foot-bk&gt;a,
    .slide,
    .triangle-foot {
        display: none
    }
    article {
        padding: 0
    }
    aside {
        margin-right: 0
    }
    aside img {
        width: inherit!important
    }
    .foot-bk,
    .news-blog {
        width: 100%
    }
    .foot-bk {
        margin-left: 0;
        padding:20px;
    }
    .foot-bk&gt;p {
        margin-left: 0
    }
    .news-blog li {
        display: block;
        width: 92%;
        margin: 0
    }
    .alignnone,
    .tips-info,
    .ul-service li,
    iframe,
    table tr td li {
        width: 100%
    }
    .sjm_td1 {
        padding-left: 15px
    }
    .foot-list&gt;ul,
    table tr td {
        padding: 0
    }
    table tr th {
        width: inherit
    }
    .ul-news img {
        display: none
    }
    .alignleft {
        float: none;
        display: block;
        margin: 0 auto 20px!important
    }
    .entry-title {
        font-size: 18px
    }
    .ul-service li a {
        height: auto;
        padding-top: 0
    }
    .tips-info {
        margin: 0
    }
    .aligncenter {
        width: 100%
    }
    .alignnone {
        display: block;
        margin: 0 auto
    }
    .pro-ball tr th span {
        width: auto!important
    }
    .pw {
        width: auto
    }
    .bth {
        margin-top: 10px;
        display: inline-block
    }
    .cdown {
        display: block
    }
    .promo-200 {
        width: 100%;
        font-family: rsufont;
        font-size: 20px;
    }
    .promo-200-main {
        max-width: 265px;
        height: auto;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .promo-200-sub&gt;img {
        max-width: 485px;
    }
    .promo-200-sub {
        max-width: 485px;
        height: auto;
        float: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -5em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 25px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
        margin-top: 2em;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promo-200-foot {
        margin-top: 6em;
    }
    .promp-200-button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}
@media (min-width: 581px) and (max-width: 768px) {
    header,
    nav {
        margin-left: 0;
        width: 100%
    }
    body,
    header,
    nav,
    nav ul {
        width: 100%
    }
    .list-info li,
    nav&gt;ul&gt;li {
        border-top: 1px solid #233b7a
    }
    article,
    aside {
        width: 100%!important
    }
    .aligncenter,
    .foot-bk,
    nav,
    nav ul {
        height: auto
    }
    header&gt;hgroup&gt;h1&gt;a {
        background-size: 220px 70px;
        background-position-y: -23px;
        padding-left: 8px;
        font-size: 18px
    }
    header&gt;hgroup&gt;h2 {
        font-size: 18px
    }
    .triangle-left,
    .triangle-right {
        display: none
    }
    li,
    nav ul {
        display: block
    }
    nav {
        display: inline-block;
        background-color: #3b3e46
    }
    nav ul {
        padding: 0;
        text-align: left
    }
    nav&gt;ul&gt;li:first-child {
        padding-left: 10px;
        margin-top: 0
    }
    nav&gt;ul&gt;li {
        border-right: 0;
        display: none;
        padding-top: 5px
    }
    nav&gt;ul&gt;li:last-child {
        margin-bottom: 20px
    }
    nav&gt;ul&gt;li&gt;a {
        color: #fff;
        margin-top: 0
    }
    nav .current_page_item&gt;a {
        color: #fff
    }
    .list-info {
        text-align: left;
        margin: -5px 0 5px;
        box-shadow: 0;
        display: none
    }
    .cdown,
    .foot-bk&gt;p {
        text-align: center
    }
    .call,
    .list-info li,
    .navl {
        display: block
    }
    .list-info li a {
        font-size: 22px;
        padding: 5px 10px
    }
    .foot-bk&gt;a,
    .slide,
    .triangle-foot {
        display: none
    }
    article {
        padding: 0
    }
    aside {
        margin-right: 0
    }
    aside img {
        width: inherit!important
    }
    .foot-bk,
    .news-blog {
        width: 100%
    }
    .foot-bk {
        margin-left: 0
    }
    .foot-bk&gt;p {
        margin-left: 0
    }
    .news-blog li {
        display: block;
        width: 95%;
        margin: 0
    }
    .tips-info,
    .ul-service li,
    iframe,
    table tr td li {
        width: 100%
    }
    .sjm_td1 {
        padding-left: 15px
    }
    .foot-list&gt;ul,
    table tr td {
        padding: 0
    }
    table tr th {
        width: inherit
    }
    .ul-news img {
        display: none
    }
    .alignleft {
        float: none;
        display: block;
        margin: 0 auto 20px!important
    }
    .entry-title {
        font-size: 18px
    }
    .ul-service li a {
        height: auto;
        padding-top: 0
    }
    .tips-info {
        margin: 0
    }
    .aligncenter {
        width: 100%
    }
    .alignnone {
        display: block;
        margin: 0 auto
    }
    .pro-ball tr th span {
        width: auto!important
    }
    .pw {
        width: auto
    }
    .bth {
        margin-top: 10px;
        display: inline-block
    }
    .cdown {
        display: block
    }
    .promo-200 {
        width: 100%;
        font-family: rsufont;
        font-size: 20px;
    }
    .promo-200-main {
        max-width: 265px;
        height: auto;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .promo-200-sub&gt;img {
        max-width: 485px;
    }
    .promo-200-sub {
        max-width: 485px;
        height: auto;
        float: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -5em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 25px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
        display: block;
    }
    .promo-200-foot {
        margin-top: 6em;
    }
    .promp-200-button {
        float: right;
        display: block;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}
@media (min-width: 769px) and (max-width: 999px) {
    .slide,
    nav,
    nav ul {
        width: 100%;
        height: auto
    }
    body {
        width: 100%
    }
    header {
        width: 100%;
        margin-left: 0
    }
    .triangle-left,
    .triangle-right {
        display: none
    }
    nav {
        display: inline-block
    }
    .foot-bk&gt;a,
    .triangle-foot {
        display: none
    }
    nav ul {
        padding: 0 10px
    }
    .foot-list&gt;ul,
    .table tr td {
        padding: 0
    }
    .amazingslider,
    .amazingslider-space-0 {
        width: 100%!important
    }
    .amazingslider {
        height: auto!important;
        background-size: 100%
    }
    aside img {
        width: inherit!important
    }
    .foot-bk,
    .table tr td li,
    .ul-service li {
        width: 100%
    }
    .foot-bk {
        height: auto
    }
    .foot-bk&gt;p {
        margin-left: 0;
        text-align: center
    }
    .aligncenter {
        width: 100%;
        height: auto
    }
    .pw {
        width: auto
    }
    .bth {
        margin-top: 10px;
        display: inline-block
    }
    nav&gt;ul&gt;li {
        display: inline-block!important
    }
    .promo-200 {
        width: 100%;
        font-family: rsufont;
        font-size: 20px;
    }
    .promo-200-main {
        max-width: 265px;
        height: auto;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .promo-200-sub&gt;img {
        max-width: 485px;
    }
    .promo-200-sub {
        max-width: 485px;
        height: auto;
        float: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -5em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 25px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
    }
    .promo-200-foot {
        margin-top: 6em;
    }
    .promp-200-button {
        float: right;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}
@media (min-width: 1000px) {
    .ul-service li {
        width: 320px
    }
    .bth {
        height: 140px
    }
    nav&gt;ul&gt;li {
        display: inline-block!important
    }
    .promo-200 {
        width: 100%;
        font-family: rsufont;
        font-size: 20px;
    }
    .promo-200-main {
        max-width: 35%;
        height: auto;
        float: left;
    }
    .promo-200-sub&gt;img {
        max-width: 100%;
    }
    .promo-200-sub {
        max-width: 65%;
        height: auto;
        float: left;
        position: relative;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -5em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 25px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
    }
    .promo-200-foot {
        margin-top: 2em;
    }
    .promp-200-button {
        float: right;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}
#last-withdraw {
    list-style: none;
    min-width: 100%;
    text-align: left;
}
#last-withdraw li {
    line-height: 23px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #434343;
}
#last-withdraw .p-user {
    font-size: 10px;
    color: #8b8b8b;
}
#last-withdraw .w-user {
    font-size: 14px;
    color: #fff;
    text-align: left;
    position: absolute;
    margin-top: 23px;
    margin-left: -20px
}
#last-withdraw .w-balance {
    color: #fff;
    font-size: 14px;
    float: right;
}
#last-withdraw .w-date {
    font-size: 10px;
    color: #8b8b8b;
    text-align: right;
    position: relative;
    display: block;
    font-weight: bold;
}
.w-thb {
    color: #cfcfcf;
}
#last-withdraw li::after {
    content: '';
    display: none;
}
.menu-list {
    margin: 10px 10px 20px;
    font-size: 20px;
}

</pre></body></html>