﻿.wrapper{width:1016px;  margin:0 auto; overflow:hidden;zoom:1; position:relative;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,input,legend,table,caption,tbody,tfoot,thead,tr,th,td,fieldset,legend,section
{outline:0;margin:0;padding:0;font-family: "Verdana","Geneva", "微軟正黑體";}
body{color:#595959; overflow-x:hidden;font-size:11pt;background:#000;font-family: "Verdana","Geneva", "微軟正黑體"; }
em{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:16px;}
.fleft{float:left;}
.fright{float:right;}
a{text-decoration:none; color:#bcbcbc;}
a:hover,a:active {outline: 0; text-decoration:none; color:#f5b857;}
img,fieldset{border: 0 none;}
li{list-style:none;}
.clear{clear:both;}
table{border-collapse: collapse;}
img{vertical-align:bottom;}
.radius5,
.btn
{
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.radius6{
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}
.radius10{
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    border-radius:10px 10px 0 0;
}
.radius11{
-webkit-border-radius:0 0 10px 10px;
-moz-border-radius:0 0 10px 10px;
border-radius:0 0 10px 10px;    
}
.radius12
{
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}

.radius15
{
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}

button,
input {
    *overflow: visible;
    line-height: normal;
    outline:none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"]
{
    background: #ffffff;
    border: 1px solid #a08624;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus
{
border: 1px solid #F3FC00;
background:#FEFFDA;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.btn-red{
    display: inline-block;
    *display: inline;
    padding: 14px 60px;
    _padding: 3px 10px 0;
    *margin-left: .3em;
    font-size: 16pt;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f00404;
    border: 1px solid #4d4d4d;
}
.btn-red:hover{
    background: #a80505;
  color:#cccccc;
}
.btn-page{
    display: inline-block;
    *display: inline;
    padding: 8px 10px;
    _padding: 3px 10px 0;
    *margin-left: .3em;
    font-size: 9pt;
    line-height: 12px;
    color: #cccccc;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #000000;
    border: 1px solid #4d4d4d;
}
.btn-pagenow{
    display: inline-block;
    *display: inline;
    padding: 8px 10px;
    _padding: 3px 10px 0;
    *margin-left: .3em;
    font-size: 9pt;
    line-height: 12px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #4a4646;
    border: 1px solid #4d4d4d;
}
.btn-page:hover{
    background: #4a4646;
  color:#fff;
}

.input-large{height:18px;width:110px; line-height:18px; padding:3px; margin-right:5px;border:1px solid #cccccc;color:#595959;background:#DACFC9;}
.input-large2{height:20px;width:310px; line-height:20px; padding:3px; margin-right:5px;border:1px solid #cccccc;color:#595959;background:#DACFC9;}
.notsay{color:#cccccc;font-size:9pt;font-family: "Verdana","Geneva", "微軟正黑體";}
.notsayb{padding-left: 30px;color:#ebdac6;font-size:12pt;font-family: "Verdana","Geneva", "微軟正黑體";}
.loginbtn{background:url(../images/loginbtn.png) no-repeat; color:#fff; height: 30px; line-height: 30px; width: 55px; margin-top:2px;
border:none; margin-top: 5px;}
.loginbtn:hover{color:#000;}
.regbtn{background-position: 0 -30px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.Title{background: url(../images/titlebg.jpg) repeat-x; padding-left: 40px; height: 49px;}
.container{position:relative;}
.inLeftsider{float:left; width:240px; margin-right: 24px;  display: inline;}
.inRightsider{float:left; width:749px; min-height:583px; height:auto !important; _height:583px;  color: #fff; background: #1c1e1d; padding-bottom: 20px; border: 1px solid #635e5a; border-top: none;}
.onlinedtn{background:url(../images/online.png) no-repeat; display:block; text-indent:-99999px; height:67px;}
.pTxt{margin-bottom:10px;}
.fTxt{margin-bottom:5px;}
.FaqTxt{line-height:24px; margin-top: 10px; padding: 0 0px;}
.FaqTxtb{line-height:24px; margin-top: 10px; padding: 20px;}
.qa{color:#ff0000;font-size:14pt;}
.buy{color:#DBF89E;font-size:14pt;}
.money{color:#ebdac6;font-size:18pt;font-weight: bold;}
.lotteryFrame{color:#fff;}
.Right_nav{overflow:hidden;zoom:1; padding-top:10px; border-bottom:1px solid #635e5a;}
.Right_nav li{display: inline;float: left; height: 30px; width: 77px; margin-left: 10px; padding: 0 10px; text-align: center;}
.Right_nav li a{font-size:14px; font-weight:bold;color:#fff;  height:25px; line-height:25px;}
.Right_nav li.tabdown{background:#a51401;}
.Right_nav li.tabdown a{ color:#f5b857;}
.Right_nav li.tabup{color:#fff;}
.header{border-bottom: 3px solid #db0c00;}
.header .top{width:1016px; margin: 0 auto; position: relative; height:140px; z-index: 200;} 
.header .topcenter{overflow: hidden; zoom:1; }
.header .logo{float:left; margin: 12px 0; width:250px; height:90px;}
.header .logob{float:left; margin-left: 37px; width:240px; height:70px;}
.header .logoc{color:#bcbcbc;float:right; margin: 17px 17px; width:420px; height:70px;}
.header .logod{color:#ffffff;float:right; margin: 42px 0px; width:430px; height:70px;}
.header .logod a{color:#ebdac6;}
.nav{height:39px;background:url(../images/menubg.jpg) no-repeat; width: 762px;  clear: both; position: absolute; top:100px; right:0;}
.nav li{float: left; position:relative;width:108px; margin-right: 0px;}
.nav li a{color: #fff;width:108px; height:39px; line-height:39px; text-align: center;  display:block;}
.nav li a:hover,.nav li .current{background:url(../images/menua.png) repeat-x;color:#fff;}
.nav li.index{width:103px;}
.nav li.index a{width:103px;}
.nav li.index a:hover{background:url(../images/menuindex.png) no-repeat;}
.nav li.promot{width:119px;float: right;margin-right: 0px;}
.nav li.promot a{width:119px;float: right; height:39px; line-height:39px;}
.nav li.promot a:hover,.nav li.promot a.current{background:url(../images/menuindex2.png) no-repeat;float: right;margin-right: 0px;}
.nav .home{ background:none;}
.nav .curr{ background:url(../images/menua.png) no-repeat center; background-size:100% 100%;}
.nav .curri{ background:url(../images/menuindex.png) no-repeat center; background-size:100% 100%;}
.nav .currb{ background:url(../images/menuindex2.png) no-repeat center; background-size:100% 100%;}
.Notice_V{background:url(../images/news.png) no-repeat; width:240px; height:228px; font-size: 12px; margin: 10px 0;}
.scrolltxt{color:#ffffff;padding:0 20px; float:left; width:200px; height:145px; overflow:hidden;zoom:1; margin: 50px 0;}
.scrolltxt a{color:#ffffff; display:block;}
.home-main { margin:0 auto;padding-top:0px;width:240px;overflow:hidden; }
.home-main dd { float:left;width:240px;overflow:hidden; }
.home-main dd a { float:left;padding-top:3px;display:block;overflow:hidden; }
.home-main dd a:hover { opacity:0.9; }
.home-main dd img { float:left;width:240px;height:120px; }
.loginmeun{color:#bcbcbc;line-height:27px;width:1016px; margin:0 auto; overflow:hidden;zoom:1; font-size: 12px;}
.loginmeun a {display: inline-block; padding:0 5px;}
.loginmeun .topmeun{float:right;}
.footer{margin: 0 auto; width: 1016px; position:relative; font-size: 12px; padding-top:10px;}
.footpic{margin:10px 0;text-align: center;}
.copyright img{vertical-align: middle;}
.footnav{padding:10px 0;  color: #fff; border-top: 1px dashed #525252; border-bottom: 1px dashed #525252;}
.footnav a{padding:0 5px; color: #fff;}
.footnav a:hover{color:#fd9602;}
.footnav span{display: inline; margin-left:147px;}
.footbtn{overflow:hidden;zoom:1; margin:10px 0; color:#999999;}
.footer .copyright {background: none repeat scroll 0 0 #15120d; height: 43px;padding-bottom: 5px; text-align: center; line-height:43px; color: #fff;}
.nivoSlider{ position:relative; width:1016px; height:344px; overflow: hidden; zoom:1;}
#au{width:1016px; height:400px;}
.nivoSlider .lunbo {height:18px; position:absolute; bottom:9px; width:108px; left:450px; padding: 5px 0 0 3px;
}
.nivoSlider .lunbo ul { width:200px; margin:0 auto; height:16px; padding-top:7px;}
.nivoSlider .lunbo li {float:left;line-height:12px;margin-left:3px; cursor:pointer;}
.nivoSlider .lunbo .bg {background:url(../images/dot1.png) no-repeat 0 0;}
.nivoSlider .lunbo .bg, .nivoSlider .lunbo .active {height:11px;text-align:center;width:11px;}
.nivoSlider .lunbo .active {background:url(../images/dot2.png) no-repeat 0 0;}
.game_box{overflow:hidden; zoom:1; margin:10px 0 0 20px;}
.game_box .left-game{overflow:hidden; zoom:1; float: left; width:1016px;}
.game_box .left-game li{background:url(../images/titbg.png) no-repeat; margin-right:17px; width:164px; float: left; display: inline-block; 
  height: 235px; padding: 10px;}
.game_box .left-game li a{ display:inline-block; height:80px; width:264px;}
.left-game li a.startbtn {background: url("../images/titbtn.png") no-repeat;
  color: #fff; font-weight: bold; height: 27px; line-height: 27px; margin-top: 8px; text-align: center; width: 82px; text-shadow: 1px 1px 1px #000;}
.left-game li a.startbtnb {background: url("../images/titbtn.png") no-repeat;
  color: #fff; font-weight: bold; height: 27px; line-height: 27px; margin-top: 8px; text-align: center; width: 78px; text-shadow: 1px 1px 1px #000;}
.left-game li a.game_sports1{background: url(../images/tit1.png) no-repeat;}
.left-game li a.game_sports2{background: url(../images/tit3.png) no-repeat;}
.left-game li a.game_sports3{background: url(../images/tit4.png) no-repeat;}
.left-game li a.game_sports4{background: url(../images/tit6.png) no-repeat;}
.left-game li a.game_sports5{background: url(../images/tit5.png) no-repeat;}
.left-game li a.game_sports1:hover{background: url(../images/tit1b.png) no-repeat;}
.left-game li a.game_sports2:hover{background: url(../images/tit3b.png) no-repeat;}
.left-game li a.game_sports3:hover{background: url(../images/tit4b.png) no-repeat;}
.left-game li a.game_sports4:hover{background: url(../images/tit6b.png) no-repeat;}
.left-game li a.game_sports5:hover{background: url(../images/tit5b.png) no-repeat;}
.left-game li strong{color: #e42501; font-size: 16px; line-height:37px; text-shadow: 1px 1px 1px #000;}
.left-game li strong span{color: #fff; font-size: 14px;}
.left-game li p{font-size:12px; color:#fff; line-height:19px;}
.left-game li p.h-line{padding-left:15px;}

