/*General.css*/

*{padding: 0px;margin: 0px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;font-family: Time New Roman;}
.wrapper{width: 1200px !important;margin: 0 auto;position: relative;}
.black-wrapper{float: left; width: 100%;height: auto;background: black;margin: 0 auto;}

body{background: black url(../../images/bg.jpg) center top no-repeat;}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}

/*reset.css*/

/* css rest */
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, 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, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/

/*Content.css*/

.content #header{border: 1px solid white;border-radius: 5px 5px 0 0;color:white;font-size:20px;padding:10px;margin-top:10px;background:none repeat scroll 0 0 rgba(0,0,0,0.4);border-bottom: 1px #999999 solid;}
.content #body{border: 1px solid white;border-radius: 0 0 5px 5px;color:white;border-top:none;padding:10px;min-height:150px;margin-bottom:10px;background:none repeat scroll 0 0 rgba(0,0,0, 0.4);}
#space{height: 420px;}

/*uibase.css*/

.contact{
    left: -210px;
    color: #fff;
    list-style-type: none;
    margin: 0px;
    padding:0px;
    position: fixed;
    padding-top: 225px;
    z-index: 101;
}
.contact li{
    height: 64px;
    cursor: pointer;
    display: block;
    text-align: right;
}
.contact li a{
    color: #fff;
    padding:0 10px 0 0;
    font-family: ProximaNova;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}
.contact .header img{
   width: 64px;
}
.contact .header, .contact .content{
    background-repeat: no-repeat;
    height: 57px;
    display: inline-block;
    float: left;
    border: 0px;
}
.contact .header{
    width: 64px;
}
.contact .content{
    background: #464646;
    width: 265px;
    height: 40px;
    background: black;
    background-repeat: repeat-x;
    text-align: right;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 0 0 0;
}
.contact .content img{float: right;margin: 0 8px 0 0;}

.header{height: auto;}

