@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 1050px;
	background-image: url(images/bg_r.png);
	background-size: auto;
	background-position: top center;
	background-repeat: repeat;
}

td { 
	padding: 0px; 
	color: #000;
	border: 1px solid #000000;
}

/*td img {
	vertical-align: -45%;
	margin:0px;
}*/
td a{ color:#008f47;}
ㄑ
a { color: #00aaff; font-weight: bold;}
a:hover { color: #6ff55b;}
/*a:visited { color: #ff86f8;}*/

#outer {
	width: 100%;
	background-image: url(images/bg.png);/*  整頁的主背景*/
	background-size: auto;
	background-position: top center;
	background-repeat: no-repeat;
	/*background-color: #fff0f9;*/
	color: #000;
    line-height: 1.8em;
	font-family: Verdana, "微軟正黑體", sans-serif;
	font-size: 19px;
}

#outer #weapper {
	width:1050px;
	margin-right: auto;
	margin-left: auto;
}

#outer #weapper #header {
	height: 500px;
	width: 1050px;
	position: relative;
	/* background: url(images/header.png) no-repeat top left; */
}

#outer #weapper #header #menu {
	width: 1050px;
    height: 117px;
	/*background:url(images/menu.png) no-repeat top left;*/
	position: absolute;
	top: 383px;
	}

#logo {
	display: block;	
	width: 136px;
	height: 100px;
	position: absolute;
	top: 19px;
	left: 39px;	
	z-index: 9;
}

#logo a {
	display: block;	
	height: 100px;
}

/*#page1 {
	display: block;
	width: 448px;
	height: 105px;
	position: absolute;
	bottom: 10px;
	left: 305px;	
}*/

#outer #weapper #content {
	width: 870px;
	/*visibility: inherit;*/
	padding: 0px 90px 0px 90px;
	position:relative;
	background:url(images/content_bg.png) repeat-y top center;
	color:#e6be8e;
	}

#outer #weapper #notice {
	width: 870px;
	visibility: inherit;
	font-size:17px;
	line-height: 1.8em;
}

.bpage1 {
    position:absolute;
    top:-75px ;
    left:352px ;
}

