html, body{min-width:1500px; width:100%;}
body {background:#666666; }

#chrome{height:0px; background:#111b1c; text-align:center; line-height:80px; position:relative; overflow:hidden;}
#chrome .chro{width:665px; margin:0 auto;}
#chrome .chrome-btn{position:absolute; top:0; right:20px; cursor:pointer;}

#header_wrap{background:url(../images/header_cut.png) repeat-x; height:180px; }
#header{background:url() center no-repeat; height:155px; position:relative;  }
#gnb { margin:0 auto; padding:0; position:relative; height:178px; text-align:center; }


#worldMap { width:120px; height:20px; border:#666 1px solid; position:absolute; right:20%; top:20px; background:#373737; text-align:left; }
#worldMap ul { list-style:none; margin:0; padding:0; }
#worldMap ul li { background:#373737; }
#worldMap ul li a { text-decoration:none;  color:#b3b3b3; padding:0 0 0 4px; }
#worldMap ul li a img { padding:3px 2px; }
.korean a font { color:#b3b3b3; font-family:'Nanum Gothic', sans-serif; font-size:12px; padding:0 0 0 6px; top:0px; position:relative; }


#worldMap ul li ul { display:none; left:-1px; top:1px; position:relative; }
#worldMap:hover > ul > li > ul { display:inline-block; border:#666 1px solid; width:120px; border-top:#373737 1px solid; }




.menubar { height:60px; font-family:'Nanum Gothic', sans-serif; font-size:15px; font-weight:bold; margin:2px auto 0; }
.menubar ul { list-style:none; text-align:center; }
.menu li { padding:0px 25px 0 25px; display:inline; line-height:50px; }
.menu a { text-decoration:none; color:#b99f5c; transition: 0.8s;}
.menu a:hover { color:#fff; }



#lang_wrap {position:absolute; width:100%; top:10px;}
.lang{width:1200px; margin:0 auto; text-align:right;}
.lang span{display:inline-block;  padding:0 3px; cursor:pointer;}

/*
#gnb{width:1500px; margin:0 auto; position:relative;}
#gnb h1{width:130px; margin:0 auto; text-align:center; padding-top:8px; padding-right:20px;}
#gnb ul{margin-top:-32px;}
#gnb li{float:left; margin-right:35px; height:56px;}
#gnb .top_blank{width:355px; height:30px; margin:0;}
.lang {position:absolute; right:20px; top:16px;}
.lang span{display:inline-block; width:25px; padding:0 3px;}
.lang img{width:95%; cursor:pointer;}
.dropbtn { width:131px; height:25px; background:url(../images/top_language_box.png) no-repeat; margin:18px 30px 0 0;  color: #ccc;  padding: 2px; font-size: 12px; border: none; cursor: pointer;}
.dropdown {  position: relative; display: inline-block;}
.dropdown-content {display: none;  position: absolute;  right: 35px; background-color: #333;  min-width: 120px;}
.dropdown-content a {color: #999;  padding: 5px 16px;    text-decoration: none;    display: block;	font-size:12px;}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {display: block;} */


/*main*/
#mainContents{height:80%; background:url(../images/main_bg.jpg) no-repeat; background-size:cover; }
.mainVideo { position: fixed; top: 50%; left: 50%; min-width: 100%; min-height: 100%;  width: auto;  height: auto;  z-index: -100;   transform: translateX(-50%) translateY(-50%);  background: #000 url('../images/poster.jpg') no-repeat center;  background-size: cover;transition: 1s; opacity:1;}

#section{background:url(../images/main_middle_bg.png) repeat-x; height:151px; position:fixed; bottom:50px; width:100%;}
#section .middle{width:1200px; margin:0 auto; position:relative; text-align:center;}
#section .casinoTable{width:572px; height:296px; background:url(../images/main_table.png) no-repeat; position:absolute; top:-160px; left:26%;}
#section .casinoTable01{width:572px; height:296px; background:url(../images/main_table01.png) no-repeat; position:absolute; top:-160px; left:26%;}
#section .casinoTable .Video{ position: fixed; width:auto; height: 190px; z-index:5;    background: #000; transition: 1s; opacity:1;}
#section .casinoTable .textWhite{font-size:13px;margin-top:75px;}
#section .casinoTable .textOrange{font-size:17px; font-weight:bold;}
#section .casinoTable .card{margin-top:20px;}
#section .middle .fl, #section .middle .fr{line-height:151px;}

/* topmenu */
#top_menu li img{position:relative;}
#top_menu li {height:40px;overflow:hidden;}
.link-effect-2 {
	overflow: hidden;
}
.link-effect-2 .over{
	display:none;
}
.link-effect-2 a {
	overflow: hidden;
	height: 1em;
	color: #797878;
}
.link-effect-2 a img.out {
	position: relative;
	display: inline-block;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.link-effect-2 a img.over {
	position: relative;
	display: inline-block;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.link-effect-2 a:hover img.over {
 text-decoration:none;
 -moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.link-effect-2 a:hover img.out {
text-decoration:none;
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

/*sub*/
#subvisual{height:75px; position:relative; text-align:center; border-bottom:1px solid #aa9b75; background:linear-gradient(to top,#1e2c2c,#293d3e); margin-top:0px;}
#subvisual h1{line-height:75px; color:#c7af72; font-family:"Times New Roman", Times, serif; text-shadow:2px 2px 0 #222;}
#subvisual .subVideo{position: relative;  top:-10px; z-index:-1;}
/*#subvisual .subVideo{ position: fixed; top: 0; left: 50%; min-width: 100%; min-height: 100%;  width: auto;  height: 115px;  z-index: -100;   transform: translateX(-50%) translateY(-50%); background-size: cover;  transition: 1s; opacity:1;}*/
#subvisual .marq{ /*height:35px;background:#95855d;*/ height:40px; padding-top:0px;}
#subvisual .marq .marqWidth{width:1110px; line-height:0px; border:#000 1px solid;}



#marqTest { width:1250px; height:40px; background:#444; margin:0 auto; padding:0;position:relative; }
.marqWrap{height:40px; padding-top:20px; margin:0 auto; background:#000; border-top:1px solid #aa9b75;}
.marqTest01 { width:88px; height:40px; float:left; position:relative;  }
.marqTest01 img { padding-top:3px; }
.marqTest02 { position:relative; }


#subMenu{/*background:url(../images/sub_menu_bar_bg.png) repeat-x;*/ height:30px; background:#95855d; border-bottom:1px solid #7f6e45;}
#subMenu ul{width:1200px; margin:0 auto; text-align:center;}
#subMenu li{ text-align:center; font-size:13px; font-weight:500; text-transform:uppercase; display:inline-block; }
#subMenu li a{color:#4d2c13; text-decoration:none; padding:4px 20px 7px; display:inline-block; }
#subMenu li a:hover{background:#6b5b34; color:#fff;  -webkit-transition-duration: 0.5s; transition-duration: 0.5s; margin-top:0px;}
#subMenu .subOn{background:#6b5b34; color:#fff; margin-top:0px;}


#conWrap{background:#000; overflow:hidden; min-width:100%; min-height:100%;  width:auto; }
#contents{background:#333; width:1140px; margin:0 auto; min-height:750px; height:auto; padding:50px 30px 80px; line-height:25px; overflow:hidden;}
#contents_game{width:1250px; margin:0 auto; min-height:800px; background:#111; height:auto; overflow:hidden; padding-bottom:60px; margin-top:30px;  text-align:center;}





.table { height:160px; background:url(../images/footerbg.png) repeat; text-align:center; margin:0 auto; padding:0; }


.tablewrap { width:1200px; margin:0 auto; border:#F00 0px solid; height:140px;}
.tablewrap .notice { position:relative; float:left; border:#F00 0px solid; padding-top:18px; width:300px; }
.tablewrap .notice ul a { color:#999; text-align:left; font-size:12px;height:25px;  border-top:#000 1px solid; border-bottom:#2c3536 1px solid; line-height:24px; display:inline-block; width:100%;}
.tablewrap .notice ul li a:nth-child(1){ border:0 !important;display:inline-block;  }
.tablewrap .notice ul li a:nth-child(2){ border-top:0 !important; height:32px; display:inline-block; }

.tableImg { position:absolute; overflow:visible; margin:0 auto; top:602px; }

.mainContact { position:relative; float:right; border:#F00 0px solid; padding-top:18px; width:300px; }
.mainContact ul { list-style:none; margin:0; margin-left:0; padding:0; }
.mainContact ul li { color:#999; text-align:left; font-size:12px; vertical-align:bottom; position:relative; height:25px; border-top:#000 1px solid; border-bottom:#2c3536 1px solid; line-height:24px;}
.mainContact ul li:nth-child(1){ border:0 !important; }
.mainContact ul li:nth-child(2){ border-top:0 !important;  height:30px;}

.mail img { padding-top:6px; }




/* GAME GUIDE */

.guideOdd { width:1144px; height:440px; border:#FFF 0px solid; background:#5f5f5f; }
.guideOdd div { border-right:#414141 1px solid; }
.guideOdd div img { padding:8px 0 0 7px; }
.guideOdd div p { padding:12px 0 0 7px; color:#FFF; word-break:normal; letter-spacing:0em;}
.guideOdd01 { width:285px; height:440px; position:relative; float:left; }
.guideOdd02 { width:285px; height:440px; position:relative; float:left; }
.guideOdd03 { width:285px; height:440px; position:relative; float:left; }
.guideOdd04 { width:285px; height:440px; position:relative; float:right; }

.guideDragon { width:1140px; height:400px; background:#5f5f5f; border:#FFF 0px solid; }
.guideDragon div { border-right:#414141 1px solid; }
.guideDragon div img { padding:10px 0 0 10px; }
.guideDragon div p { padding:0 0 0 10px; color:#FFF; word-break:normal; letter-spacing:0em; text-align:center;}
 .guideDragon div p b { line-height:56px; }
.guideDragon01 { width:379px; height:280px; position:relative; float:left; }
.guideDragon02 { width:379px; height:280px; position:relative; float:left; }
.guideDragon03 { width:379px; height:280px; position:relative; float:right; }


.divideTable { width:1100px; border:#ff9b25 0px solid; color:#3d3d3d; padding-bottom:40px; }
.divideTable01 { width:1100px; height:41px; border:#ff9b25 0px solid; background:#f7caac; }
.divideTable02 { width:1100px; height:41px; border:#ff9b25 0px solid; background:#f8f8f8; }
.divideTable03 { width:1100px; height:44px; border:#ff9b25 0px solid; background:#f8f8f8; }
.divideTable div div { width: 98px; float:left; text-align:center; position:relative; border:#8a8a8a 1px solid; }
.divideTable span { line-height:40px; }



.text13{font-size:13px;}
.guideSicbo { width:1142px; height:700px; border:#FFF 0px solid; background:#5f5f5f; position:relative;}
.guideSicboLine01 { width:1142px; height:460px; }
.guideSicboLine01 div { border-right:#414141 1px solid; border-bottom:#414141 1px solid; box-sizing:border-box;}

.guideSicboLine02 { width:1142px; height:240px; }
.guideSicboLine02 div { border-right:#414141 1px solid; box-sizing:border-box;}

.guideSicbo div img { padding:8px 0 0 7px; }
.guideSicbo div p { padding:12px 8px 5px; color:#FFF; word-break:normal; letter-spacing:0em;}
.guideSicbo01 { width:285px; height:460px; position:relative; float:left; }
.guideSicbo02 { width:285px; height:460px; position:relative; float:left; }
.guideSicbo03 { width:285px; height:460px; position:relative; float:left; }
.guideSicbo04 { width:286px; height:460px; position:relative; float:right;}

.guideSicbo05 { width:570px; height:240px; position:relative; float:left; }
.guideSicbo06 { width:570px; height:240px; position:relative; float:right; }
.guideSicbo07 { width:285px; height:430px; position:relative; float:left; }
.guideSicbo08 { width:284px; height:430px; position:relative; float:right; }

.siboRule {background:#5f5f5f; overflow:hidden;}
.siboRule > div{border-right:#414141 1px solid; padding:10px; box-sizing:border-box; width:50%;}
.siboRule img{margin-right:10px; float:left;}


.guideBaccarat { width:1140px; height:480px; background:#5f5f5f; position:relative; }
.guideBaccarat01 { width:568px; height:480px; border-right:#414141 1px solid; float:left; }
.guideBaccarat div img { padding:16px 0 0 0; }
.guideBaccarat div { color:#FFF; text-align:center; }
.guideBaccarat div p b { line-height:56px; }





.section1 h3, .section2 h3{color:#95855d; margin-bottom:20px; font-size:20px;}
.section2{padding-top:30px;}
.bgBox1{background:#555; padding:20px; margin-bottom:10px;}
.bgBox1 span{font-size:18px;}
.bgBox2{background:#212121; min-height:400px; height:auto; margin-bottom:60px;}
.bgBox3{background:#333; padding:20px; margin-bottom:30px; height:250px;}
.column2{width:48%; margin-right:20px; float:left;}
.table1{width:100%; font-size:13px; text-align:center; }
.table1 thead td{border-right:1px solid #212121;background:#3b3b3b;padding:5px 0; font-weight:bold;}
.table1 tbody td{border-right:1px solid #212121;border-top:1px solid #212121;background:#555;padding:3px 0; font-weight:bold;}
.table1 tbody tr:nth-child(even){background:#444;}
.apiService{width:50%; font-size:12px; float:right; line-height:18px;}
.videoIframe{height:432px; width:1125px; background:url(../images/api_bg.png) no-repeat center;; margin:0 auto; }
.videoInfo{height:350px; width:358px; float:left; margin:20px 8px 0px 8px; position:relative;}
.videoInfo h4 span{font-size:12px; font-weight:300;}
.videoInfo .copyBtn{text-align:center; margin-top:-65px;}
.textBg{background:url(../images/api_text_bg.png) no-repeat; width:338px; height:163px; font-size:12px; padding:10px; line-height:18px; font-weight:300;}

/*contact us*/
/*.contact{background:url() no-repeat center; min-height:709px; height:auto; text-align:center;}*/
.btnSend{padding-top:600px; padding-left:630px;}
.lineB{height:35px; line-height:35px; border-bottom:1px solid #212121; cursor:pointer;}
.lineB a{color:#ccc;}
.lineB a:hover{color:#95855d;}
.lineN{border-bottom:none; padding-bottom:10px;}
.lineM{padding:5px 0 5px; border-bottom:1px solid #212121;}
.linenone{padding:5px 0 0; border-bottom:none;}
.blank{display:inline-block; margin-left:30px;}
.noticeDate{font-size:12px !important; color:#999; float:right; display:inline-block;}
.noticeBox{font-size:12px  !important; border-radius:5px; background:#000; padding:2px 5px 5px; margin-right:10px;}
.map{padding-bottom:10px;}

/*modal*/
.modal-open{overflow:hidden}
.modal{position:fixed;top:20%;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}
.modal-title{margin:0;line-height:1.42857143}
.modal-body{position:relative;padding:15px}
.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}

.openBack{width:610px; height:400px !important; background:#000; margin:0 auto; padding:50px 20px 20px; border:1px solid #333;}
.openBack h2{color:#95855d; text-align:center; padding-bottom:20px; font-size:30px !important;}
.openSback{background:#333 !important; padding:20px 20px 20px 40px !important; height:300px !important; overflow-y: scroll}
.openSback li{list-style:url(../images/icon-arrow.png);}
.close{position:absolute; top:10px; right:15px; cursor:pointer;}
.odd_title{list-style:none !important; font-size:20px; font-weight:600; margin-left:-30px; color:#95855d; margin-bottom:10px;}
hr{height:1px; background:#111; border:0; margin:15px 0 15px -30px;}


/*��Ƽ�� �˾�*/
.mpopup {position:absolute; overflow:hidden;} /* ����� �ȶ�ٸ� width:100%; height:100%; ���� */
.popupLayer {position:absolute; left:0; top:0; width:100%; height:100%; z-index:100; -ms-filter: alpha(opacity=50); filter: alpha(opacity=50); opacity:0.4; -moz-opacity:0.4;}
.popupLayer .back {position:absolute; left:0; top:0; width:100%; min-height:100%; height:auto; background:#000; z-index:101;}
.popup_box {position:absolute; left:50%; top:auto; z-index:102; background:#000; border:1px solid #333;  padding:20px;}
.popup_box .popup_contents {position:relative; left:0; top:0; width:100%; z-index:102;}
.popup_box .popup_contents h2{color:#95855d;  padding:40px 0 20px; text-align:center; font-size:30px !important;}
.popup_box .popup_contents a {color:#666; text-decoration:none; cursor:pointer;}
.popupLayer iframe, .popup_box iframe {position:absolute; left:0; top:0; width:100%; height:100%;}
.notice_bg{background:#333; padding:20px; width:560px; margin:0 auto; color:#bbb;}
.notice_bg li{line-height:30px;}
.notice_bg .title{font-weight:bold; font-size:18px; color:#95855d}
/*footer*/
#footer{background:#000; height:59px; text-align:center; line-height:50px; font-size:12px; color:#666; position:fixed; bottom:0px; width:100%; border-top:1px solid #212121;}

/* ī��*/
.fc-slideshow {
	position: relative;
	width: 77px;
	height: 109px;
	margin: 0 auto;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	perspective: 1200px;
}

.fc-slideshow nav {
	display:none;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10000;
}

.fc-slideshow nav > div {
	position: absolute;
	height: 100%;
	top: 0;
	width: 50%;
}

.fc-slideshow nav .fc-left {
	left: 0;
}

.fc-slideshow nav .fc-right {
	right: 0;
}

.fc-slideshow nav > div span {
	height: 33%;
	width: 100%;
	position: absolute;
	left: 0;
	cursor: pointer;
}

.fc-slideshow nav > div span:first-child {
	top: 0;
}

.fc-slideshow nav > div span:nth-child(2) {
	top: 33%;
}

.fc-slideshow nav > div span:nth-child(3) {
	top: 66%;
}

.fc-slideshow nav i,
.no-csstransforms3d .fc-slideshow nav > div span {
	position: absolute;
	width: 100%;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	pointer-events: none;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.2s ease;
	-moz-backface-visibility: hidden;
	-moz-transition: all 0.2s ease;
	backface-visibility: hidden;
	transition: all 0.2s ease;
}

/* Some fallbacks */
.no-csstransforms3d .fc-slideshow nav > div span {
	z-index: 1000;
	width: 40px;
	background: rgba(0,0,0,0);
}

.no-csstransforms3d .fc-slideshow nav .fc-left span {
	left: -80px;
}

.no-csstransforms3d .fc-slideshow nav .fc-right span {
	right: -80px;
	left: auto;
}

.no-csstransforms3d .fc-slideshow nav i {
	width: 40px;
	cursor: pointer;
}

.fc-slideshow nav .fc-left i {
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	text-align: left;
}

.fc-slideshow nav .fc-right i {
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	text-align: right;
}

.fc-slideshow nav i.icon-arrow-left {
	left: 0;
}

.no-csstransforms3d .fc-slideshow nav i.icon-arrow-left {
	left: -100px;
}

.fc-slideshow nav i.icon-arrow-right {
	right: 0;
}

.no-csstransforms3d .fc-slideshow nav i.icon-arrow-right {
	right: -60px;
}

.icon-arrow-left:before,
.icon-arrow-right:before {
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	background: #cc2724;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin: 0 20px;
	border-radius: 20% 10% 50% 5% / 25% 10% 30% 75%;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-left:before {
	content: "\e002";
}

.icon-arrow-right:before {
	content: "\e003";
}

.csstransforms3d .fc-slideshow nav > div span:hover ~ i,
.no-csstransforms3d .fc-slideshow nav i,
.no-csstransforms3d .fc-slideshow nav > div span {
	opacity: 1;
}

.csstransforms3d .fc-slideshow nav > div span:nth-child(2):hover ~ i{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

.csstransforms3d .fc-slideshow nav > .fc-left span:first-child:hover ~ i,
.csstransforms3d .fc-slideshow nav > .fc-right span:nth-child(3):hover ~ i {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.csstransforms3d .fc-slideshow nav > .fc-right span:first-child:hover ~ i,
.csstransforms3d .fc-slideshow nav > .fc-left span:nth-child(3):hover ~ i {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

ul.fc-slides {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.fc-slides li {
	display: none;
}

.no-js ul.fc-slides li {
	display: block;
}

.fc-flip {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.fc-flip div {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fc-flip .fc-back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.fc-slideshow h3 {
	position: absolute;
	color: #fff;
	top: 50%;
	margin-top: 30px;
	line-height: 50px;
	height: 50px;
	left: 80px;
	right: 80px;
	background: #ff514c;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	border-radius: 20% 10% 50% 5% / 25% 10% 30% 75%;
}

.fc-overlay-light,
.fc-overlay-dark {
	opacity: 0;
}

.fc-overlay-light {
	background: rgba(255,255,255,1);
}

.fc-overlay-dark {
	background: rgba(0,0,0,1);
}

/* No JS fallback */

.no-js .fc-slideshow {
	height: auto;
	box-shadow: none;
}

.no-js .fc-slideshow h3 {
	position: relative;
	width: auto;
	height: auto;
	left: auto;
	right: auto;
	top: auto;
	margin: 5px;
}

.cardplus {position:absolute; top:150px; left:280px;}
.onecard {position:absolute; width: 69px; height:92px;}
.onecard.opencard {top:115px; left:200px;}
.onecard.hiddencard {top:115px; right:203px;}
.onecard img {width: 69px; height:92px;}
/* ī��*/

.result_odd {color:#fff; font-size:12px; background-color:#1755b2; width:24px; height:24px; border-radius:50%; display:block; margin:0px auto;}
.result_even {color:#fff; font-size:12px; background-color:#b21717; width:24px; height:24px; border-radius:50%; display:block; margin:0px auto;}
.result_draw {color:#000; font-size:12px; background-color:#efaf04; width:24px; height:24px; border-radius:50%; display:block; margin:0px auto;}