.logo{float: left;padding: 5px 0 0 0;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
@font-face{font-family: Lato;src: url(../font/Lato-Light.ttf);}
form.my-form{float: right;width: 712px;height: auto;margin: 30px 0 0 0;}

form.my-form>div{float: left;position: relative;}
form.my-form>div>img[name="user"]{position: absolute;top: 0;left: 5px;}
form.my-form>div>img[name="lock"]{position: absolute;top: 5px;left: 15px;}

form.my-form>div>input[name="username"]{float: left;width: 230px;height: 31px;background: #3a3637;font-family: Lato;font-size: 12px;text-align: center;color: white;margin: 0 5px;border: none;}
form.my-form>div>input[name="password"]{float: left;width: 230px;height: 31px;background: #3a3637;font-family: Lato;font-size: 12px;text-align: center;color: white;margin: 0 5px;border: none;}
form.my-form input[name="code"]{float: left;width: 64px;height: 31px;background: #3a3637;font-family: Lato;font-size: 12px;text-align: center;color: white;margin: 0 5px;border: none;}
.code{float: left;padding: 12px 8px 0 8px;}

form.my-form input:focus{outline: none;}
form.my-form input::-webkit-input-placeholder {color: white; padding: 0 60px 0 0;}
form.my-form input[name="code"]::-webkit-input-placeholder{padding: 0 0 0 0;}

form.my-form input[name="btnLogin"]{float: left;width: 108px;height: 30px;background: url(../../images/button.jpg) center no-repeat;color: black;border: none;font-family: RobotoSlab;font-size: 13px;font-weight: bold;}
form.my-form input[name="btnLogin"]:hover{color:gray;}
#btnDaftar:hover{color:gray;}

.marquee-div{float: left;width: 590px;height: auto;margin: 10px 0 0 0;}
.sound{float: left;margin: 10px 0 0 10px;}
#runningText{float: left;width: 90%;color: white;font-family: RobotoSlab;font-size: 13px;font-weight: bold;padding: 15px 0 0 0;}

.register{float: right;width: 108px;height: 30px;background: url(../../images/button.jpg) center no-repeat;text-decoration: none;text-align: center;line-height: 30px;color: black;border: none;font-family: RobotoSlab;font-size: 13px;font-weight: bold;margin: 15px 1px 0 0;}

.menu-bg{float: left;width: 1200px;height: 79px;background: url(../../images/menu.png) center no-repeat;margin: 0 0 0 0;}
.menu{float: left;}
.menu>li{float: left;}
.menu>li>a{padding: 25px 40px;font-family: RobotoSlab;font-size: 13px;font-weight: bold;text-decoration: none;color: white;display: block;text-align: center;text-transform: uppercase;}
.menu>li:hover>a{text-decoration: none;color: #ffde01;display: block;}

.content{height: auto;}

.slideshow{float: right;width: 100%;height: 332px;margin: 0 0 0 0;}

.games{float: left;width: auto;height: auto;margin: 15px 0 0 0;}
.sportsbook{float: left;width: 294px;height: 247px;background: url(../../images/sportsbook.png) center no-repeat;text-align: center;text-decoration: none;line-height: 45px;font-family: RobotoSlab;font-size: 20px;font-weight: bold;color: black;text-transform: uppercase;}
.kasino{float: left;width: 294px;height: 247px;background: url(../../images/kasino.png) center no-repeat;text-align: center;text-decoration: none;line-height: 45px;font-family: RobotoSlab;font-size: 20px;font-weight: bold;color: black;text-transform: uppercase;margin: 0 0 0 8px;}
.poker{float: left;width: 294px;height: 247px;background: url(../../images/poker.png) center no-repeat;text-align: center;text-decoration: none;line-height: 45px;font-family: RobotoSlab;font-size: 20px;font-weight: bold;color: black;text-transform: uppercase;margin: 0 0 0 8px;}
.togel{float: left;width: 294px;height: 247px;background: url(../../images/togel.png) center no-repeat;text-align: center;text-decoration: none;line-height: 45px;font-family: RobotoSlab;font-size: 20px;font-weight: bold;color: black;text-transform: uppercase;margin: 0 0 0 8px;}

.pool{float: left;width: 294px;height: 247px;background: url(../../images/pool.png) center no-repeat;text-align: center;margin: 0 0 0 8px;}
.result{float: left;color: black;font-family: RobotoSlab;font-size: 20px;font-weight: bold;width: 100%;text-align: center;line-height: 45px;}
.pool-head{float: left;margin: 15px 0 0 0;}
.pool-head>li{float: left;font-family: RobotoSlab;font-size: 15px;color: #ffde01;padding: 0 29px 0 29px;text-align: center;}

.pool-content{float: left;margin: 10px 0 0 0;}
.pool-content>tbody>tr>td{color: white;font-family: RobotoSlab;font-size: 13px;padding: 10px 10px 10px 10px;}
.pool-content>tbody>tr>td:last-child{padding: 10px 10px 10px 40px;}

@font-face{font-family: MyRaidPro;src: url(../font/MYRIADPROREGULAR.ttf);}
.box{float: left;width: 1197px;height: 140px;background: url(../../images/box.png) center no-repeat;margin: 15px 0 0 0;}
.situs{float: left;color: white;text-align: left;padding: 20px 20px 0 20px;line-height: 22px;font-family: RobotoSlab;font-size: 13px;position: absolute;}

.promosi-div{float: right;width: 400px;height: auto;margin: 25px 100px 0 0;}
.promosi{float: left;margin: 0 0 0 45px;}
.promosi-text{float: left;color: white;width: 100%;text-align: center;font-family: MyRaidPro;font-size: 14px;line-height: 20px;margin: 10px 0 0 0;}

.bank-bg{float: left;width: auto;height: auto;margin: 15px 0 0 0;}
.bca-div{float: left;width: 296px;height: 84px;background: url(../../images/bank-bg.png) center no-repeat;}
.bca{float: left;margin: 30px 0 0 15px;}
.bca-text{float: left;color: white;font-family: MyRaidPro;font-size: 11px;margin: 20px 0 0 20px;line-height: 15px;}

.bank-bri-div{float: left;width: 296px;height: 84px;background: url(../../images/bank-bg.png) center no-repeat;margin: 0 0 0 5px;}
.bank-bri{float: left;margin: 30px 0 0 15px;}
.bank-bri-text{float: left;color: white;font-family: MyRaidPro;font-size: 11px;margin: 20px 0 0 20px;line-height: 40px;}

.mandiri-div{float: left;width: 296px;height: 84px;background: url(../../images/bank-bg.png) center no-repeat;margin: 0 0 0 5px;}
.mandiri{float: left;margin: 30px 0 0 15px;}
.mandiri-text{float: left;color: white;font-family: MyRaidPro;font-size: 11px;margin: 20px 0 0 20px;line-height: 15px;}

.bni-div{float: left;width: 296px;height: 84px;background: url(../../images/bank-bg.png) center no-repeat;margin: 0 0 0 5px;}
.bni{float: left;margin: 30px 0 0 15px;}
.bni-text{float: left;color: white;font-family: MyRaidPro;font-size: 11px;margin: 20px 0 0 20px;line-height: 40px;}

.footer{height: auto;}

.bank{float: left;margin: 25px 0 10px 10px;}

.copyright{float: right;margin: 40px 15px 0 0px;font-family: MyRaidPro;font-size: 13px;color: white;}
.yellow{color: #fffc00;}

/*Sportbook Page*/

.sportbook-page{float: left;width: 1193px;height: 380px;background: url(../../images/sportsbook-page.jpg) center no-repeat;margin: 10px 0 0 5px;position: relative;}
.sportbook1{float: left;width: 177px;height: 333px;background: url(../../images/sportsbook-1.png) center no-repeat;position: absolute;top: 153px;left: 110px;}
.sportbook2{float: left;width: 177px;height: 33px;background: url(../../images/sportsbook-2.png) center no-repeat;position: absolute;top: 303px;left: 520px;}
.sportbook3{float: left;width: 177px;height: 33px;background: url(../../images/sportsbook-3.png) center no-repeat;position: absolute;top: 303px;right: 100px;}

/*Casino Page*/

.commission{float: left;margin: 10px 0 0 5px;}
.casino1{float: left;width: 585px;height: 181px;background: url(../../images/casino/casino1.jpg) center no-repeat;margin: 10px 0 0 5px;}
.casino2{float: right;width: 585px;height: 181px;background: url(../../images/casino/casino2.jpg) center no-repeat;margin: 10px 3px 0 0;}
.casino3{float: left;width: 585px;height: 181px;background: url(../../images/casino/casino3.jpg) center no-repeat;margin: 10px 0 0 5px;}
.casino4{float: right;width: 585px;height: 181px;background: url(../../images/casino/casino4.jpg) center no-repeat;margin: 10px 3px 0 0;}
.casino5{float: left;width: 585px;height: 181px;background: url(../../images/casino/casino5.jpg) center no-repeat;margin: 10px 0 0 5px;}
.casino6{float: right;width: 585px;height: 181px;background: url(../../images/casino/casino6.jpg) center no-repeat;margin: 10px 3px 0 0;}
.casino7{float: left;width: 585px;height: 181px;background: url(../../images/casino/casino7.jpg) center no-repeat;margin: 10px 0 20px 5px;}
.casino8{float: right;width: 585px;height: 181px;background: url(../../images/casino/casino8.jpg) center no-repeat;margin: 10px 3px 20px 0;}

/* PokerQQ Page */
.pokerqq1{float: left;width: 585px;height: 181px;background: url(../../images/pokerqq/pokerqq-1.jpg) center no-repeat;margin: 10px 0 0 5px;}
.pokerqq2{float: right;width: 585px;height: 181px;background: url(../../images/pokerqq/tangkas.jpg) center no-repeat;margin: 10px 3px 0 0;}


/*Normo Page*/
@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}

.normor-wrap{float: left;width: 100%;height: 100%;border: 2px #f7ca06 solid;border-radius: 3px;margin: 10px 0 0 0;}
.nomor1{float: left;width: 585px;height: 181px;background: url(../../images/games/number.jpg) center no-repeat;margin: 10px 0 0 10px;position: relative;}
.nomor2{float: right;width: 585px;height: 181px;background: url(../../images/games/keno.jpg) center no-repeat;margin: 10px 10px 0 0;}
.nomor3{float: left;width: 585px;height: 181px;background: url(../../images/games/live_number.jpg) center no-repeat;margin: 10px 0 10px 10px;}
.nomor4{float: right;width: 585px;height: 181px;background: url(../../images/games/play_tech.jpg) center no-repeat;margin: 10px 10px 10px 0;}

.number-nomor{float: left;width: 176px;height: 58px;color: black;font-family: RobotoSlab;font-size: 20px;font-weight: bold;margin: 123px 0 0 112px;text-decoration: none;}
.keno-nomor{float: left;width: 176px;height: 58px;color: black;font-family: RobotoSlab;font-size: 20px;font-weight: bold;margin: 123px 0 0 125px;text-decoration: none;}
.bj-nomor{float: left;width: 176px;height: 58px;color: black;font-family: RobotoSlab;font-size: 20px;font-weight: bold;margin: 125px 0 0 112px;text-decoration: none;}
.livenumber-nomor{float: left;width: 176px;height: 58px;color: black;font-family: RobotoSlab;font-size: 20px;font-weight: bold;margin: 125px 0 0 112px;text-decoration: none;}

.number-nomor:hover{color: gray;}
.keno-nomor:hover{color: gray;}
.bj-nomor:hover{color: gray;}
.livenumber-nomor:hover{color: gray;}

/*Togel Page*/

.togel-wrap{float: left;width: 100%;height: 100%;border: 2px #f7ca06 solid;border-radius: 3px;margin: 10px 0 0 0; padding-bottom: 25px;}

.clickplay{float: left;width: 202px;height: 68px;background: url(../../images/togel/button-togel.png) center no-repeat;text-align: center;text-decoration: none;font-family: RobotoSlab;font-weight: bold;color: black;padding: 15px 0 0 0;margin: 50px 0 0 30px;}
.clickplay:hover{color: gray;}
.clickplay>div:first-child{font-size: 18px;}
.clickplay>div:last-child{font-size: 21px;}

.togel-top{float: left;margin: 50px 0 0 30px;}
.togel-top>li{float: left;width: 215px;height: 139px;background: url(../../images/togel/togel-bg.jpg) center no-repeat;font-family: RobotoSlab;text-align: center;margin: 0 0 0 15px;}
.togel-top>li:first-child{margin: 0;}
.togel-top>li>p:first-child{color: #f7ca06;font-size: 21px;padding: 10px 0 0 0;}
.togel-top>li>p:nth-child(2){color: #f7ca06;font-size: 17px;}
.togel-top>li>p:nth-child(3){color: white;font-weight: bold;font-size: 42px;letter-spacing: 12px;padding: 10px 0 10px 10px;}
.togel-top>li>p:last-child{color: white;font-weight: bold;font-size: 18px;}

.togel-pic{float: left;margin: -35px 0 20px 20px;}

.togel-bottom{float: left;margin: 20px 0 0 30px;}
.togel-bottom>li{float: left;width: 215px;height: 139px;background: url(../../images/togel/togel-bg.jpg) center no-repeat;font-family: RobotoSlab;text-align: center;margin: 0 0 0 15px;}
.togel-bottom>li:first-child{margin: 0;}
.togel-bottom>li>p:first-child{color: #f7ca06;font-size: 21px;padding: 10px 0 0 0;}
.togel-bottom>li>p:nth-child(2){color: #f7ca06;font-size: 17px;}
.togel-bottom>li>p:nth-child(3){color: white;font-weight: bold;font-size: 42px;letter-spacing: 12px;padding: 10px 0 10px 10px;}
.togel-bottom>li>p:last-child{color: white;font-weight: bold;font-size: 18px;}

/* Jadwal-Togel */

.jadwal-con{float: left;margin: 25px 0 0 0; font-size: 16px;width: 100%;height: auto;}
h3{font-weight: bold;color: #DBAD89;}
.jadwal-text{color: #DBAD89;margin: 15px 0px;line-height: 30px; }
.jadwal-con a{color: #FFED81;text-decoration: none;}

/* Jadwal-Bank */

.mr20{margin: 20px 0;color: #DBAD89;line-height: 18px;}
.mr20 img{border: medium none;width: 280px;margin: 0 0 10px 0;}

/* Promosi */

.items{line-height: 20px;margin: 7px 0px;}
.items > .image-promo > .bg-img{background: black;padding: 4px;width: auto;}
.bg-img > img{width: 100%;height: 186px;cursor: pointer;border: 3px #f7ca06 solid;border-radius: 3px;}
.items .content-promo{font-size: 14px;display: none;border: 1px #f7ca06 solid;margin: 0 4px;padding: 7px;font-family: Calibri;}
.content-promo > .title{font-size: 18px;font-weight: bold;padding: 10px 0px;color: #FFED81;}
.content-promo > p{font-weight: bold;padding: 0 10px 0 15px;color: white;}
.items .content-promo ul.list-promo{color: white;}

/* Games */

.row-div{float: left;width: 100%;height: auto;margin: 13px 0;}
.game-div{float: left;width: 191px;height: auto;margin: 0 5px; }
.game-div:first-child{margin: 0 5px 0 0;}
.game-div:last-child{margin: 0 0 0 5px;}

.game-pic{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/ttl.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-text{float: left;width: 100%;line-height: 30px;font-family: arial;font-size: 14px;color: white;text-align: center;cursor: pointer;}
.game-text:hover{color: #efa71a;}

.play{float: left;display: block;width: 100%;height: 24px;color: white;font-family: arial;font-size: 14px;text-decoration: none;text-align: center;line-height: 24px;background: url(../../images/realBtn.png) center no-repeat;}
.play:hover{background: url(../../images/realBtnHover.png) center no-repeat;text-decoration:  none;}

.game-pic-cat{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/catqc.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-cat:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-dolphin{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/dnr.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-dolphin:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-fruit{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/fff.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-fruit:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-roulette{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/rop_g.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-roulette:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-purple{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/phot.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-purple:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-football{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/tfs.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-football:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-top{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/ttc.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-top:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-wale{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/bib.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-wale:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-lion{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/whk.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-lion:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-long{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/wlg.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-long:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-zhao{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/zcjb.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-zhao:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-horse{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/fdtjg.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-horse:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-fox{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/fxf.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-fox:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-golden{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/glg.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-golden:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-gaint{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/jpgt.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-giant:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-spam{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/spm.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-spam:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-thai{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/zcjb.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-thai:hover{background-size: 156px 156px !important;border: 5px solid #efa71a;}

.game-pic-game-fish{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/ag_fish.jpg) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-game-fish:hover{background-size: 133px 125px !important;border: 5px solid #efa71a;}

.game-pic-fish{float: left;border: 3px solid #bfbfbf;background-position: center;width: 160px;height: 160px;background: url(../../images/games/btn_fish.png) center no-repeat;cursor: pointer;text-align: center;margin: 0 0 0 15px;}
.game-pic-fish:hover{background-size: 98px 97px !important;border: 5px solid #efa71a;}