.red { color: #ff60ee; }
div .red { color: #e80000; }

.hilight-2 {
	background-color:#FF3EC8;
	color: #000;
	line-height: 1.5em;
}

.blue { color: #0060ff; }
tr .blue { color: #004eff; }

.green { color: #630079;font-weight: bold; }

.mint { color: #00fcff;font-size: 16px;}
.pink { color: #ff00ea;}
.yellow { color: #630079;font-weight: bold;}
.purple{ color: #7b00d1;}
.project { 
	color: #FFFFFF;
	font-size: 20px;
	font-weight:bold;}
.white{ 
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
	font-weight:lighter;}

.darkred { 
		color: #210606;
		font-size: 18px;
		line-height: 30px;
		font-weight:lighter;}

.sicons { 
	position: absolute;
	line-height: 20px;
	left: 240px;
}
.sicons2 { 
	position: absolute;
	line-height: 20px;
	left: 675px;
}

.notice {
	color: #e9051f;
	font-size: 14px;
	line-height: 1.5em;
}

.spnotice {
	background-color:#fffaa8;
	color: #d21400;
	line-height: 1.5em;
}

.stxt {
	font-size: 14px;
}

.width {
	font-weight: bold;
}

.title {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #0000bf;
}
/*.icon_bg { 
    width: 182px;
	height: 70px; 
    background-image:url(images/icon_bg.png);
	background-repeat: no-repeat;
	background-position: top center; 
	position: absolute;
	top: -2px;
	right: 50px;
}*/

.icon01 {
	display: block;
	width: 117px;
	height: 59px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 28px;
	right: 18px;
}

.icon01 a {
	display: block;
	width: 117px;
	height: 59px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
   	}

.icon01 a:hover {
	display: block;
	width: 117px;
	height: 59px;
	background-image: url(images/icon_01_2.png);
	background-repeat: no-repeat;
}

.icon02 {
	display: block;
	width: 117px;
	height: 59px;	
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 66px;
	right: 18px;
}

.icon02 a {
	display: block;
	width: 117px;
	height: 59px;
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	}

.icon02 a:hover {
	display: block;
	width: 117px;
	height: 59px;
	background-image: url(images/icon_02_2.png);
	background-repeat: no-repeat;
}

.icon03 {
	display: block;
	width: 264px;
	height: 238px;
	background-image: url(images/lucky_cat.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 260px;
	left: 397px;
   	}


.icon04 {
	display: block;
	width: 400px;
	height: 278px;
	background-image: url(images/sakula_l.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -125px;
	left: 59px;
   	}

.icon05 {
	display: block;
	width: 400px;
	height: 278px;
	background-image: url(images/sakula_r.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -125px;
	right: 59px;
	}

.note {
	/*padding: 10px 15px;
	background-color: #efefef;
	border:1px dashed #09F;*/
	font-size: 15px;
	color: #002aa2;
}

.but01 {
	display: block;
	width: 328px;
	height: 72px;
    position: absolute;
    top: 6px;
	left: 144px;
}

.but01 a {
	display: block;
	width: 328px;
	height: 72px;
}

.but01 a:hover {
	background-image: url(images/but_01.png);
	background-repeat: no-repeat;
}

.but02 {
	display: block;
	width: 328px;
	height: 72px;
    position: absolute;
	top: 6px;
	left:576px;
}

.but02 a {
	display: block;
	width: 328px;
	height: 72px;
}

.but02 a:hover {
	background-image: url(images/but_02.png);
	background-repeat: no-repeat;
}

.but03 {
	display: block;
	width: 242px;
	height: 59px;
    position: absolute;
	top: 6px;
	left:717px;
}

.but03 a {
	display: block;
	width: 242px;
	height: 59px;
}

.but03 a:hover {
	background-image: url(images/but_03.png);
	background-repeat: no-repeat;
}


.but07 {
	display: block;
	width: 176px;
	height: 150px; 
    position: absolute;
	top: 286px;
	right: -9px;
}

.but07 a {
	display: block;
	width: 176px;
	height: 150px; 
	background-image: url(images/but_07_1.png);
	background-repeat: no-repeat; 
}

.but07 a:hover {
	display: block;
	width: 176px;
	height: 150px; 
	background-image: url(images/but_07_2.png);
    }

/*.page_title {
	display: block;
	width: 530px;
	height: 100px; 
    position: absolute;
	bottom: 36px;
	left: 261px;
	z-index: 5;
}*/

.p1_sbut01, .p1_sbut02, .p1_sbut03 {
	display: block;
	width: 160px;
	height: 60px;
	float: left;
	/*margin-right: 5px;*/
}

.p1_sbut01 a:hover, .p1_sbut02 a:hover, .p1_sbut03 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.p2_sbut01 {
	display: block;
	width: 300px;
	float: left;
}

.p2_sbut02 {
	display: block;
	width: 300px;
	float: left;
}

.p2_sbut01 a:hover, .p2_sbut02 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}


.p3_sbut01, .p3_sbut03, .p3_sbut04 {
	display: block;
	width: 180px;
	height: 60px;
	float: left;
	/*margin-right: 5px;*/
}

.p3_sbut02 {
	display: block;
	width: 160px;
	height: 60px;
	float: left;
	/*margin-right: 5px;*/
}

.p3_sbut01 a:hover, .p3_sbut02 a:hover, .p3_sbut03 a:hover, .p3_sbut04 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.p4_sbut01, .p4_sbut02 {
	display: block;
	width: 180px;
	height: 70px;
	float: left;
	margin-right: 5px;
}

.p4_sbut01 a:hover, .p4_sbut02 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.p5_sbut01, .p5_sbut02, .p5_sbut03 {
	display: block;
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 5px;
}

.p5_sbut01 a:hover, .p5_sbut02 a:hover, .p5_sbut03 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.p6_sbut01, .p6_sbut02 {
	display: block;
	width: 116px;
	height: 80px;
	float: left;
	margin-right: 5px;
}

.p6_sbut01 a:hover, .p6_sbut02 a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.slot_link {
    width: 245px;
	height: 195px;
	position: absolute;
	top:45px;
	right:20px;
}

.but_buy {
	display: block;
	width: 167px;
	height: 52px;
}

.but_buy a {
	display: block;
	width: 167px;
	height: 52px;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but_buy a:hover {
	background-position: 0px -52px;
}

.but_casual {
	width: 100%;
	padding: 20px 0px 10px 0px;
}

.but_align {
    margin: 0 auto;	
	width: 244px;
}

.but_align2 {
    margin: 0 auto;	
	width: 266px;
}

.but_align3 {
    margin: 0 auto;	
	width: 305px;
}

.but_casual .go1 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_01.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

.but_casual .go1 a:hover {
	background-position: 0px -41px;
}

.but_casual .go2 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_02.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go2 a:hover {
	background-position: 0px -41px;
}

.but_casual .go3 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_03.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go3 a:hover {
	background-position: 0px -41px;
}

.but_casual .golist a {
	display: block;
	width: 207px;
	height: 41px;
	background-image: url(images/go_list.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .golist a:hover {
	background-position: 0px -41px;
}

.but_casual .golist2 a {
	display: block;
	width: 174px;
	height: 41px;
	background-image: url(images/go_list2.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .golist2 a:hover {
	background-position: 0px -41px;
}

.but_casual .go7771 a {
	display: block;
	float: left;
	width: 162px;
	height: 41px;
	background-image: url(images/go_7771.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go7771 a:hover {
	background-position: 0px -41px;
}

.but_casual .go7772 a {
	display: block;
	float: left;
	width: 142px;
	height: 41px;
	background-image: url(images/go_7772.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go7772 a:hover {
	background-position: 0px -41px;
}

.clear {
	clear: both;
}

.bottom {
	width: 1050px;
	height: 110px;
	background:url(images/content_bottom.png) no-repeat bottom center;
}

.tb_stxt {
	color: #888;
	font-size: 12px;
	line-height: 1.8em;
}

.bonus {
    width: 180px;
	height: 150px;
	position: relative;
	background-image: url(images/p1.png);
	display: block;

}

.bonus_money {
    width: 150px;
	height: 20px;
	position: relative;
	display: block;
	font-size: medium;
	font-weight: bolder;
	letter-spacing: 0.1em;
}
.cup {
    width: 65px;
	height: 189px;
	position: absolute;
    right:150px ;
	display: block;
	background-image: url(images/cup04.png);
	z-index: 100;
	
}

.cup_text {
	width: 265px;
	height: 88px;
	position: absolute;
	right: 175px;
	display: block;
}

.bgl {
	width: 662px;
	height: 432px;
	background-image: url(images/bgl.png);
	position: absolute;
	display: block;
	z-index: -1;
	}

.total_winnings {
	display: block;
	width: 741px;
	height: 100px;
    position: relative;
    margin-left: auto;
}
.return_bt {
	display: block;
	width: 213px;
	height: 72px;
    position: absolute;
    top: -35px;
	left: 41px;
	background-image: url(images/return_bt.png);
	background-repeat: no-repeat;
}

.return_bt a {
	display: block;
	width: 213px;
	height: 72px;
}

.return_bt a:hover {
	background-image: url(images/return_bt2.png);
	background-repeat: no-repeat;
}	
.podium {
	width: 918px;
	height: 454px;
	position: relative;
	display: block;
	left: -24px;
	}

.player01 {
	width: 249px;
	height: 300px;
	display: block;
    position: absolute;
	left: 338px;
	top: 29px;
}

.player02 {
	width: 249px;
	height: 300px;
	display: block;
    position: absolute;
	left: 34px;
	top: 98px;
}

.player03 {
	width: 249px;
	height: 300px;
	display: block;
    position: absolute;
	left: 645px;
	top: 98px;
}

.top3 {
	width: 918px;
	height: 454px;
	background-image: url(images/top3.png);
	position: absolute;
	display: block;
	}

.speed {
	width: 157px;
	height: 88px;
	position: absolute;
	display: block;
	left: 630px;
	top: -106px;
	}
    table {
        /*border-collapse: separate;*/
        border-collapse: collapse;
        width: 340px;
        border-spacing: 0;
        border-radius: 10px;
        border: 0px;
        margin: 5px;
    }

    /*th,
    td {
        border: 1px solid #000000;
        color: #000000;
    }*/

    /*td {
        position: relative;
        text-align: center;
        height: 20px;
        overflow: hidden;
        font-size: 18px;
    }*/

    .card {
        position: relative;
        width: 100%;
        height: 100%;
        border: 0px solid #000;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
    }

    .tag {
        position: absolute;
        background: linear-gradient(45deg, rgb(5, 180, 250), rgb(3, 130, 200));
        color: #fff;
        top: 20%;
        left: 3px;
        width: 45px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #000;
        text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5),
            1px -1px 1px rgba(0, 0, 0, 0.5),
            -1px 1px 1px rgba(0, 0, 0, 0.5),
            1px 1px 1px rgba(0, 0, 0, 0.5);
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
        font-weight: bold;
        border-radius: 3px;
        text-align: center;
    }

    .animated-gradient {
        background: linear-gradient(90deg, #ff0000, #ff7300, #ffeb00, #47ff00, #00ffee, #3300ff, #ff00ee);
        background-size: 400% 400%;
        animation: gradientMove 3s infinite linear;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 1px rgb(104, 104, 104);
    }

    @keyframes gradientMove {
        0% {
            background-position: 0% 50%;
        }

        100% {
            background-position: 100% 50%;
        }
    }


    .bgg {
        width: 700px;
        background-color: #b8f9e9;
    }

    .td001 {
        width: 140px;
        height: 50px;
        text-align: right;
        border-right-style: none;
    }

    .td002 {
        width: 155px;
        height: 50px;
        text-align: left;
        border-left-style: none;
    }

    .table001 {
        width: 590px;
        border-width: 2px;
        border-style: solid;
        border-color: transparent;
        border-radius: 1rem;
        /*background-image: linear-gradient(white, white), linear-gradient(to right, #4253eb);*/
        background-image: linear-gradient(130deg, #fde6b1, #f88a93);
        /*background-clip: padding-box, border-box;*/
        /*background-origin: padding-box, border-box;*/
		text-align: center;
    }

    .table002 {
        width: 590px;
        border-width: 2px;
        border-style: solid;
        border-color: transparent;
        border-radius: 1rem;
        /*background-image: linear-gradient(white, white), linear-gradient(to right, yellow, #16f901, #d851ff);*/
        background-image: linear-gradient(130deg, #ffd166, #e63946);
        /*background-clip: padding-box, border-box;*/
        /*background-origin: padding-box, border-box;*/
		text-align: center;
    }