/* Epsilon Framework Styles*/
input:focus::-webkit-input-placeholder {
    opacity: 0;
}
li {
	list-style:none;
}
.disabled{
    display:none;
}


#content{
    /* -webkit-box-shadow: 0 0px 15px 12px rgba(0,0,0,0.4);
            box-shadow: 0 0px 15px 12px rgba(0,0,0,0.4);    */
}

.change-colors{
    margin-bottom:-5px!important;
}

/*Center Socials*/

.center-socials{
    width:180px;
    margin-left:auto;
    margin-right:auto;  
    margin-bottom:0px;
    padding-top:10px;
    margin-top:-10px;
}

.center-socials a{
    transition:all 250ms ease;
    margin-bottom:30px;
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials a i{
    width:40px;
    height:40px;
    line-height:40px;
}

/*Social Socials*/

.social-slider-buttons{
    height:60px;
}

.social-slider-buttons a{
    width:33%;
    float:left;
    text-align:center;
    line-height:60px;
    color:#666666;
    transition:all 250ms ease;
}

.social-slider-buttons a:hover{
    background-color:rgba(0,0,0,0.03);
    transition:all 250ms ease;
}

.social-slider-buttons a i{
    padding-right:10px;
}

.slider-facebook{
    color:#3b5998;
}

.slider-twitter{
    color:#4099ff;
}

.slider-phone{
    color:#2cc26b;
}

.slider-heading h4{
    font-weight:800!important;
    line-height:30px;
    margin-bottom:20px;
}

.slider-heading p{
    max-width:75%;
    margin-left:auto;
    margin-right:auto;
}

.orange-decoration{
    width:70px;
    height:4px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    background-color:#e34e47;
}


.heading-strip{
    
	background-size:cover;
	width:100%;
    height:100%;
    
}

.heading-strip .overlay{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background: linear-gradient( to bottom,
      rgba(0, 0, 0, 0.4),
      rgba(0, 0, 0, 0.9)
    )   
}

.heading-strip h4{
    color:#FFFFFF;
    position:relative;
    z-index:10;
    margin-bottom:5px;
    font-size:18px;
    font-weight:500!important;
    padding-left:30px;
    padding-right:30px;
}

.heading-strip h4.center-text{
   padding-bottom:10px
}

.heading-strip p.center-text{
    max-width:400px;
    margin-left:auto;
    margin-right:auto;   
}

.heading-strip p{
    position:relative;
    z-index:10;
    margin-bottom:0px;
    color:#FFFFFF;
    padding-left:30px;
    padding-right:30px;
    opacity:0.6;
}


.heading-strip .button{
    z-index:10;
    margin-top:20px;
    border-color:#FFFFFF;
    margin-bottom:0px;
}

.quote-slider h4{
    font-weight:300;
    line-height:40px;
    text-align:center;
}

.quote-slider em{
    margin-top:20px;
    color:#f1c40f;
    width:150px;
    margin-left:auto;
    margin-right:auto;
    display:block;
}

.quote-slider em i{
    font-size:18px;
    margin-left:5px;
    margin-right:5px;
}

.quote-slider a{
    text-align:center;
    font-size:12px;
    margin-top:-5px;
}

/*Columns*/

.image-column-left{margin-bottom:30px; padding-right:30px;}
.image-column-left:after{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.image-column-left img{
    width:115px;
    height:115px;
    border-top-left-radius:0px;
    border-top-right-radius:100px;
    border-bottom-right-radius:100px;
    border-bottom-left-radius:0px;
    margin-left:-50px;
    float:left;
    margin-right:20px;
}

.image-column-left strong{
    display:block; 
    width:100%;
    font-size:16px;
}

.image-column-left em{
    font-size:14px;
    font-style:normal;
}

.image-column-right{margin-bottom:30px; padding-left:30px;}
.image-column-right:after{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.image-column-right img{
    width:115px;
    height:115px;
    border-top-left-radius:100px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:100px;
    float:right;
    margin-left:20px;
    margin-right:-50px;
}

.image-column-right strong{
    display:block; 
    width:100%;
    font-size:16px;
}

.image-column-right em{
    font-size:14px;
    font-style:normal;
}


/*FulLScreen Slider*/

.homepage-cover .overlay{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background: linear-gradient( to bottom,
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0.98)
    );
}

.homepage-cover{
    background-size:cover;
    background-position:center center;
}

.homepage-cover-bg-1{    background-image:url(../images0/slider/home-cover-1.jpg);}
.homepage-cover-bg-2{    background-image:url(../images0/slider/home-cover-2.jpg);}
.homepage-cover-bg-3{    background-image:url(../images0/slider/home-cover-3.jpg);}

.homepage-cover h4{
    position:absolute;
    color:#FFFFFF;
    font-size:21px;
    line-height:28px;
    font-weight:800;
    text-transform: uppercase;
    bottom:250px;
    z-index:10;
    padding-left:30px;
    padding-right:30px;
}

.homepage-cover p{
    position:absolute;
    color:rgba(255,255,255,0.8);
    z-index:10;
    padding-left:30px;
    padding-right:30px;
    bottom:110px;
    font-size:12px;
}

.homepage-cover-button{
    position:absolute;
    bottom:50px;
    z-index:10;
    width:85%;
    left:50%;
    margin-left:-42%;
    text-align:center;
    color:#FFFFFF;
    font-weight:700;
    padding-top:8px;
    padding-bottom:8px;
    text-transform:uppercase;
    font-size:12px;
}

@media(min-width:340px) and (max-width:767px){
    .homepage-cover h4{
        font-size:23px;
    }
    
    .homepage-cover p{
        font-size:14px;   
    }
    
}

@media (min-width:768px){
    .homepage-cover h4{
        max-width:360px;  
        left:30px;
    }
    
    .homepage-cover p{
        max-width:360px; 
        left:30px;
    }
    
    .homepage-cover .homepage-cover-button{
        max-width:360px;
        left:30px;
        margin-left:30px;
    }
}


.circle-slider{
    margin-top:-35px!important;
}

.circle-slider div{
    padding-top:10px!important;
}

.circle-slider img{
    width:84%!important;
    margin-left:auto;
    margin-right:auto;
    display:block;
    border-radius:100%;
    border:solid 10px #FFFFFF;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
            box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; 
}

.circle-slider img:hover{
    -moz-transform: scale(1.02,1.02);
    -webkit-transform: scale(1.02,1.02);
    -o-transform: scale(1.02,1.02);
    -ms-transform: scale(1.02,1.02);
    transform: scale(1.02,1.02);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;  
}

.circle-slider div h1{
    text-align:center;
    font-size:20px;
    font-weight:600;
    padding-top:20px;
}

.circle-slider div em{
    color:#e34e47;
    display:block;
    text-align:center;
    font-style:normal;
    font-size:12px;
    margin-top:-15px;
}

.circle-slider div p{
    text-align:center;
    padding-left:30px;
    padding-right:30px;
}
.result_title {
	width:100%;
	font-size:17px;
	font-weight:700;
	padding:10px;
	font-family: 'Merriweather Sans', sans-serif;
	color:#fff;
	border-bottom:1px solid #555;
	vertical-align:middle;
}

.main_middle_box {
	background: -moz-linear-gradient(top,  rgba(51,51,51,0.9) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(51,51,51,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(51,51,51,0.9) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc333333', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
	width:100%;
	height:260px;
	box-shadow:5px 5px 25px rgba(0, 0, 0, 0.5);
}
.notice_box {
	background: -moz-linear-gradient(top,  rgba(51,51,51,0.9) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(51,51,51,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(51,51,51,0.9) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc333333', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
	width:100%;
	height:190px;
	padding:0px 10px 10px 10px;
	margin-bottom:15px;
	box-shadow:5px 5px 25px rgba(0, 0, 0, 0.5);
}
.score_box {
	background:#000; 
	padding:2px 10px 2px 10px; 
	border-radius:2px; 
	border:1px solid #999; 
	margin:0px 5px 0px 10px;
}
.score_box2 {
	background:#000; 
	padding:2px 10px 2px 10px; 
	border-radius:2px; 
	border:1px solid #999; 
	margin:0px 10px 0px 5px;
}
#vertical-ticker {
	margin: 0px auto;
	margin-top:0px;
	padding: 0px;
	width:100%;
	height: 216px;
	overflow: hidden;
}
#vertical-ticker li {
	height:35px;
	margin:0px;
	border-bottom:1px solid #444;
	color:#ffffff;
	font-size:13px;
	font-weight:700;
	vertical-align:middle;
	line-height:35px;
	padding-left:5px;
}
.live_game_box {
	width:100%;
	padding: 4px 4px 4px 4px;

	margin-bottom:8px;

}
.live_game_box1 {
	width:100%;
            margin-top: -7px;
	padding: 4px 4px 4px 4px;
	margin-bottom:8px;

}
.live_game_box2 {
	width:100%;
            margin-top: -7px;
	padding: 4px 4px 4px 4px;
	margin-bottom:8px;

}
.live_game_box2:hover .matitlispan{
	/* background-color: rgba(0,0,0,0.5); */
}
.live_title {
	width:100%;
	font-size:20px;
	font-weight:700;
	display:inline-block;
	margin-top:7px;
	margin-bottom:12px;
	font-family: 'Merriweather Sans', sans-serif;
	color:#f2ca12;
	border-bottom:1px solid #555;
	text-shadow: 2px 2px 3px #000;
}
.live_title2 {
	width:100%;
	font-size:17px;
	font-weight:700;
	display:inline-block;
	margin-top:7px;
	padding-top:7px;
	font-family: 'Merriweather Sans', sans-serif;
	color:#fff;
	border-top:1px solid #555;
	vertical-align:middle;
}

.sadari_bet_box {
	background: -moz-linear-gradient(top,  rgba(237,231,215,0.9) 0%, rgba(206,198,175,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(237,231,215,0.9) 0%,rgba(206,198,175,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(237,231,215,0.9) 0%,rgba(206,198,175,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border:5px solid rgba(255, 255, 255, 0.7);
	width:100%;
	padding:0px;
	margin:0px;
	box-shadow:5px 5px 25px rgba(0, 0, 0, 0.5);
}
.sadari_now_num {
	float:left; 
	width:45%; 
	margin-top:-65px;
	background: #3684e5; /* Old browsers */
	background: -moz-linear-gradient(top,  #3684e5 0%, #1064cc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #3684e5 0%,#1064cc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #3684e5 0%,#1064cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3684e5', endColorstr='#1064cc',GradientType=0 ); /* IE6-9 */
	border:1px solid #2567bb; 
	padding:5px; 
	color:#ffffff; 
	text-align:center; 
	border-radius:20px;
}
.sadari_now_num:hover {
	-webkit-animation: anim-sadari 0.2s; /* Chrome, Safari, Opera */ 
    animation: anim-sadari 0.2s;
}
.sadari_pev_num {
	'float:right; 
	width:45%; 
	margin-top:-65px;
	background: #cb3340; /* Old browsers */
	'border:1px solid #bb2525; 
	padding:5px; 
	color:#ffffff; 
	text-align:center; 
	border-radius:2px;
}


.ani_bounce {
	-webkit-animation: anim-sadari 0.2s; /* Chrome, Safari, Opera */ 
    animation: anim-sadari 0.2s;
}
.text_shadow_black {
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.text_shadow_white {
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);
}

.text_shadow_black2 {
	text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
}
.text_shadow_white2 {
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
}
.mt-10 {
	margin-top:-10px;
}
.mt-15 {
	margin-top:-15px;
}
.mt-20 {
	margin-top:-20px;
}
.mt-30 {
	margin-top:-30px;
}
.mt-40 {
	margin-top:-40px;
}
.mt-50 {
	margin-top:-50px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}

.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt50 {
	margin-top:50px;
}
.sadari_inputcash {
	width:100%;
	height:40px;
	font-size:25px;
	font-weight:700;
	text-align:center;
	border:1px solid #95845d;
	background:#e2dbca;
	color:#464149;
	font-style:italic;
}
.sadari_inputcash ::placeholder {
	font-size:20px;
	font-weight:700;
}

.v_inputcash {
	width:100%;
	height:40px;
	font-size:25px;
	font-weight:700;
	text-align:center;
	border:1px solid #c7c1b2;
	color:#464149;
	font-style:italic;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);
}
.v_inputcash ::placeholder {
	font-size:20px;
	font-weight:700;
}
/* ?ï¿½ï¿½?ï¿½ï¿½ï¿??? ?ï¿½ï¿½ë¬´íŒ¨ ï¿??? ?ï¿½ï¿½?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½????ï¿½ï¿½ */
.bt_1 {
	color:#3e6bba;
	font-weight:700;
}
.bt_2 {
	color:#86a12a;
	font-weight:700;
}
.bt_3 {
	color:#a47242;
	font-weight:700;
}
.bt_4 {
	color:#bd2dc6;
	font-weight:700;
}
.bt_5 {
	color:#ff6600;
	font-weight:700;
}

/* #max_btn {
	width:100%;
	margin-left:2px;
	height:40px;
	padding:10px;
	color:#95845d;
	font-size:18px;
	font-weight:700;
	background: #0f1a2c;
	border:1px solid #95845d;
}
#max_btn:hover {
	opacity:0.6;
	background:#172a42;
} */

.max_btn {
	width:100%;
	padding:10px;
	color:#95845d;
	font-size:18px;
	font-weight:700;
	background: #0f1a2c; /* Old browsers */
	border:1px solid #95845d;
	display:inline-block;
	text-align:center;
}
.max_btn:hover {
	opacity:0.8; /* Old browsers */
}


.input_button {
	width:100%;
	padding:10px;
	font-size:18px;
	font-weight:700;
	color:#ffffff;
	background: #2c3d4d; /* Old browsers */
	border:1px solid #797e57;
}
.input_button:hover {
	opacity:0.8; /* Old browsers */
}
/* 
?ï¿½ï¿½?ï¿½ï¿½ï¿??? ë² íŒ… ê¸°ë³¸?ï¿½ï¿½?ï¿½ï¿½
*/
.sadari_table1 table { 
	width: 100%; 
	border-collapse: collapse;
}
.sadari_table1 tr:nth-of-type(odd) { 
	background: #f2eee2; 
}
.sadari_table1 th { 
	background: #0f1a2c; 
	color: white;
	padding: 5px;
	font-size:14px;
	width:22%;
	border-width: 1px 1px 1px 1px; 
	border-color: #837756;
	border-style:solid;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}

.sadari_table1 td { 
	padding: 5px;
	font-size:14px;
	width:23%;
	border-width: 1px 1px 1px 1px; 
	border-color: #837756;
	border-style:solid;
	text-align: center;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);
}
.sadari_table1 tr > td:last-child { 
	border-width: 1px 1px 0px 0px;
}

.sadari_table1 tr:last-child > td { 
	border-width: 1px 1px 1px 0px;
}


/* 
?ï¿½ï¿½?ï¿½ï¿½ï¿??? ë² íŒ… ?ï¿½ï¿½?ï¿½ï¿½
*/
.sadari_table2 table { 
	width: 100%; 
	border-collapse: collapse;
}
.sadari_table2 tr:nth-of-type(odd) { 
	background: rgba(255, 255, 255, 0.3); 
}
.sadari_table2 th { 
	background: #9c8a71; 
	color: white;
	padding: 0px;
	font-size:14px;
	border-width: 1px 0px 0px 0px; 
	border-color: #cccccc;
	border-style:solid;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.sadari_table2 td { 
	padding: 0px;
	font-size:14px;
	border-width: 1px 1px 0px 0px; 
	border-color: #cccccc;
	border-style:solid;
	text-align: center;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);
}
.sadari_table2 tr > td:last-child { 
	border-width: 1px 1px 0px 0px;
}
.sadari_table2 tr > td:first-child { 
	border-width: 1px 1px 0px 1px;
}



/* 
?ï¿½ï¿½?ï¿½ï¿½ï¿??? ë² íŒ… ê¸°ë³¸?ï¿½ï¿½?ï¿½ï¿½
*/
.powerball_table1 table { 
	width: 100%; 
	border-collapse: collapse;
}
.powerball_table1 tr{ 
	background: #0081bb; 
}
.powerball_table1 th { 
	background: #0f207a; 
	color: white;
	padding: 5px;
	font-size:14px;
	width:22%;
	border-width: 1px 1px 0px 1px; 
	border-color: #213b60;
	border-style:solid;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}

.powerball_table1 tr:last-child > th{ 
	background: #0f207a; 
	color: white;
	padding: 5px;
	font-size:14px;
	width:22%;
	border-width: 1px 1px 1px 1px; 
	border-color: #213b60;
	border-style:solid;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}

.powerball_table1 td { 
	padding: 5px;
	font-size:14px;
	background: #0081bb; 
	width:23%;
	border-width: 1px 0px 0px 0px; 
	border-color: #213b60;
	border-style:solid;
	text-align: center;
	color: white;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}

.powerball_table1 tr td:last-child { 
	padding: 5px;
	font-size:14px;
	width:23%;
	border-width: 1px 1px 0px 0px; 
	border-color: #213b60;
	border-style:solid;
	text-align: center;
}


.powerball_table1 tr:last-child > td { 
	border-width: 1px 0px 1px 0px;
}

.powerball_table1 tr:last-child > td:last-child { 
	border-width: 1px 1px 1px 0px;
}

/* ?ï¿½ï¿½?ï¿½ï¿½ï¿??? ë² íŒ…?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½ */


/*  ?ï¿½ï¿½?ï¿½ï¿½ï¿??? ê²°ê³¼?ï¿½ï¿½?ï¿½ï¿½ï¿??? */
.powerball_table2 table { 
	width: 100%; 
	border-collapse: collapse;
}
.powerball_table2 tr { 

}
.powerball_table2 th { 
	background: #0f207a; /* Old browsers */
	color: #ffffff;
	padding: 5px;
	font-size:14px;
	width:22%;
	border-width: 1px 1px 1px 0px; 
	border-color: #213b60;
	border-style:solid;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.powerball_table2 td { 
	background: #0081bb;
	text-align:center;
	color:#ffffff;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);
	border-width: 1px 1px 0px 0px; 
	border-color: #213b60;
	border-style:solid;
}


/* ê²Œì‹œ?ï¿½ï¿½ ?ï¿½ï¿½?ï¿½ï¿½ï¿??? */
.board_table table { 
	width: 100%; 
	background: #021927;
	border-collapse: collapse;
}
.board_table tr { 
	background: #021927;
}

.board_table tr:nth-of-type(odd) { 
	background: #04101e;
}
.board_table th { 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e6e6e6+100 */
	background: #021927; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #e6e6e6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fefefe 0%,#e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	color: #666666;
	vertical-align:middle;
	padding:5px;
	min-width:50px;
	height:50px;
	line-height:20px;
	font-size:14px;
	border-width: 1px 0px 1px 1px; 
	border-color: #dddddd;
	border-style:solid;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
}
.board_table th:last-child { 
	border-width: 1px 1px 1px 1px; 
}
.board_table td { 
	text-align:center;
	background: #021927;
	color:#fff;
	vertical-align:middle;
	padding:5px;
	height:45px;
	line-height:45px;
	border: 1px ;
	border-color: #021927;
	border-style:solid;
}

.board_table tr:last-child > td { 
	'border-width: 1px 0px 1px 0px;
}

/*.board_table td:hover { 
	background: #fff9ef;
}*/
/* ê²Œì‹œ?ï¿½ï¿½ ?ï¿½ï¿½?ï¿½ï¿½ï¿??? ?ï¿½ï¿½ */


.win_money {
	background:#ff6600; color:#ffffff; border-radius:3px; padding:2px 5px 2px 5px;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);
}
.lose_money {
	background:#3963b0; color:#ffffff; border-radius:3px; padding:2px 5px 2px 5px;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);
}
.result_blue{
	width:20px; height: 20px; line-height:20px; font-size:12px;  background:#0e53a7; color:#ffffff; border-radius:10px; display:inline-block; vertical-align:middle; text-align:center;
}
.result_red{
	width:20px; height: 20px; line-height:20px; font-size:12px; background:#ff0024; color:#ffffff; border-radius:10px; display:inline-block; vertical-align:middle; text-align:center;
}
.result_brown {
	width:20px; height: 20px; line-height:20px; font-size:12px; background:#2b9721; color:#ffffff; border-radius:10px; display:inline-block; vertical-align:middle; text-align:center;
}
.pbet_odd_off {
	width:100%; line-height:20px; background:#786b4c; padding:5px 0px 5px 0px; color:#ffffff; display:inline-block; text-align:center; margin:2px 2px 2px 2px; border-radius:5px;
}
.pbet_even_off {
	width:100%; line-height:20px; background:#786b4c; padding:5px 0px 5px 0px; color:#ffffff; display:inline-block; text-align:center; margin:2px 2px 2px 2px; border-radius:5px;
}
.pbet_odd_on {
	width:100%; line-height:20px; background:#353326; padding:5px 0px 5px 0px; color:#ffffff; display:inline-block; text-align:center; margin:2px 2px 2px 2px; border-radius:5px;
}
.pbet_even_on {
	width:100%; line-height:20px; background:#353326; padding:5px 0px 5px 0px; color:#ffffff; display:inline-block; text-align:center; margin:2px 2px 2px 2px; border-radius:5px;
}
.pbet_on {
	background:#ff6600;
}
.p_beting_result {
	width:100%; color:#ffffff; background:url(/images0/dang_bg.png);
	height:90px;
	overflow:hidden;
	border: 5px solid #002688;
	border-radius:5px;
	padding:5px;
}

.ellipsis {
	text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; width:100%; overflow:hidden;
}

.page_btn {
	padding:5px 10px 5px 10px; 
	margin:5px; 
	background-color:#ffffff; 
	border:1px solid #cccccc; 
	border-radius:20px;
	cursor:pointer;
}
.page_btn:hover {
	background-color:#fff; 

}

.page_btn_my {
	padding:6px 10px 6px 10px; 
	margin:5px;
	height:20px;
	border:1px solid #cccccc; 
	border-radius:20px;
	cursor:pointer;
	color:#999999;
}

.page_btn_my:hover {
	background-color:#7ba9f6;
	color:#ffffff;
}


/* ?ï¿½ï¿½?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½?ï¿½ï¿½ï¿??? ë²„íŠ¼ */
.page_btn_on {
	background-color:#3963b0;
	color:#ffffff;		
	cursor:pointer;
}

.pagination {
	margin:0px auto; 
	text-align:center; 
	margin-top:50px;
}
.paging_num a {
	width: 45px;
	height: 40px;
	background: #172432;
	display: inline-block;
	line-height: 40px;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 3px;
}

.paging_num_active a{
	width: 45px;
	height: 40px;
	background: #213141;
	display: inline-block;
	line-height: 40px;
	color: #172a42;
	border-radius: 3px;
	text-align: center;
	margin-right: 3px;
}

.input_all {
	width:100%;
	height:40px;
	font-size:25px;
	font-weight:700;
	text-align:center;
	border:1px solid #cccccc;
	background:#ffffff;
	color:#464149;
	/* font-style:italic;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3); */
}


.charge_table:first-child  tr:first-child > th {
	height:40px;
	line-height:40px;
}
.charge_table th {
    background:#021927;
	color:#fff;
	border-right:1px solid #1a2f46;
	border-bottom:1px solid #1a2f46;
	height:40px;
	line-height:40px;
}

.charge_table:first-child tr:first-child > td {
	height:40px;
	
	border-bottom:1px solid #1a2f46;
	border-top:1px solid #1a2f46;
	padding-left:20px;
	line-height:40px;
}
.charge_table td {
	height:40px;
	background:#021927;
	color:#959595;
	border-bottom:1px solid #1a2f46;
	padding-left:20px;
	line-height:40px;
}


.my_table:first-child  tr:first-child > th {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.my_table th {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	
	padding:10px;
}

.my_table:first-child tr:first-child > td {
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.my_table td {
	border-bottom:1px solid #cccccc;
	padding:10px;
	line-height:20px;
}

.charge_list {
	margin-left:6px;
	'margin-top:-20px;
}
.charge_list th {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #021927; /* Old browsers */
	height:40px;
	line-height:40px;
	color:#fff;
	border:1px solid #1a2f46;
}
.charge_list td{
	text-align:center;
	color:#cccccc;
	'border-bottom:1px solid #cccccc;
	'line-height:18px;
	'height:47px;
	'vertical-align:middle;
}
.del_charge {
	background:#ff6600;
	padding:5px;
	color:#ffffff;
}
.tab_off {
	float:left; 
	background:#021927; 
	color:#ffffff; 
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#1a2f46; 
	width:50%;
	height:40px; 
	line-height:40px; 
	margin-left:0px; 
	text-align:center;
	'border-radius:5px 5px 0px 0px;
}
.tab_on {
	float:left; 
	background:#021927;
	color:#fff;
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#1a2f46; 
	width:50%;
	height:40px; 
	line-height:40px; 
	text-align:center;
	'border-radius:5px 5px 0px 0px;
}
.coupon_pay {
	font-family:'Roboto', sans-serif; 
	font-size:35px; 
	font-style:italic;  
	letter-spacing:0em; 
	vertical-align:middle;
	text-align:right;
}
.coupon_pay.ok {
	text-decoration:line-through;
}
.card {
	display:none;
}

.card.on {
	display:block;
}


.betting_list {
	margin-left:6px;
	margin-top:-20px;
}
.betting_list th {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	height:40px;
	line-height:40px;
}
.betting_list td{
	text-align:center;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:22px;
	height:55px;
	vertical-align:middle;
}
.betting_list tr:nth-of-type(even) { 
	background: #f9f9f9;
}
/* ?ï¿½ï¿½?ï¿½ï¿½ï¿??? ë² íŒ…ë²„íŠ¼?ï¿½ï¿½ ?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½????ï¿½ï¿½ */

.odd_off {
	/* background:url('/images0/odd_off.png'); */
	width:78px;
	height:78px;
}
.odd_on {
	/* background:url('/images0/odd_on.png'); */
	width:78px;
	height:78px;
}
.odd_close {
	/* background:url('/images0/odd_close.png'); */
	width:78px;
	height:78px;
}

.odd_close p.pp {
	color: #999 !important;
}

.even_off {
	background:url('/images0/even_off.png');
	width:78px;
	height:78px;
}
.even_on {
	background:url('/images0/even_on.png');
	width:78px;
	height:78px;
}
.even_close {
	background:url('/images0/even_close.png');
	width:78px;
	height:78px;
}

.even_close p.pp {
	color: #999 !important;
}

.hover_off {
	background:url('/images0/hover_off.png');
	width:95px;
	height:80px;
}
.hover_on {
	background:url('/images0/hover_on.png');
	width:95px;
	height:80px;
}
.hover_close {
	background:url('/images0/hover_close.png');
	width:95px;
	height:80px;
}

.hover_close p.pp {
	color: #999 !important;
}

.hunder_off {
	background:url('/images0/hunder_off.png');
	width:95px;
	height:80px;
}
.hunder_on {
	background:url('/images0/hunder_on.png');
	width:95px;
	height:80px;
}
.hunder_close {
	background:url('/images0/hunder_close.png');
	width:95px;
	height:80px;
}

.hunder_close p.pp {
	color: #999 !important;
}


.left_off {
	background:url('/images0/left_off.png');
	width:44px;
	height:44px;
}
.left_on {
	background:url('/images0/left_on.png');
	width:44px;
	height:44px;
}
.left_close {
	background:url('/images0/left_close.png');
	width:44px;
	height:44px;
}

.left_close p.pp {
	color: #999 !important;
}
.right_off {
	background:url('/images0/right_off.png');
	width:44px;
	height:44px;
}
.right_on {
	background:url('/images0/right_on.png');
	width:44px;
	height:44px;
}
.right_close {
	background:url('/images0/right_close.png');
	width:44px;
	height:44px;
}

.right_close p.pp {
	color: #999 !important;
}


.line3_off {
	background:url('/images0/3_off.png');
	width:44px;
	height:44px;
}
.line3_on {
	background:url('/images0/3_on.png');
	width:44px;
	height:44px;
}
.line3_close {
	background:url('/images0/3_close.png');
	width:44px;
	height:44px;
}

.line3_close p.pp {
	color: #999 !important;
}


.line4_off {
	background:url('/images0/4_off.png');
	width:44px;
	height:44px;
}
.line4_on {
	background:url('/images0/4_on.png');
	width:44px;
	height:44px;
}
.line4_close {
	background:url('/images0/4_close.png');
	width:44px;
	height:44px;
}

.line4_close p.pp {
	color: #999 !important;
}



.left3_on {
	background:url('/images0/left3_on.png');
	width:44px;
	height:44px;
}

.left3_off {
	background:url('/images0/left3_off.png');
	width:44px;
	height:44px;
}
.left3_close {
	background:url('/images0/left3_close.png');
	width:44px;
	height:44px;
}

.left3_close p.pp {
	color: #999 !important;
}

.right3_on {
	background:url('/images0/right3_on.png');
	width:44px;
	height:44px;
}

.right3_off {
	background:url('/images0/right3_off.png');
	width:44px;
	height:44px;
}
.right3_close {
	background:url('/images0/right3_close.png');
	width:44px;
	height:44px;
}

.right3_close p.pp {
	color: #999 !important;
}


.left4_on {
	background:url('/images0/left4_on.png');
	width:44px;
	height:44px;
}

.left4_off {
	background:url('/images0/left4_off.png');
	width:44px;
	height:44px;
}
.left4_close {
	background:url('/images0/left4_close.png');
	width:44px;
	height:44px;
}

.left4_close p.pp {
	color: #999 !important;
}

.right4_on {
	background:url('/images0/right4_on.png');
	width:44px;
	height:44px;
}

.right4_off {
	background:url('/images0/right4_off.png');
	width:44px;
	height:44px;
}

.right4_close {
	background:url('/images0/right4_close.png');
	width:44px;
	height:44px;
}

.right4_close p.pp {
	color: #999 !important;
}


.red_off {
	background:url('/images0/red_off.png');
	width:73px;
	height:35px;
}
.red_on {
	background:url('/images0/red_on.png');
	width:73px;
	height:35px;
}
.red_close {
	background:url('/images0/red_close.png');
	width:73px;
	height:35px;
}

.red_close p.pp {
	color: #999 !important;
}

.blue_off {
	background:url('/images0/blue_off.png');
	width:73px;
	height:35px;

}
.blue_on {
	background:url('/images0/blue_on.png');
	width:73px;
	height:35px;

}
.blue_close {
	background:url('/images0/blue_close.png');
	width:73px;
	height:35px;

}

.blue_close p.pp {
	color: #999 !important;
}

.tie_off {
	background:url('/images0/tie_off.png');
	width:48px;
	height:35px;
}
.tie_on {
	background:url('/images0/tie_on.png');
	width:48px;
	height:35px;

}
.tie_close {
	background:url('/images0/tie_close.png');
	width:48px;
	height:35px;

}

.tie_close p.pp {
	color: #999 !important;
}

.low_off {
	background:url('/images0/low_off.png');
	width:73px;
	height:35px;
	
}
.low_on {
	background:url('/images0/low_on.png');
	width:73px;
	height:35px;

}
.low_close {
	background:url('/images0/low_close.png');
	width:73px;
	height:35px;

}

.low_close p.pp {
	color: #999 !important;
}

.high_off {
	background:url('/images0/high_off.png');
	width:73px;
	height:35px;
	
}
.high_on {
	background:url('/images0/high_on.png');
	width:73px;
	height:35px;

}
.high_close {
	background:url('/images0/high_close.png');
	width:73px;
	height:35px;

}

.high_close p.pp {
	color: #999 !important;
}

.seven_off {
	background:url('/images0/seven_off.png');
	width:48px;
	height:35px;
}
.seven_on {
	background:url('/images0/seven_on.png');
	width:48px;
	height:35px;
}
.seven_close {
	background:url('/images0/seven_close.png');
	width:48px;
	height:35px;
}

.seven_close p.pp {
	color: #999 !important;
}

.gh1_off {
	background:#0f1c2c;
	border-top:1px solid #24394e;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:10px 0px 0px 10px;
}

.gh2_off {
	background:#0f1c2c;
	border-top:1px solid #24394e;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:10px 0px 0px 10px;
}

.gh1_on {
	background:#cb3340;
	border-top:1px solid #ea3c4b;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:10px 0px 0px 10px;
}

.gh2_on {
	background:#cb3340;
	border-top:1px solid #ea3c4b;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:10px 0px 0px 10px;
}


.vs1_off {
	background:#0f1c2c;
	border-top:1px solid #24394e;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:4px 0px 0px 0px;
	vertical-align:middle;
}

.vs2_off {
	background:#0f1c2c;
	border-top:1px solid #24394e;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:4px 0px 0px 0px;
	text-align:center;
}

.vs3_off {
	background:#0f1c2c;
	border-top:1px solid #24394e;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:4px 0px 0px 0px;
}

.vs1_on {
	background:#cb3340;
	border-top:1px solid #ea3c4b;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:4px 0px 0px 0px;
	vertical-align:middle;
}

.vs2_on {
	background:#cb3340;
	border-top:1px solid #ea3c4b;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:4px 0px 0px 0px;
	text-align:center;
}

.vs3_on {
	background:#cb3340;
	border-top:1px solid #ea3c4b;
	width:100%;
	height:33px;
	color:white;
	font-size:12px;
	padding:4px 0px 0px 0px;
}


.spb_odd_off {
	background:url('/images0/spb_odd_off.png');
	width:78px;
	height:62px;
}
.spb_odd_on {
	background:url('/images0/spb_odd_on.png');
	width:78px;
	height:62px;
}
.spb_odd_close {
	background:url('/images0/spb_odd_close.png');
	width:78px;
	height:62px;
}

.spb_odd_close p.pp {
	color: #999 !important;
}

.spb_even_off {
	background:url('/images0/spb_even_off.png');
	width:78px;
	height:62px;
}
.spb_even_on {
	background:url('/images0/spb_even_on.png');
	width:78px;
	height:62px;
}
.spb_even_close {
	background:url('/images0/spb_even_close.png');
	width:78px;
	height:62px;
}

.spb_even_close p.pp {
	color: #999 !important;
}

.spb_over_off {
	background:url('/images0/spb_over_off.png');
	width:78px;
	height:62px;
}
.spb_over_on {
	background:url('/images0/spb_over_on.png');
	width:78px;
	height:62px;
}
.spb_over_close {
	background:url('/images0/spb_over_close.png');
	width:78px;
	height:62px;
}

.spb_over_close p.pp {
	color: #999 !important;
}

.spb_under_off {
	background:url('/images0/spb_under_off.png');
	width:78px;
	height:62px;
}
.spb_under_on {
	background:url('/images0/spb_under_on.png');
	width:78px;
	height:62px;
}
.spb_under_close {
	background:url('/images0/spb_under_close.png');
	width:78px;
	height:62px;
}

.spb_under_close p.pp {
	color: #999 !important;
}


.spb_big_off {
	background:url('/images0/spb_big_off.png');
	width:107px;
	height:45px;
}
.spb_big_on {
	background:url('/images0/spb_big_on.png');
	width:107px;
	height:45px;
}
.spb_big_close {
	background:url('/images0/spb_big_close.png');
	width:107px;
	height:45px;
}

.spb_big_close p.pp {
	color: #999 !important;
}

.spb_mid_off {
	background:url('/images0/spb_mid_off.png');
	width:107px;
	height:45px;
}
.spb_mid_on {
	background:url('/images0/spb_mid_on.png');
	width:107px;
	height:45px;
}
.spb_mid_close {
	background:url('/images0/spb_mid_close.png');
	width:107px;
	height:45px;
}

.spb_mid_close p.pp {
	color: #999 !important;
}

.spb_small_off {
	background:url('/images0/spb_small_off.png');
	width:107px;
	height:45px;
}
.spb_small_on {
	background:url('/images0/spb_small_on.png');
	width:107px;
	height:45px;
}
.spb_small_close {
	background:url('/images0/spb_small_close.png');
	width:107px;
	height:45px;
}

.spb_small_close p.pp {
	color: #999 !important;
}

.spb0_off {
	background:url('/images0/spb0_off.png');
	width:30px;
	height:30px;
}
.spb0_on {
	background:url('/images0/spb0_on.png');
	width:30px;
	height:30px;
}
.spb0_close {
	background:url('/images0/spb0_close.png');
	width:30px;
	height:30px;
}

.spb0_close p.pp {
	color: #999 !important;
}

.spb1_off {
	background:url('/images0/spb1_off.png');
	width:30px;
	height:30px;
}
.spb1_on {
	background:url('/images0/spb1_on.png');
	width:30px;
	height:30px;
}
.spb1_close {
	background:url('/images0/spb1_close.png');
	width:30px;
	height:30px;
}

.spb1_close p.pp {
	color: #999 !important;
}

.spb2_off {
	background:url('/images0/spb2_off.png');
	width:30px;
	height:30px;
}
.spb2_on {
	background:url('/images0/spb2_on.png');
	width:30px;
	height:30px;
}
.spb2_close {
	background:url('/images0/spb2_close.png');
	width:30px;
	height:30px;
}

.spb2_close p.pp {
	color: #999 !important;
}

.spb3_off {
	background:url('/images0/spb3_off.png');
	width:30px;
	height:30px;
}
.spb3_on {
	background:url('/images0/spb3_on.png');
	width:30px;
	height:30px;
}
.spb3_close {
	background:url('/images0/spb3_close.png');
	width:30px;
	height:30px;
}

.spb3_close p.pp {
	color: #999 !important;
}

.spb4_off {
	background:url('/images0/spb4_off.png');
	width:30px;
	height:30px;
}
.spb4_on {
	background:url('/images0/spb4_on.png');
	width:30px;
	height:30px;
}
.spb4_close {
	background:url('/images0/spb4_close.png');
	width:30px;
	height:30px;
}

.spb4_close p.pp {
	color: #999 !important;
}

.spb5_off {
	background:url('/images0/spb5_off.png');
	width:30px;
	height:30px;
}
.spb5_on {
	background:url('/images0/spb5_on.png');
	width:30px;
	height:30px;
}
.spb5_close {
	background:url('/images0/spb5_close.png');
	width:30px;
	height:30px;
}

.spb5_close p.pp {
	color: #999 !important;
}

.spb6_off {
	background:url('/images0/spb6_off.png');
	width:30px;
	height:30px;
}
.spb6_on {
	background:url('/images0/spb6_on.png');
	width:30px;
	height:30px;
}
.spb6_close {
	background:url('/images0/spb6_close.png');
	width:30px;
	height:30px;
}

.spb6_close p.pp {
	color: #999 !important;
}

.spb7_off {
	background:url('/images0/spb7_off.png');
	width:30px;
	height:30px;
}
.spb7_on {
	background:url('/images0/spb7_on.png');
	width:30px;
	height:30px;
}
.spb7_close {
	background:url('/images0/spb7_close.png');
	width:30px;
	height:30px;
}

.spb7_close p.pp {
	color: #999 !important;
}

.spb8_off {
	background:url('/images0/spb8_off.png');
	width:30px;
	height:30px;
}
.spb8_on {
	background:url('/images0/spb8_on.png');
	width:30px;
	height:30px;
}
.spb8_close {
	background:url('/images0/spb8_close.png');
	width:30px;
	height:30px;
}

.spb8_close p.pp {
	color: #999 !important;
}

.spb9_off {
	background:url('/images0/spb9_off.png');
	width:30px;
	height:30px;
}
.spb9_on {
	background:url('/images0/spb9_on.png');
	width:30px;
	height:30px;
}
.spb9_close {
	background:url('/images0/spb9_close.png');
	width:30px;
	height:30px;
}

.spb9_close p.pp {
	color: #999 !important;
}

.anim-sadari_btn {
	-webkit-animation: anim-sadari 0.2s; /* Chrome, Safari, Opera */ 
    animation: anim-sadari 0.2s;
}


.betting_rules {
	margin-left:6px;
	margin-top:-20px;
}
.betting_rules th {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	height:40px;
	line-height:40px;
	text-align:center;
}
.betting_rules th:first-child {
	border-left:1px solid #cccccc;
}
.betting_rules td{
	text-align:center;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:22px;
	height:55px;
	vertical-align:middle;
}
.betting_rules td:first-child {
	border-left:1px solid #cccccc;
}
.betting_rules tr:nth-of-type(even) { 
	background: #f9f9f9;
}



@-webkit-keyframes anim-sadari {
	50% {
		-webkit-transform: scale3d(0.9, 0.9, 1);
		transform: scale3d(0.9, 0.9, 1);
	}
	85% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-sadari {
	50% {
		-webkit-transform: scale3d(0.9, 0.9, 1);
		transform: scale3d(0.9, 0.9, 1);
	}
	85% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

/* ?ï¿½ï¿½?ï¿½ï¿½?ï¿½ï¿½ ë² íŒ…ë²„íŠ¼?ï¿½ï¿½ ?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½????ï¿½ï¿½ */ 

.ne_off {
	background:url('/images0/ne_off.png');
	width:64px;
	height:44px;
	display:inline-block;
}
.ne_on {
	background:url('/images0/ne_on.png');
	width:64px;
	height:44px;
	display:inline-block;
}
.im_off {
	background:url('/images0/im_off.png');
	width:64px;
	height:44px;
	display:inline-block;
}
.im_on {
	background:url('/images0/im_on.png');
	width:64px;
	height:44px;
	display:inline-block;
}
.d_off {
	background:url('/images0/d_off.png');
	width:64px;
	height:44px;
	display:inline-block;
}
.d_on {
	background:url('/images0/d_on.png');
	width:64px;
	height:44px;
	display:inline-block;
}

.anim-dalpangi_btn {
	-webkit-animation: anim-dalpangi 0.2s; /* Chrome, Safari, Opera */ 
    animation: anim-dalpangi 0.2s;
}




@-webkit-keyframes anim-dalpangi {
	50% {
		-webkit-transform: scale3d(0.9, 0.9, 1);
		transform: scale3d(0.9, 0.9, 1);
	}
	85% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-dalpangi {
	50% {
		-webkit-transform: scale3d(0.9, 0.9, 1);
		transform: scale3d(0.9, 0.9, 1);
	}
	85% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.sports_betting_list {
	margin-left:6px;
	margin-top:-20px;
	font-size:12px;
}
.sports_betting_list tr {
	background: #ffffff;
}
.sports_betting_list th {
	background: -moz-linear-gradient(top,  #477bd0 0%, #3963b0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #477bd0 0%,#3963b0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #477bd0 0%,#3963b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477bd0', endColorstr='#3963b0',GradientType=0 ); /* IE6-9 */

	border-top:1px solid #2E3E4F;
	border-bottom:1px solid #2E3E4F;
	border-right:1px solid #2E3E4F;
	height:40px;
	font-size:13px;
	line-height:40px;
	color:#ffffff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.7); 
}
.sports_betting_list td{
	text-align:center;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	line-height:22px;
	height:35px;
	vertical-align:middle;
}


.mybet_result {
	background:#7f7f7f; color:#fff; display:inline-block; width:50px; padding:0px 2px 0px 2px; border-radius:2px; font-size:11px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.mybet_result_win {
	background:#ff6600; color:#fff; display:inline-block; width:50px; padding:0px 2px 0px 2px; border-radius:2px; font-size:11px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.mybet_result_lose {
	background:#2f2f2f; color:#fff; display:inline-block; width:50px; padding:0px 2px 0px 2px; border-radius:2px; font-size:11px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.dang_bottom {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aebcbf+0,6e7774+50,0a0e0a+51,0a0809+100;Black+Gloss */
background: #ffffff; /* Old browsers */
height:52px;
font-weight:bold;
border-bottom:10px solid #000000;
color:#333333;
font-size:16px;
}
.no_chois {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	color:#333333;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	height:40px;
	line-height: 40px;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);
}
.chois {
	background: -moz-linear-gradient(top,  #477bd0 0%, #3963b0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #477bd0 0%,#3963b0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #477bd0 0%,#3963b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477bd0', endColorstr='#3963b0',GradientType=0 ); /* IE6-9 */
	
	color:#ffffff;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	height:40px;
	line-height: 40px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.folder_off {
	display:none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: #f0f0f0; /* Old browsers */

}
.game_count {
	display:inline-block;
	width:50px;
	height:20px;
	color:#fff;
	padding:1px 10px 1px 10px;
	float:right;
	margin-top:-37px;
	margin-right:40px;
	line-height:18px;
	border-radius:1px;
	border:1px solid #2f508e;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#32579d;
	border:1px solid #6393e2;
}
.select {
	width:100%;
	padding:10px;
	border:1px solid #cccccc;
	margin-top:5px;
	border-radius:0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
}
.main_league_box {
	padding:0px;
	color:#666;
	font-size:14px;
	height: auto; 
	font-weight: normal;
}
.main_league_box_in {
	width:100%;
	height: auto;
	margin:0px;
	padding:0px 10px 0px 10px;
}

.main_big_box_in {
	width:100%;
	height: auto;
	margin:0px;
	padding:0px 10px 0px 10px;
}
.league_title_line {
	font-size:15px;
	font-weight:400;
	height:28px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#ccc;
	border-radius:0px;
	margin-bottom:20px;
	color:#ff6600;
}
.league_text {
	background: url('/front_end/images0/big_league_bg.png'); 
	background-repeat: no-repeat; 
	color:#fff; 
	width:210px;
	display:inline-block; 
	padding:2px 15px;
	font-family:Merriweather Sans;
	font-weight:700;
	font-style:italic;
}
.league_text2 {
	background: url('/front_end/images0/big_match_bg.png'); 
	background-repeat: no-repeat; 
	color:#fff; 
	width:210px;
	display:inline-block; 
	padding:2px 15px;
	margin-top:4px;
	font-family:Merriweather Sans;
	font-weight:700;
	font-style:italic;
}
.league_son {
	width:100%;
	margin-bottom:10px;
	border:1px solid #ccc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); 
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	padding:5px 10px 5px 10px;
	color:#666;
	font-size:12px;
}
.league_son:hover {
	border:1px solid #6b84cb;
	background: #fff; 
}
.jongmok_box {
	margin-top:-6px;
}
.jongmok {
	background: #0d1a2b; /* Old browsers */
	color:#000000;
	line-height:20px;
	padding:0px 0px 0px 0px;
	margin-top:2px;
	margin-bottom:2px;
}
.jongmok_ajax {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	color:#000000;
	border-top:0px solid #a5a5a5;
	border-bottom:1px solid #cccccc;
	line-height:27px;
	height:50px;
	padding:10px;
	margin-top:-5px;
}
.team_bg {
	width:100%;
	margin:0px;
	padding:0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #cccccc;
	color:#666;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	height:30px;
	line-height: 30px;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);
}
.jongmok2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #162535; /* Old browsers */
	line-height:20px;
	padding:2px 10px 0px 10px;
	width:100%; 
	height:45px;
	margin:-5px 0px 0px 0px; 
	padding:0px;
	clear:both;
	
}
.jongmok2 li {
	margin:0px;
	padding:0px;
	line-height:40px;
}


.jongmok3 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+49,ffffff+100 */
	background: #172a42; /* Old browsers */
	color:white;
	line-height:20px;
	padding:2px 10px 0px 10px;
	width:100%; 
	height:50px;
	margin:0px 0px 0px 0px; 
	padding:0px;
	clear:both;
	
}

.jongmok4 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #172432; /* Old browsers */
	line-height:20px;
	padding:2px 10px 0px 10px;
	width:100%; 
	height:40px;
	margin:-5px 0px 0px 0px; 
	padding:0px;
	clear:both;
	
}
.jongmok4 li {
	margin:0px;
	padding:0px;
	line-height:40px;
}


.more_bg {
	background:url('/front_end/m/images0/more_bg.png');
	width:118px;
	height:35px;
	color:#ffffff;
	float:left;
}
.younjang_1 {
	border:1px solid #7ea0df;
	color:#7ea0df; 
	border-radius:2px; 
	padding:3px; 
	font-size:10px; 
	font-family:?ï¿½ï¿½???; 
	vertical-align:middle;
	line-height:15px;
}
.younjang_2 {
	border:1px solid #fa9048;
	color:#fa9048; 
	border-radius:2px; 
	padding:3px; 
	font-size:10px; 
	font-family:?ï¿½ï¿½???; 
	vertical-align:middle;
	line-height:15px;
}
.younjang_3 {
	border:1px solid #6c6c6c;
	color:#6c6c6c; 
	border-radius:2px; 
	padding:3px; 
	font-size:10px; 
	font-family:?ï¿½ï¿½???; 
	vertical-align:middle;
	line-height:15px;
}

.game_tnum {
	border:1px solid #fa9048;
	color:#fa9048; 
	border-radius:2px; 
	padding:3px; 
	font-size:11px; 
	font-family:?ï¿½ï¿½???; 
	vertical-align:middle;
	line-height:15px;
	margin-right:20px;
	margin-top:5px;
}


.odd_li {
	width:43%; 
	height:40px; 
	text-align:center; 
	vertical-align:middle; 
	border-right:2px solid #021927;
	
	float:left; 
	margin:0px 0px 0px 0px;
	padding:0px;
	'border-top:1px solid #24394e;
}
.odd_li_sc {
	width:100%;
	height:50px; 
	text-align:center; 
	vertical-align:middle; 
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:0px;
	padding:0px 0px 0px 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
/*
.odd_li .odd_li_sc:first-child {
	width:100%; 
	height:50px; 
	text-align:center; 
	vertical-align:middle;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:none;
}
*/
.odd_li2 {
	width:43%; 
	height:45px;
	text-align:center; 
	vertical-align:middle; 
	border-right:2px solid #021927;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-top:2px solid #021927;
	
}
.odd_li2  table tr td{
	font-size: 14px;
	font-weight: normal !important;
}
.odd_li3 {
	width:37.5%; height:50px; text-align:center; vertical-align:middle; border-left:1px solid #cccccc;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.odd_li4 {
	width:37.5%; height:50px; text-align:center; vertical-align:middle; border-left:1px solid #cccccc;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}


.odd_li5 {
	width:24%; 
	height:40px; 
	text-align:center; 
	vertical-align:middle; 
	border-right:2px solid #021927;
	float:left; 
	margin:0px 0px 0px 0px;
	padding:0px;
	'border-top:1px solid #24394e;
}


.btn_odd {
	width:100%; height:50px; margin:0px 0px 0px 0px; padding:0px; display:inline-block; vertical-align:middle;
	background:none;
}
.btn_odd_in {
	display:inline-block;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
}
.hc1x1 {
	width:10%;
	display:inline-block;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
	text-align:center;
	border-width:1px 1px 0px 1px;
	border-color:#cccccc;
	border-style:solid;
	padding:12px 0px 12px 0px;
	background:#ffffff;
}

.hc1x2 {
	width:70%;
	display:inline-block;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
}
.view_odd_1way {
	width:100%;
	height:50px;
	display:inline-block;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
}
.btn_odd_3way {
	width:33.333%;
	height:50px;
	color:#333333;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	line-height:50px;
	margin:0px;
	padding:0px; 
	display:inline-block; 
	vertical-align:middle;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-width:1px 0px 0px 1px;
	border-color:#cccccc;
	border-style:solid;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
}
.btn_odd_3way_more {
	border-bottom:0px solid #cccccc;
}
.btn_odd_3way0 {
	width:33.333%;
	height:50px;
	color:#333333;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	line-height:50px;
	margin:0px;
	padding:0px; 
	display:inline-block; 
	vertical-align:middle;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-width:1px 0px 0px 1px;
	border-color:#cccccc;
	border-style:solid;
	background:#ffffff;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
}

.btn_odd_2way {
	width:50%;
	height:50px;
	color:#333333;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	line-height:50px;
	margin:0px;
	padding:0px; 
	display:inline-block; 
	vertical-align:middle;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-width:1px 0px 0px 1px;
	border-color:#cccccc;
	border-style:solid;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
	
}
.btn_odd_1way {
	width:100%;
	height:50px;
	color:#333333;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	line-height:50px;
	margin:0px;
	padding:0px; 
	display:inline-block; 
	vertical-align:middle;
	border:0px;
	outline:0px;
	letter-spacing:0px;
	word-spacing:0px;
	margin-right:-4px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-width:1px 0px 0px 1px;
	border-color:#cccccc;
	border-style:solid;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	text-shadow:1px 1px 1px rgba(255, 255, 255, 1);
}


.btn_odd_on {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7c2ef+3,568df1+4,4370c3+81 */
	background: #a7c2ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #a7c2ef 2%, #568df1 2%, #4370c3 81%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c2ef', endColorstr='#4370c3',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-animation: anim-moema-1 0.6s;
	animation: anim-moema-1 0.6s;
	margin-top:0px;
	height:49px;
	border:1px solid #cccccc;
} 


.way3 input[type=checkbox]:checked + label {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7c2ef+3,568df1+4,4370c3+81 */
	background: #a7c2ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #a7c2ef 2%, #568df1 2%, #4370c3 81%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c2ef', endColorstr='#4370c3',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-animation: anim-moema-1 0.6s;
	animation: anim-moema-1 0.6s;
}
.way2 input[type=checkbox]:checked + label {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7c2ef+3,568df1+4,4370c3+81 */
	background: #a7c2ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #a7c2ef 2%, #568df1 2%, #4370c3 81%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c2ef', endColorstr='#4370c3',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-animation: anim-moema-1 0.6s;
	animation: anim-moema-1 0.6s;
}
.way1 input[type=checkbox]:checked + label {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7c2ef+3,568df1+4,4370c3+81 */
	background: #a7c2ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #a7c2ef 2%, #568df1 2%, #4370c3 81%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a7c2ef 2%,#568df1 2%,#4370c3 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c2ef', endColorstr='#4370c3',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-animation: anim-moema-1 0.6s;
	animation: anim-moema-1 0.6s;
}

@-webkit-keyframes anim-moema-1 {
	50% {
		-webkit-transform: scale3d(0.9, 0.9, 1);
		transform: scale3d(0.9, 0.9, 1);
	}
	85% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-1 {
	50% {
		-webkit-transform: scale3d(0.9, 0.9, 1);
		transform: scale3d(0.9, 0.9, 1);
	}
	85% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.team_ellipsis {
	overflow:hidden; font-size:14px; word-break:break-all; text-align:center;/*line-height:12px;*/ /*overflow:hidden;*/ 
}
.game_more_box {
	display:none;
}


.group_date {
	width:100%; 
	height:40px; 
	vertical-align:middle;  
	border-width:0px 0px 1px 0px; 
	border-color:#ccc; 
	border-style:solid; 
	color:#666; 
	font-size:13px; 
	font-weight:700;
}
.week_mom {
	font-size:13px;
	font-weight:700;
	color:#666;
	width:100%;
}
.week_tab {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); 
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#ccc;
	border-radius:2px 2px 0px 0px;
	cursor:pointer;
	width:30%;
	height:40px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	line-height:40px;
}

.week_tab:hover {
	color:#fff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#3963b0;
	background: -moz-linear-gradient(top,  #477bd0 0%, #3963b0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #477bd0 0%,#3963b0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #477bd0 0%,#3963b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477bd0', endColorstr='#3963b0',GradientType=0 ); /* IE6-9 */
	width:30%;
	height:40px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}


.week_tab span {
	color:#ff6600;
	font-size:12px;
	margin-left:10px;
}
.week_tab:hover span {
	color:#fff600;
	font-size:12px;
}
.week_tab_chois {
	color:#fff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#3963b0;
	background: -moz-linear-gradient(top,  #477bd0 0%, #3963b0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #477bd0 0%,#3963b0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #477bd0 0%,#3963b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477bd0', endColorstr='#3963b0',GradientType=0 ); /* IE6-9 */
	width:30%;
	height:40px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}
.week_tab_chois span {
	color:#fff600;
	font-size:12px;
	margin-left:10px;
}
.reague_back {
	font-weight:bold; 
	color:#959595;
	margin-top:15px;
	font-size:14px; 
	overflow:hidden;
	padding-top:4px;
	background: #021927; /* Old browsers */
	border-top:2px solid #021d2d;
}

.cart_num_o {
	position:absolute;
	color:#ffffff; 
	background:#ff3300; 
	width:20px; 
	height:20px; 
	vertical-align:middle; 
	border-radius:10px; 
	display:inline-block; 
	top:10px;
	right:40px;
	font-size:12px;
}
.cart_num_ani {
	color:#ffffff; 
	background:#ff3300; 
	width:30px; 
	height:30px; 
	vertical-align:middle; 
	border-radius:15px; 
	display:inline-block; 
	margin-top:0px;
	-webkit-animation: anim-cart 0.5s;
	animation: anim-cart 0.5s;
}
@-webkit-keyframes anim-cart {
	0% {
		-webkit-transform: scale3d(0, 0, 1);
		transform: scale3d(0, 0, 1);
	}
	50% {
		-webkit-transform: scale3d(1.5, 1.5, 1);
		transform: scale3d(1.5, 1.5, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-cart {
	0% {
		-webkit-transform: scale3d(0, 0, 1);
		transform: scale3d(0, 0, 1);
	}
	50% {
		-webkit-transform: scale3d(1.5, 1.5, 1);
		transform: scale3d(1.5, 1.5, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}



.now_btn{
	font-size:25px;
	font-family:Merriweather Sans;
	font-weight:800;
	margin-top:0px;
	width:100%;
	height:40px;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7c1e+0,f43f27+100 */
	background: #cb3340; /* Old browsers */


	border:1px solid #fff;
	'display:inline-block;
	-webkit-ime-mode:inactive;
	-moz-ime-mode:inactive;
	-ms-ime-mode:inactive;
	ime-mode:inactive;
	cursor:pointer;
	-webkit-transition-property: outline, background-color, border, color; /* Safari 3.1 to 6.0 */
	transition-property: outline, background-color, border, color;
	-webkit-transition-duration: 0.4s; /* Safari 3.1 to 6.0 */
	transition-duration: 0.4s;
	
	'box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.now_btn:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f99c3e+0,ff7c1e+100 */
	background: #a42934; /* Old browsers */
	'background: -moz-linear-gradient(top,  #f99c3e 0%, #ff7c1e 100%); /* FF3.6-15 */
	'background: -webkit-linear-gradient(top,  #f99c3e 0%,#ff7c1e 100%); /* Chrome10-25,Safari5.1-6 */
	'background: linear-gradient(to bottom,  #f99c3e 0%,#ff7c1e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	'filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f99c3e', endColorstr='#ff7c1e',GradientType=0 ); /* IE6-9 */

}
.cart_max_btn {
	width:100%;
	height:40px;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	background: #5e5961; /* Old browsers */
	background: -moz-linear-gradient(top,  #5e5961 0%, #39343c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #5e5961 0%,#39343c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #5e5961 0%,#39343c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5961', endColorstr='#39343c',GradientType=0 ); /* IE6-9 */
	border:1px solid #58535b;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
}
.cart_max_btn:hover {
	-webkit-animation: anim-sadari 0.2s; /* Chrome, Safari, Opera */ 
    animation: anim-sadari 0.2s;
}
.cart_max_btn2 {
	width:100%;
	height:40px;
	color:#fff;
	font-size:18px;
	font-weight:700;
	background: #a42934; /* Old browsers */
	border:1px solid #fff;
	'text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
}
.cart_max_btn2:hover {
	opacity:0.8; /* Old browsers */
}
.input_cart {
	width:100%;
	height:40px;
	font-size:16px;
	font-weight:100;
	text-align:right;
	border:none;
	background:#cb3340;
	color:#ffcc00 ;
	padding-right: 50px;
	/* box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5); */
	/* text-shadow:1px 1px 1px rgba(255, 255, 255, 1); */
}
.team_div { 
	font-size:12px; 
	width:100%; 
	position:relative; 
	font-weight:400;
}
.team_div ul {
	clear:both; 
	width:100%; 
	margin:0px; 
	padding:8px 10px 6px 10px;
	
}

#cart_del {
	width:100px;
	height:20px;
	margin:0px auto;
	background:none;
	outline:0px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	border:1px solid rgba(255, 255, 255, 0.3); 
	padding:2px; 
	font-size:12px;
}
#cart_del:hover {
	background:#233e70;
}
.big {
	border-bottom: 1px solid #28467d;
	border-top: 1px solid #4d73b8;
	display:inline-block;
}
.big_over:hover {
	background: #477bd0;
	color: rgba(255,255,255,1);
}
.bedang {
	float:right;
	margin-right:15px;
}
.x_cart {
	width:12px;
	height:12px;
	background:url(/front_end/images0/sports/cart_close.png);
	background-repeat:no-repeat;
	background-position: right 5px top;
	border:0px;
	outline:none;
	cursor:pointer;
	padding:0px; 
	position:absolute;
	z-index:100;
	top:-5px;
	right:0px;
}
.x_cart:hover{
	background:url(/front_end/images0/sports/cart_close_over.png);
	background-repeat:no-repeat;
	background-position: right 5px top;
}
.in_cart{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4773c4+0,345aa1+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4773c4+0,2c4d91+100 */
	background: #4773c4; /* Old browsers */
	background: -moz-linear-gradient(top,  #4773c4 0%, #2c4d91 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #4773c4 0%,#2c4d91 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #4773c4 0%,#2c4d91 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4773c4', endColorstr='#2c4d91',GradientType=0 ); /* IE6-9 */
	border-color: rgba(57, 99, 176, 1);
	color: rgba(255, 255, 255, 1);
	/* animation-name: in_cart_ani;
    animation-duration: 0.3s; */
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}
.cart_right div span.list_td_yel28{
	background: #213141 !important;
}
.cart_right{
	height: 65px !important;
}
.list_td_yel28{
	margin:0px;
	margin-top:0px;
	height:45px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4773c4+0,345aa1+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4773c4+0,2c4d91+100 */
	background: #374350; /* Old browsers */
	'border-top: 1px solid #a42934;
	color: #fff;
	/* animation-name: in_cart_ani;
    animation-duration: 0.3s; */
}


.cart_animation {
	animation-name: in_cart_ani;
    animation-duration: 0.3s;
}
@keyframes in_cart_ani {
    0%   {transform: scale(0,0); margin-left:0px;}
    100% {transform: scale(1,1); margin-left:0px; opacity:1}
}
@-webkit-keyframes in_cart_ani {
	0%   {transform: scale(0,0); margin-left:0px;}
    100% {transform: scale(1,1); margin-left:0px; opacity:1}
}
.cart_animation2 {
	margin-top:2px;
	animation-name: in_cart_ani2;
    animation-duration: 0.5s;
}
@keyframes in_cart_ani2 {
    0%   {transform: scale(1,1); margin-left:0px; border:0px;}
    100% {transform: scale(0,0); margin-left:280px; border:0px; display:none;}
}
@-webkit-keyframes in_cart_ani2 {
    0%   {transform: scale(1,1); margin-left:0px; border:0px;}
    100% {transform: scale(0,0); margin-left:280px; border:0px; display:none;}
}
.rotate-up {
	-ms-transform: rotate180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
.down_red {
	color:#ff3300;
}
.sel_cs {
	width:70%; 
	text-align:center;
	padding:5px;
	border:1px solid #cccccc;
	vertical-align:middle;
	box-shadow: inset 0px 0px 10px rgba(214,214,214,0.1);
	border-radius:5px;
}
.cart_num_in {
	text-align:center;
	vertical-align:top;
	height:40px;
	line-height:20px;
	display:inline-block;
	font-weight:bold;
}

.lined {
	height:1px;
	background:rgba(0, 0, 0, 0.2);
}
.lined2 {
	height:1px;
	background:rgba(0, 0, 0, 0.1);
	margin:5px 0px 18px 0px;
}
.lined3 {
	height:1px;
	background:rgba(0, 0, 0, 0.2);
	border-bottom:1px solid #fff;
}
.thead1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	font-weight:700;
	height:25px;
	vertical-align:middle;
	line-height:25px;

}
.tab_pcontent {
	font-size:11px;
	line-height:18px;
}
/* ?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½ï¿??? */
.bold {
	font-weight:700;
}
.font-red {
	color:#ff6600;
}
.font-black {
	color:#333;
}
.font-white {
	color:#fff;
}
.font-blue {
	color:#3e6bba;
}.font-green {
	color:#86a12a;
}
.font-pupple {
	color:#bd2dc6;
}
.font-darkbrown {
	color:#9b642f;
}
.thead2 {
	height:45px;
	vertical-align:middle;
}
.rull_table {
	width:100%; 
	text-align:center;
}
.rull_table td {
	vertical-align:middle;
}

.odd_view {
	position:absolute;
	height:40px;
	top:0px;
	margin-left:0px;
	width:28%;
	text-align:center;
	color:#a1a1a1;
}
.odd_view2 {
	position:absolute;
	height:50px;
	top:0px;
	margin-left:0px;
	width:37.5%;
	text-align:center;
}

.odd_view3 {
	position:absolute;
	height:40px;
	top:0px;
	margin-left:0px;
	width:24%;
	text-align:center;
	color:#a1a1a1;
}

.tab_title_on_bg {
	background: #cb2028;
	width:calc(32% - 1px);
	margin-left:1%;
	color:#707070;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #1a2f46;
	float:left;
}

.tab_title_bg2 {	
	background: #111e2d;
	float:left; 
	width:25%; 
	margin:1px;
	color:#959595; 
	padding-top:8px; 
	padding-bottom:8px; 
	font-size:11px; 
	font-weight:bold; 
	border:1px solid #111e2d; 
	cursor:pointer;
	text-align:center;
}
.tab_title_on_bg2 {
	background: #162535;
	float:left; 
	width:25%; 
	
	margin:1px;
	color:#ffffff; 
	padding-top:8px; 
	padding-bottom:8px; 
	font-size:11px; 
	font-weight:bold; 
	border:1px solid #162535; 
	/* border:1px solid #fff;  */
	cursor:pointer;
	text-align:center;
}
.w_p25 {	
	width:calc(25% - 2px) !important;
}
.w_p33 {
	width:calc(33% - 1px) !important
}
.w_p50 {
	width:calc(50% - 2px) !important;
}

.list_td {
	position:absolute;
	height:43px;
	top:0px;
	margin-left:0px;
	width:43%;
	text-align:center;
	
}
.list_td2 {
	position:absolute;
	height:40px;
	top:0px;
	margin-left:0px;
	width:43%;
	text-align:center;
}

.selectCF{
	padding:0;
	display:inline-block;
	position:relative;
	font-size:13px;
	font-weight:bold;
	border:1px solid #ddd;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	margin-left:10px;
	z-index:2;
}
.selectCF li{
	list-style:none;
	cursor: pointer;
	perspective: 900px;
	-webkit-perspective: 900px;
	text-align: left;
}
.selectCF > li{
	position:relative;
	font-size:0;
}
.selectCF span{
	display:inline-block;
	height:32px;
	line-height:30px;
	color:#ff6600;
	z-index:1;
}
.spo_num_val {
	margin-left:10px;
	color:#ff6600;
}

.selectCF .arrowCF{
	transition: .3s;
	-webkit-transition: .3s;
	width:45px;
	text-align:center;
	vertical-align: top;
	font-size:13px;
}
.selectCF .titleCF{
	padding: 0 10px 0 20px;
	border-left: solid 1px #ddd;
	font-size:13px;
	font-weight:700;
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.selectCF .searchCF{
	padding: 0 10px 0 20px;
	border-left: solid 1px #ddd;
	position: absolute;
	top:0;
	right:0;
	z-index:-1;
}
@keyframes searchActive {
	from{ transform: rotateY(180deg) }
	to{ transform: rotateY(0deg); }
}@-moz-keyframes searchActive {
	from{ transform: rotateY(180deg) }
	to{ transform: rotateY(0deg); }
}
@-webkit-keyframes searchActive {
	from{ -webkit-transform: rotateY(180deg) }
	to{ -webkit-transform: rotateY(0deg); }
}
.searchActive .searchCF{
	z-index:1;
	animation: searchActive 0.3s alternate 1;
	-moz-animation: searchActive 0.3s alternate 1;
	-webkit-animation: searchActive 0.3s alternate 1;
}
.searchActive .titleCF{
	opacity:0;
}
.selectCF .searchCF input{
	line-height:30px;
	border:none;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background:transparent;
	font-size:13px;
}
.selectCF .searchCF input:active, .selectCF .searchCF input:focus{
	box-shadow:none;
	border:none;
	outline: none;
}
.selectCF li ul{
	display:none;
	position:absolute;
	top:100%;
	left:-1px;
	padding: 0 !important;
	width:100%;
	background: #FFF;
	border:1px solid #bbbbbb;
	max-height: 400px;
    overflow-y: auto;
	transition: .2s;
	-webkit-transition: .2s;
	z-index:2;
	background:rgba(253,253,253,1);
}
.selectCF li ul li{
	padding:9px 0 9px 20px;
	border-bottom: 1px solid rgba(240,240,240,1);
	font-weight:normal;
	font-size:13px;
	transition: .2s;
	-webkit-transition: .2s;
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.selectCF li ul li:hover{
	background: #3963b0;
	color:#fff;
}

.selectCF li ul li:hover > span{
	color:#f0ff00;
}

.selectCF .selected{
	background: #3963b0;
	color:#FFF;
}
.selectCF .selected > span{
	color:#f0ff00;
}


.selectCF li ul li:last-child{
	border-bottom: none;
}
.onCF .arrowCF{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.onCF_arrowCF {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	top:-6px;
	right:5px;
}
.team_home_box {
	float:left;
	width:150px;
	display:inline-block;
	vertical-align: middle;
	text-align:right;
}
.team_away_box {
	float:right;
	width:150px;
	display:inline-block;
	vertical-align: middle;
	text-align:left;
}
.team_vs {
	width:20px;
	display:inline-block;
	vertical-align: middle;
	color:#ff3300;
}
.team_vs_golf {
	padding:5px;
	width:50px;
	border-radius:15px;
	background-color:#eb5745;
	display:inline-block;
	vertical-align: middle;
	color:#fff;"
	margin:0px 10px 0px 10px;
}
.tip_jongmok {
	width:100px;
	margin-top:20px;
}
.tip_country {
	width:200px;
	margin-top:20px;
}
.golper {
	width:160px;
}
.rate_golf {
	display:inline-block;
	margin:10px 0px 10px 30px;
	width:273px;
	background-color:#ffffff;
	padding:10px;
	height:38px;
	border:1px solid #ccc;
	vertical-align:text-top;
	border-radius:2px;
}
.golf_flag {
	background-color:#fff;
	border:0px;
	width:18px;
	float:left;
	margin-right:5px;
}
.golf_man {
	background:none;
	color:#666;
	border:0px;
}
.golf_input {
	padding:2px 10px 2px 10px;
	width:60px;
	text-align:center;
	border:1px solid #777;
	background-color:#888;
	color:#fff;
	font-weight:700;
	float:right;
	margin-top:-4px;
}
.bet_magam {
	color:#3963b0;
	font-weight:700;
}
.bet_stop {
	color:#eb5745;
	font-weight:700;
}
.bet_cancle {
	color:#d419d2;
	font-weight:700;
}
.bet_finish {
	color:#666;
	font-weight:700;
}
.cancle_red {
	color:#eb5745;
	font-weight:700;
}
.bet_result_history {
	text-decoration:line-through;
}
.more_rate {
	width:300px;
	background-color:#ffffff;
	padding:10px 10px 20px 10px;
	margin-left:-70px;
	margin-top:10px;
	position:absolute;
	z-index:100;
	border:2px solid #ccc;
	border-radius:5px;
	box-shadow: 0px 0px 20px #bbb;
	display:none;
}
.score_left {
	float:left;
	height:18px;
	margin-left:10px;
}
.score_right {
	float:right;
	height:18px;
	margin-right:10px;
}
.rate_box_subject {
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #eee;
	font-size:14px;
	font-weight:700;
	vertical-align:middle;
}
.check_gray {
	background:#fff;
	color:#666;
	border:1px solid #ddd;
}
.fa2:hover{
	-webkit-animation: anim-fa 2s;
    animation: anim-fa 2s;
}
.color_toggle {
	color:#4cc3d9;
}
.fa3:hover{
	background:rgba(255, 255, 255, 0.4);
}
.header-logo:hover {
	-webkit-animation: anim-sadari 0.2s; /* Chrome, Safari, Opera */ 
    animation: anim-sadari 0.2s;
}
@-webkit-keyframes anim-fa {
	0% {
		color: #4cc3d9;
	}
	50% {
		color: #4cc3d9;
	}
	100% {
		color: #ffffff;
	}
}
@keyframes anim-fa {

	0% {
		color: #4cc3d9;
	}
	50% {
		color: #4cc3d9;
	}
	100% {
		color: #ffffff;
	}
}

@-webkit-keyframes anim-fa3 {
	0% {
		color: #4cc3d9;
	}
	50% {
		color: #4cc3d9;
	}
	100% {
		color: #aaaaaa;
	}
}
@keyframes anim-fa3 {

	0% {
		color: #4cc3d9;
	}
	50% {
		color: #4cc3d9;
	}
	100% {
		color: #aaaaaa;
	}
}
#search_btn:hover {
	-webkit-animation: anim-sadari 0.2s; /* Chrome, Safari, Opera */ 
    animation: anim-sadari 0.2s;
}

.money_bbg2 {
	margin:0px auto;
	margin-top:50px;
	width:195px;
	height:31px;
	display:inline-block; 
	cursor:pointer; 
	color:#95c0ff; 
	font-weight:700; 
	font-size:12px;
	padding:5px 0px 0px 0px;
	text-align:center;
	background:url('/front_end/images0/common/money_bg.png');
	transition: all 0.4s;
}
.money_bbg2:hover {
	background:url('/front_end/images0/common/money_bg2.png');
	transition: all 0.4s;
}
.odd_erorr {
	background: #ff5500;
}
.odd_erorr:hover {
	background: #ff6600;
}
#ajax_ty .button--moema, #ajax_ty .btn_basic {
	/*box-shadow: 3px 3px 1px #000000;
	background:#333333;
	color:#ffffff;
	border:1px solid #222222;
	*/
}
.mb10 {
	margin-bottom:15px;

}
.mb10 .bold {
	font-size:12px;
}
.type_open {
	clear:both; 
	cursor:pointer; 
	text-align:center; 
	font-size:13px; 
	background:#b5b5b5; 
	color:#ffffff; 
	padding:10px;
	width:50%;
	border-radius:15px;
	margin:0px auto;
	margin-bottom:20px;
	display:none;
}
.type_open_son {
	
}
.type_pul {
	background:#ff6600;
	color:#ffffff;
	padding:3px 10px 3px 10px;
	border-radius:5px;
	margin-left:20px;
	font-size:12px; font-weight:700;
}
.way3 .btn_design {
	width:33%; 
	height:48px; 
	margin:0px 0.5% 5px 0px; 
	border:1px solid #cccccc; 
	float:left;
	text-align:center;
	line-height:48px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.way3 .btn_design:nth-of-type(3n+0) {
	float:right;
	margin:0px 0px 5px 0px;
	text-align:center;
}

.way2 .btn_design {
	width:49.75%; 
	height:48px; 
	margin:0px 0px 5px 0px; 
	border:1px solid #cccccc; 
	float:left;
	text-align:center;
	line-height:48px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}


.way2 .btn_design:nth-of-type(even) {
	float:right;
	margin:0px 0px 5px 0px;
	text-align:center;
}

.way1 .btn_design {
	width:100%; 
	height:48px; 
	margin:0px 0px 5px 0px; 
	border:1px solid #cccccc; 
	text-align:center;
	line-height:48px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

/*?ï¿½ï¿½?ï¿½ï¿½ ?ï¿½ï¿½????ï¿½ï¿½*/
li.tip {
    position: relative;
	cursor:pointer;
}
li.tip span.tooltip {
    display: none;
	width:90%;
    position: absolute;
    bottom: 40px;
	left:50%;
	margin-left:-45%;
    padding: 10px;
    z-index: 5;
    background: #fffaee;
	border:1px solid #ccc;
	font-weight:400;
    color: #666;
	line-height:20px;
    -moz-border-radius: 5px; /* ?ï¿½ï¿½?ï¿½ï¿½ ë°•ìŠ¤ ?ï¿½ï¿½ï¿??? ?ï¿½ï¿½?ï¿½ï¿½ */
    -webkit-border-radius: 5px; /* ?ï¿½ï¿½?ï¿½ï¿½ï¿??? ë°•ìŠ¤ ?ï¿½ï¿½ï¿??? ?ï¿½ï¿½?ï¿½ï¿½ */
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
}

li.tip span.tooltip b{
    color: #ff3300;
}

.tooltip {
	position: relative;
	background: #fffaee;
	border: 1px solid #cccccc;
}
.tooltip:after, .tooltip:before {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tooltip:after {
	border-color: rgba(255, 250, 238, 0);
	border-top-color: #fffaee;
	border-width: 9px;
	margin-left: -9px;
}
.tooltip:before {
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #cccccc;
	border-width: 10px;
	margin-left: -10px;
}
span:hover.tip_over span.tooltip {
    display: block;
}

.pb0_off {
	background:url('/images0/pb0_off.png');
	width:89px;
	height:29px;
	margin-bottom:8px;
}
.pb0_on {
	background:url('/images0/pb0_on.png');
	width:89px;
	height:29px;
	margin-bottom:8px;
}
.pb0_close {
	background:url('/images0/pb0_close.png');
	width:89px;
	height:29px;
	margin-bottom:8px;
}

.pb0_close p.pp {
	color: #999 !important;
}


.pb1_off {
	background:url('/images0/pb1_off.png');
	width:89px;
	height:29px;
	margin-bottom:8px;
}
.pb1_on {
	background:url('/images0/pb1_on.png');
	width:89px;
	height:29px;
	margin-bottom:8px;
}
.pb1_close {
	background:url('/images0/pb1_close.png');
	width:89px;
	height:29px;
	margin-bottom:8px;
}

.pb1_close p.pp {
	color: #999 !important;
}


.pb2_off {
	background:url('/images0/pb2_off.png');
	width:90px;
	height:29px;
	margin-bottom:8px;
}
.pb2_on {
	background:url('/images0/pb2_on.png');
	width:90px;
	height:29px;
	margin-bottom:8px;
}
.pb2_close {
	background:url('/images0/pb2_close.png');
	width:90px;
	height:29px;
	margin-bottom:8px;
}

.pb2_close p.pp {
	color: #999 !important;
}


.pb3_off {
	background:url('/images0/pb3_off.png');
	width:134px;
	height:29px;
	
}
.pb3_on {
	background:url('/images0/pb3_on.png');
	width:134px;
	height:29px;

}
.pb3_close {
	background:url('/images0/pb3_close.png');
	width:134px;
	height:29px;
	
}

.pb3_close p.pp {
	color: #999 !important;
}


.pb4_off {
	background:url('/images0/pb4_off.png');
	width:134px;
	height:29px;
	
}
.pb4_on {
	background:url('/images0/pb4_on.png');
	width:134px;
	height:29px;
	
}
.pb4_close {
	background:url('/images0/pb4_close.png');
	width:134px;
	height:29px;
	
}

.pb4_close p.pp {
	color: #999 !important;
}


.pb5_off {
	background:url('/images0/pb5_off.png');
	width:134px;
	height:29px;
	
}
.pb5_on {
	background:url('/images0/pb5_on.png');
	width:134px;
	height:29px;
	
}
.pb5_close {
	background:url('/images0/pb5_close.png');
	width:134px;
	height:29px;
	
}

.pb5_close p.pp {
	color: #999 !important;
}


.pb6_off {
	background:url('/images0/pb6_off.png');
	width:134px;
	height:29px;
	
}
.pb6_on {
	background:url('/images0/pb6_on.png');
	width:134px;
	height:29px;
	
}
.pb6_close {
	background:url('/images0/pb6_close.png');
	width:134px;
	height:29px;
	
}

.pb6_close p.pp {
	color: #999 !important;
}

.pb7_off {
	background:url('/images0/pb7_off.png');
	width:134px;
	height:29px;
}
.pb7_on {
	background:url('/images0/pb7_on.png');
	width:134px;
	height:29px;
}
.pb7_close {
	background:url('/images0/pb7_close.png');
	width:134px;
	height:29px;
}

.pb7_close p.pp {
	color: #999 !important;
}


.pb8_off {
	background:url('/images0/pb8_off.png');
	width:134px;
	height:29px;
}
.pb8_on {
	background:url('/images0/pb8_on.png');
	width:134px;
	height:29px;
}
.pb8_close {
	background:url('/images0/pb8_close.png');
	width:134px;
	height:29px;
}

.pb8_close p.pp {
	color: #999 !important;
}

.nomal_title {
	background:url('/images0/nomal_title.png');
	width:268px;
	height:22px;
}
.power_title {
	background:url('/images0/power_title.png');
	width:268px;
	height:22px;

}

.ani_odd_on {
	
	width: 100px;
	height: 100px;
	background: #4040fb;
	border:1px solid ##4040fb;
	border-radius:2%;
	font-size:36px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:100px;
   
}

.ani_odd_off {
	width: 100px;
	height: 100px;
	border:1px solid #4040fb;
	border-radius:2%;
	background:#021927;
	font-size:36px;
	text-align:center;
	color:#4040fb;
	font-weight:bold;
	line-height:100px;
}

.ani_odd_close {
	width: 100px;
	height: 100px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:36px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:100px;
	
	'background: red;
}

.ani_odd_close p.pp {
	color: #999 !important;
}


.ani_even_on {
	width: 100px;
	height: 100px;
	border:1px solid #fb2e2e;
	border-radius:2%;
	background:#fb2e2e;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	color:white;
	line-height:100px;
}

.ani_even_off {
	width: 100px;
	height: 100px;
	background:#021927;
	line-height:100px;
	font-size:36px;
	color:#fb2e2e;
	border-radius:2%;
	border:1px solid #fb2e2e;
	font-weight:bold;
}

.ani_even_close {
	width: 100px;
	height: 100px;
	border:1px solid #363327;
	border-radius:2%;
	background: #363327;
	line-height:100px;
	font-size:36px;
	color:white;
	font-weight:bold;
}

.ani_even_close p.pp {
	color: #999 !important;
}



.baccarat1_on {
	
	width: 80px;
	height: 60px;
	background: #4040fb;
	border:1px solid ##4040fb;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.baccarat1_off {
	width: 80px;
	height: 60px;
	border:1px solid #4040fb;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#4040fb;
	font-weight:bold;
	line-height:60px;
}

.baccarat1_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.baccarat1_close p.pp {
	color: #999 !important;
}

.baccarat2_on {
	
	width: 80px;
	height: 60px;
	background: #0bbe38;
	border:1px solid #0bbe38;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.baccarat2_off {
	width: 80px;
	height: 60px;
	border:1px solid #0bbe38;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#0bbe38;
	font-weight:bold;
	line-height:60px;
}

.baccarat2_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.baccarat2_close p.pp {
	color: #999 !important;
}

.baccarat3_on {
	
	width: 80px;
	height: 60px;
	background: #fb2e2e;
	border:1px solid #fb2e2e;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.baccarat3_off {
	width: 80px;
	height: 60px;
	border:1px solid #fb2e2e;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#fb2e2e;
	font-weight:bold;
	line-height:60px;
}

.baccarat3_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.baccarat3_close p.pp {
	color: #999 !important;
}

.baccarat4_on {
	
	width: 130px;
	height: 60px;
	background: #4040fb;
	border:1px solid ##4040fb;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.baccarat4_off {
	width: 130px;
	height: 60px;
	border:1px solid #4040fb;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#4040fb;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.baccarat4_close {
	width: 130px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.baccarat4_close p.pp {
	color: #999 !important;
}

.baccarat5_on {
	
	width: 130px;
	height: 60px;
	background: #fb2e2e;
	border:1px solid #fb2e2e;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.baccarat5_off {
	width: 130px;
	height: 60px;
	border:1px solid #fb2e2e;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#fb2e2e;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.baccarat5_close {
	width: 130px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.baccarat5_close p.pp {
	color: #999 !important;
}

.wargame1_on {
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid ##ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.wargame1_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
}

.wargame1_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.wargame1_close p.pp {
	color: #999 !important;
}

.wargame2_on {
	
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid #ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.wargame2_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
}

.wargame2_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.wargame2_close p.pp {
	color: #999 !important;
}

.wargame3_on {
	
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid #ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.wargame3_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
}

.wargame3_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.wargame3_close p.pp {
	color: #999 !important;
}

.wargame4_on {
	
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid #ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.wargame4_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.wargame4_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.wargame4_close p.pp {
	color: #999 !important;
}

.wargame5_on {
	
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid #ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.wargame5_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.wargame5_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.wargame5_close p.pp {
	color: #999 !important;
}


.onecard1_on {
	width: 80px;
	height: 60px;
	background: #4040fb;
	border:1px solid ##4040fb;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.onecard1_off {
	width: 80px;
	height: 60px;
	border:1px solid #4040fb;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#4040fb;
	font-weight:bold;
	line-height:60px;
}

.onecard1_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.onecard1_close p.pp {
	color: #999 !important;
}

.onecard2_on {
	
	width: 80px;
	height: 60px;
	background: #fb2e2e;
	border:1px solid #fb2e2e;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.onecard2_off {
	width: 80px;
	height: 60px;
	border:1px solid #fb2e2e;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#fb2e2e;
	font-weight:bold;
	line-height:60px;
}

.onecard2_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.onecard2_close p.pp {
	color: #999 !important;
}



.onecard3_on {
	
	width: 80px;
	height: 60px;
	background: #4040fb;
	border:1px solid ##4040fb;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.onecard3_off {
	width: 80px;
	height: 60px;
	border:1px solid #4040fb;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#4040fb;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.onecard3_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.onecard3_close p.pp {
	color: #999 !important;
}

.onecard4_on {
	
	width: 80px;
	height: 60px;
	background: #fb2e2e;
	border:1px solid #fb2e2e;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.onecard4_off {
	width: 80px;
	height: 60px;
	border:1px solid #fb2e2e;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#fb2e2e;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.onecard4_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.onecard4_close p.pp {
	color: #999 !important;
}

.onecard5_on {
	
	width: 80px;
	height: 60px;
	background: #fb2e2e;
	border:1px solid #fb2e2e;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.onecard5_off {
	width: 80px;
	height: 60px;
	border:1px solid #fb2e2e;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#fb2e2e;
	font-weight:bold;
	line-height:60px;
}

.onecard5_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.onecard5_close p.pp {
	color: #999 !important;
}

.onecard6_on {
	
	width: 80px;
	height: 60px;
	background: #4040fb;
	border:1px solid ##4040fb;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.onecard6_off {
	width: 80px;
	height: 60px;
	border:1px solid #4040fb;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#4040fb;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.onecard6_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.onecard6_close p.pp {
	color: #999 !important;
}


.anispo1_on {
	
	width: 130px;
	height: 60px;
	background: #4040fb;
	border:1px solid ##4040fb;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.anispo1_off {
	width: 130px;
	height: 60px;
	border:1px solid #4040fb;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#4040fb;
	font-weight:bold;
	line-height:60px;
}

.anispo1_close {
	width: 130px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.anispo1_close p.pp {
	color: #999 !important;
}

.anispo2_on {
	
	width: 130px;
	height: 60px;
	background: #fb2e2e;
	border:1px solid #fb2e2e;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
   
}

.anispo2_off {
	width: 130px;
	height: 60px;
	border:1px solid #fb2e2e;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#fb2e2e;
	font-weight:bold;
	line-height:60px;
}

.anispo2_close {
	width: 130px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	
	'background: red;
}

.anispo2_close p.pp {
	color: #999 !important;
}

.anispo3_on {
	
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid #ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.anispo3_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.anispo3_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.anispo3_close p.pp {
	color: #999 !important;
}



.anispo4_on {
	
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid #ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.anispo4_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.anispo4_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.anispo4_close p.pp {
	color: #999 !important;
}

.anispo5_on {
	
	width: 80px;
	height: 60px;
	background: #ffcc00;
	border:1px solid #ffcc00;
	border-radius:2%;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
   
}

.anispo5_off {
	width: 80px;
	height: 60px;
	border:1px solid #ffcc00;
	border-radius:2%;
	background:#021927;
	font-size:16px;
	text-align:center;
	color:#ffcc00;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
}

.anispo5_close {
	width: 80px;
	height: 60px;
	border:1px solid #363327;
	border-radius:2%;
	background:#363327;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:60px;
	margin-top:16px;
	
	'background: red;
}

.anispo5_close p.pp {
	color: #999 !important;
}
.content ul{
display: flex;
display: -webkit-flex;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items: center;
-webkit-align-items: center;
overflow: hidden;
align-items: center;
}
 .content ul li{
	 width: 33%; 

 
} 
.tab_title_wi33{	
	background: #111e2d;
	float:left; 
	/* width:calc(33.9% - 5px);  */
	margin:1px;
	color:#959595; 
	padding-top:8px; 
	padding-bottom:8px; 
	font-size:11px; 
	font-weight:bold; 
	border:1px solid #111e2d; 
	cursor:pointer;
	text-align:center;
}
.tab_title_on_wi33 {
	background: #162535;
	float:left; 
	/* width:calc(32.5% - 1px);  */
	margin:1px;
	color:#ffffff; 
	padding-top:8px; 
	padding-bottom:8px; 
	font-size:11px; 
	font-weight:bold; 
	border:1px solid #162535; 
	/* border:1px solid #fff;  */
	cursor:pointer;
	text-align:center;
	border: 1px solid #162535;

}
.swittitle
{
	width:100%;
	text-align:center;
	padding:5px 0px;
	background-color: #162535;
	display: none;
	margin-bottom: 1px;
}

.menu_r{
	width: calc(33% - 1px);
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	margin-top: 3px;
	display: inline-block;
	background: #111e2d;
	margin: 1px;
	border: 1px solid #111e2d;
	color: #959595;
}
 .menu_r_on{
	color: #fff !important;
	border: 1px solid #162535;
	background: #162535;
}


/* .tab_title_bgÂ {Â 
Â Â Â Â background:Â #0f1c2c;
Â Â Â Â width:calc(32%Â -Â 1px);
Â Â Â Â margin-left:1%;
Â Â Â Â color:#707070;
Â Â Â Â padding:2px;
Â Â Â Â font-size:12px;
Â Â Â Â font-weight:bold;
Â Â Â Â border:1pxÂ solidÂ #1a2f46;
Â Â Â Â float:left;
}
.swittitle
{
Â Â Â Â width:calc(100%Â -Â 4px);
Â Â Â Â text-align:center;
Â Â Â Â float:left;
Â Â Â Â border:1pxÂ solidÂ #333;
Â Â Â Â padding:5pxÂ 0px;
Â Â Â Â background-color:Â #162535;
Â Â Â Â position:Â absolute;
Â Â Â Â top:33px;
Â Â Â Â z-index:Â 9;
Â Â Â Â display:Â none;
} */
