@charset "utf-8";

.login_box {margin:0 auto;width:260px;padding-top:176px;}
.login_box .header {height:40px;line-height:40px;text-align:center;background:url("../images/bg_opacity_b.png") repeat 0 0; border-radius: 4px;margin-bottom: 4px;}
.login_box .header h1 {font-size:16px;color:#ffffff;font-weight:bold;background:url("../images/bg_opacity_b.png") repeat 0 0; border-radius: 4px;}
.login_box .body {background:url("../images/bg_opacity_b.png") repeat 0 0;padding:20px 15px;border-radius: 4px 4px 0 0;}
.login_box .body .login_write {position:relative;}
.login_box .body .login_write p {margin-right:88px;}
.login_box .body .login_write p:first-child {margin-bottom:8px;}
.login_box .body .login_write input {width:100%;background-color:#fff;border:1px solid #d0d0d0;border-radius: 4px; height:28px;line-height:28px;padding:0 5px;color:#333333;}
.login_box .body .login_write .btn_login {display:inline-block;text-align:center;width:68px;height:68px;line-height:68px;color:#fff;font-size:14px;font-weight:bold;background-color:#006644; border-radius: 4px; position:absolute;top:0;right:0;}
.login_box .button {background:url("../images/bg_opacity_b.png") repeat 0 0;overflow:hidden;padding: 10px; padding-top: 0; border-radius: 0 0 4px 4px;}
.login_box .button a {width:49%;height:34px;line-height:34px;display:block;float:left;color:#fff;text-align:center;background: #5bbd00; border-radius: 4px;}
.login_box .button2 {background:url("../images/bg_opacity_b.png") repeat 0 0;overflow:hidden;padding: 10px; padding-top: 0; border-radius: 0 0 4px 4px;}
.login_box .button2 a {width:100%;height:34px;line-height:34px;display:block;float:left;color:#fff;text-align:center;background: #5bbd00; border-radius: 4px;}
.login_box .button a:nth-child(2){margin-left: 4px}



/* 로그인후 내정보 */
.info_top {overflow:hidden;height:27px;line-height:30px;background-color:#333333;padding:0 10px;}
.info_top .info_left {float:left;color:#b1b3b3;}
.info_top .info_left span {margin-left:3px; margin-top: 2px;}
.info_top .info_left strong {color:#fff;margin-right:1px;}
.info_top .info_right {float:right;color:#ffffff;background:url("../images/ic_stripe.png") no-repeat -180px 5px;padding-left:17px;}
.info_top .info_right strong {color:#00ff47;margin:0 2px 0 4px;}




/* 아이콘 */
.ic_message {display:inline-block;width:15px;height:13px;text-indent:-9999px;background:url("../images/ic_stripe.png") no-repeat -100px 0;}
.menu_wrap .header .ic_message{position: absolute; top: 4px; right: -20px;}


.snail_loding {border-bottom:0;text-align:center;}
.snail_loding img {padding:50px 0;}

/* 메인메뉴 */
.contents_wrap {}
.gnb_menu {overflow:hidden;margin:0 10px;}
.gnb_menu li {float:left;width:33.3%;text-align:center;}
.gnb_menu li a {color:#0a1c33;font-weight:bold;padding:10px 0;display:block;line-height:20px;}
.gnb_menu.bottom {text-align:center;}
.gnb_menu.bottom li {display:inline-block;float:none;text-align:center;}




/* Notice_box */
#notice_board {height:22px;background-color:#4d4d4d;z-index:-1;padding-right:10px;}
.notice_box {width:100%;margin:0 auto;height:22px;background:url('../images/ic_stripe.png') no-repeat -170px -50px;background-color:#4d4d4d;}
.notice_list_wrap {overflow:hidden;height:20px;margin-left:30px; line-height:22px;}
.notice_list_wrap ul {overflow:hidden;width:100%;}
.notice_list_wrap ul li {display:inline;color:#e6f2f2;line-height:22px;margin-left:10px;font-size:11px;*float:left;overflow:hidden;}
.notice_list_wrap ul li strong {color:#e6f2f2;margin-right:5px;}




/* 탭 서브 타이틀 */
.tab_menu {overflow:hidden;}
.tab_menu li {float:left;}
.tab_menu li a {display:block;border:1px solid; border-color:#737373 #595959 #595959 #737373;height:34px;line-height:36px;background-color:#666666;color:#fff;font-weight:bold;text-align:center;}
.tab_menu li.on a {background-color:#006644;border-color:#00734c #00593c #00593c #00734c;color: #00ff47;}
.tab_menu li a:hover {background-color:#006644;border-color:#00734c #00593c #00593c #00734c;}

.tab_menu.tab05{background: #808080;}
.tab_menu.tab05 li {width:25%;}
.tab_menu.tab03 li {width:33.3%;}
.tab_menu.tab03 li:first-child {width:33.4%;}
.tab_menu.tab04 li {width:25%;}
.tab_menu.tab02 li {width:50%;}




/* 베팅카트 */
.bet_cart_wrap {position:fixed;bottom:0;z-index:999;width:100%;border-top:1px solid #00593c;}
.bet_cart_wrap .cart_top {display:block;background:url("../images/bg_cart_open.png") no-repeat right -2px;height:38px;line-height:38px;background-color:#006644;border-top:1px solid #00734c;border-bottom:1px solid #00593c;padding:0 10px;font-size:14px;color:#fff;position:relative;}
.bet_cart_wrap .cart_top span {display:inline-block;min-width:28px;height:18px;line-height:19px;padding:0 1px;font-size:11px;color:#222222;background-color:#5bdb00;border-radius:4px;margin-left:5px;text-align:center;font-weight:bold;}
.bet_cart_wrap .cart_info {display:none;}
.bet_cart_wrap .cart_info.action {display:block;}
.bet_cart_wrap .cart_info.action .cart_top {margin-top:-40px;background:url("../images/bg_cart_hidden.png") no-repeat right -2px;}

.user_cart {}
.user_cart .cart_header {height:28px;line-height:28px;overflow:hidden;padding:0 3px;background-color:#e2e2e2;border-bottom: 1px solid #d0d0d0;}
.user_cart .cart_header .date {color:#333333;float:left;padding-left:25px;}
.user_cart .cart_header .date strong {}
.user_cart .cart_header .bt_all_del {float:right;width:93px;height:30px;text-align:right;color:#333333;}
.user_cart .cart_header .bt_all_del span {display:inline-block;width:16px;height:17px;background:url('../images/ic_stripe.png') no-repeat -184px -115px;margin-left:3px;}
.bet_list table {width:100%;}
.bet_list table td {height:34px;line-height:34px;border-bottom:1px solid #d0d0d0;background-color:#f6f6f6;text-align:center;}
.bet_list table tr:last-child td {border-bottom: none;}
/*.bet_list table td .tim {display:inline-block;overflow:hidden;width:95px;white-space:nowrap;text-overflow:ellipsis;}*/
.bet_list table td .tim {display:inline-block;overflow:hidden;text-overflow:ellipsis;line-height: 12px;font-size: 11px;}/*ssss1*/
.bet_list table td.home {text-align:left;}
.bet_list table td.draw {font-weight:bold;}
.bet_list table td.away {text-align:right;}
.bet_list table td.home.bet {font-weight:bold;color:#008c5d;}
.bet_list table td.away.bet {font-weight:bold;color:#4a9900;}
.bet_list table td.draw.bet {font-weight:bold;color:#b23b24;}
.bet_list table td.h_result {font-weight:bold;color:#008c5d;font-size:11px;line-height:11px;letter-spacing:-1px;}
.bet_list table td.a_result {font-weight:bold;color:#4a9900;font-size:11px;line-height:11px;letter-spacing:-1px;}
.bet_list table td.d_result {font-weight:bold;color:#b23b24;font-size:11px;line-height:11px;letter-spacing:-1px;}
.bet_list table td .btn_delet {width:16px;height:16px;background:url('../images/ic_stripe.png') no-repeat -16px -108px;text-indent:-9999px;}
.bet_list table td.away .tim {padding-right:2px;}

.user_cart .cart_body {background-color:#ffffff;padding:10px;border-top:1px solid #e2e2e2;position:relative;}
.cart_body .betcart_result {overflow:hidden;padding-bottom:10px;border-bottom:1px solid #e2e8e8;}
.cart_body .betcart_result li {width:40%;float:left;position:relative;}
.betcart_result li.c_bet01 {width:20%;}/*sss1*/
.betcart_result li label {color:#525666;margin-left:5px;line-height:18px;}
.betcart_result li p {margin:0 20px 0 5px;position:relative;}
.betcart_result li p input {width:100%;height:28px;line-height:28px;padding-right:18px;background-color:#fff;border:1px solid #d0d0d0;text-align:right;color:#333333;font-weight:bold;border-radius: 4px;}
.betcart_result li.c_bet01 label {margin:0;}
.betcart_result li.c_bet01 p {margin-left:0;}
.betcart_result li.c_bet02 p {margin:0 48px 0 5px;}
.betcart_result li.c_bet01 p input {color:#00b060;}
.betcart_result li.c_bet02 p input {box-shadow:inset 0 0 5px #c8c8c8;}
.betcart_result li.c_bet03 p input {color:#3e8000;}
.betcart_result li p .t_right {color:#333640;position:absolute;top:8px;right:-15px;}
button.max {width:30px;height:30px;font-size:11px;color:#ffffff;position:absolute;bottom:0;right:0;border-radius: 0 4px 4px 0; border:1px solid;border-color: #007e59 #00442d #00442d #007e59;
    background: #006644; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#007e59, #00583b); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#007e59, #00583b); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#007e59, #00583b); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#007e59, #00583b); /* Standard syntax */}
.cart_body .cart_contents {text-align:right;border-top:1px solid #f5f7f7;padding-top:10px}
.cart_body .cart_contents .btn_betting {width:100%;height:36px;line-height:36px;font-size:14px;font-weight:bold;color:#010101;border:1px solid;border-color: #6ac500 #44aa00 #44aa00 #6ac500;
    background: #5bbd00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#60c000, #57ba00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#60c000, #57ba00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#60c000, #57ba00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#60c000, #57ba00); /* Standard syntax */}

.cart_body .cart_contents button{width: 15.5%;height:25px;font-size:11px;border-radius: 4px;}
.cart_body .cart_contents .btn_money {color:#ffffff;border:1px solid;border-color: #5e5e5e #303030 #303030 #5e5e5e;
    background: #494949; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#535353, #404040); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#535353, #404040); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#535353, #404040); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#535353, #404040); /* Standard syntax */} /*sss1*/
.cart_body .cart_contents .btn_money.on{font-weight: bold;
    background: #494949; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#404040, #535353); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#404040, #535353); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#404040, #535353); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#404040, #535353); /* Standard syntax */}
.cart_body .cart_contents .btn_money_cancel {background: #ffffff !important; border: 1px solid #006644; color: #006644;} /*sss1*/




/* 아이콘 - 경기종목, 국기 등 */
.ic_ev {display:inline-block;width:18px;height:18px;}
.ic_ev.ic_icon_1 {background:url("../images/ic_soccer.png") no-repeat 0 0;}/* 축구 */
.ic_ev.ic_icon_2 {background:url("../images/ic_baseball.png") no-repeat 0 0;}/*야구 */
.ic_ev.ic_icon_3 {background:url("../images/ic_basket.png") no-repeat 0 0;}/* 배구 */
.ic_ev.ic_icon_5 {background:url("../images/ic_volley.png") no-repeat 0 0;}/* 테니스 */
.ic_ev.ic_icon_4 {background:url("../images/ic_esports.png") no-repeat 0 0;}/* e-스포츠 */
.ic_ev.ic_icon_6 {background:url("../images/ic_icehockey.png") no-repeat 0 0;}/* e-스포츠 */
.ic_ev.ic_icon_999 {background:url("../images/ic_etc.png") no-repeat 0 0;}/* 기타 */
.ic_ev span {text-indent:-9999px;font-size:1px;position:absolute;top:-9999px;overflow:hidden;}
.ic_flag {display:inline-block;width:26px;height:16px;}
.ic_flag.img01 {background:url("../images/flat_img01.png") no-repeat 0 0;}
.ic_flag span {text-indent:-9999px;font-size:1px;position:absolute;top:-9999px;overflow:hidden;}

.ic_sadari {display:inline-block;width:15px;height:16px;background:url("../images/ic_stripe.png") no-repeat -52px -108px;text-indent:-9999px;margin-top:-1px;}
.ic_power {display:inline-block;width:18px;height:17px;background:url("../images/ic_stripe.png") no-repeat -68px -108px;text-indent:-9999px;margin-top:-1px;}
.ic_snail {display:inline-block;width:14px;height:18px;background:url("../images/ic_stripe.png") no-repeat -87px -108px;text-indent:-9999px;margin-top:-1px;}
.ic_daridari {display:inline-block;width:14px;height:17px;background:url("../images/ic_daridari.png") no-repeat 0 0;text-indent:-9999px;margin-top:-1px;}




/* 버튼 */
.btn_lightgray {display:inline-block;width:102px;height:24px;line-height:25px;font-size:13px;text-align:center;font-weight:bold;border-radius: 4px; background: #ffffff; border: 1px solid #006644; color: #006644;}
.btn_gray {display:inline-block;width:102px;height:24px;line-height:25px;color:#fff;font-size:13px;text-align:center;font-weight:bold;border-radius: 4px; border:1px solid;border-color: #5e5e5e #303030 #303030 #5e5e5e;
    background: #494949; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#535353, #404040); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#535353, #404040); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#535353, #404040); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#535353, #404040); /* Standard syntax */}
.btn_navy {display:inline-block;width:98px;height:30px;line-height:31px;color:#fff;font-size:13px;text-align:center;font-weight:bold;border-radius: 4px; border:1px solid;border-color: #007e59 #00442d #00442d #007e59;
    background: #006644; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#007e59, #00583b); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#007e59, #00583b); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#007e59, #00583b); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#007e59, #00583b); /* Standard syntax */}
.btn_navy.ver02{display:inline-block;width:auto; padding:0 10px; height:30px;line-height:31px;background-color:#283a46;border:1px solid;border-color:#65727a #18232b #18232b #65727a;color:#fff;font-size:13px;text-align:center;font-weight:bold;}
.button_left {margin:10px;}
.area_wrap + .button_left{margin-top: 0;}
.button_left .btn_gray {width:58px;font-size:12px;}
.button_left .btn_gray:first-child {margin-right:3px;}
.button_center {text-align:center;padding:15px 0;}
.btn_yellow {font-size:14px;font-weight:bold;height:32px;line-height:32px;display:inline-block;width:90%;border-radius: 4px; color:#010101;border:1px solid;border-color: #6ac500 #44aa00 #44aa00 #6ac500;
    background: #5bbd00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#60c000, #57ba00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#60c000, #57ba00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#60c000, #57ba00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#60c000, #57ba00); /* Standard syntax */}
.btn_yellow.ver02{font-size:14px;font-weight:bold;color:#333640;height:32px;line-height:32px;background-color:#ffe30d;border:1px solid;border-color:#ffeb54 #ffd708 #ffd708 #ffeb54;display:inline-block;width:auto;padding:0 10px;}
.btn_sky {display:inline-block;width:50%;height:34px;line-height:34px;color:#fff;font-weight:bold;font-size:14px;text-align:center;border-radius: 4px; border:1px solid;border-color: #5e5e5e #303030 #303030 #5e5e5e;
    background: #494949; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#535353, #404040); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#535353, #404040); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#535353, #404040); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#535353, #404040); /* Standard syntax */}


/* 게시판 투표 */
.vote_wrap {margin-top:10px;}
.vote_wrap .v_header {height:46px;line-height:46px;background-color:#0274ba;text-align:center;}
.vote_wrap .v_header .title {font-size:16px;font-weight:bold;color:#fff;}
.vote_wrap .v_body {padding:20px 0;border:1px solid #b9d8f0;border-bottom:1px solid #d3e2ed;background-color:#fff;margin-top:-1px;}
.vote_wrap .v_body .vote_list {text-align:center;}
.vote_wrap .v_body .vote_list li {display:inline;margin:0 10px;font-family:verdana;font-size:12px;}
.vote_wrap .v_body .vote_list li input {margin-right:5px;}
.vote_wrap .v_body .vote_list li:hover {color:#0274ba;font-weight:bold;text-decoration:underline;}
.vote_wrap .v_body .vote_list li.on {color:#0274ba;font-weight:bold;text-decoration:underline;}
.vote_wrap .v_button {text-align:center;padding:10px 0;margin-bottom:20px;border:1px solid #b9d8f0;border-top:0;background-color:#fff;}
.vote_wrap .v_button .btn_navy {width:100px;height:30px;}

.votet_wrap {margin-top:-10px;}
.votet_wrap .voter_head {border-bottom:1px solid #7e97a7;color:#283a46;}
.votet_wrap .voter_head span {display:inline-block;width:105px;height:30px;line-height:30px;font-size:12px;text-align:center;border:1px solid #7e97a7;background-color:#fafcfc;border-bottom:0;margin-bottom:-1px;}
.votet_wrap .voter_list {}
.votet_wrap .voter_list li {height:40px;line-height:40px;border-bottom:1px solid #7e97a7;padding:0 10px;font-size:12px;position:relative; background-color: #fafcfc;color: #000;}
.voter_list li .member {display:inline-block;min-width:120px;*width:120px;}
.voter_list li .member .ic_level {margin-right:4px;}
.voter_list li .contens {color:#577f99;padding-left:10px;}
.voter_list li .date {position:absolute;top:0;right:10px;color:#283a46;font-size:11px;}


/* 승무패 */
.game_list {width:100%;}
.game_list th {font-weight:bold;height:24px;line-height:24px;background-color:#f9f9f9;text-align:left;padding:0 5px;overflow:hidden;color:#333333;border-bottom:1px solid #cccccc;}
.game_list th .title {float:left;}
.game_list th .date {float:right;}
.game_list th .off {color:#fff;}
.game_list th .ic_flag {margin:0 3px;}
.game_list td {color:#333;font-size:11px;}
.game_list td span {color:#333;}
.game_list td strong {display:inline-block;vertical-align:middle;}
.game_list td button {padding:8px 0;
    background: #f0f0f0; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f8f8f8, #eaeaea); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f8f8f8, #eaeaea); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f8f8f8, #eaeaea); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f8f8f8, #eaeaea); /* Standard syntax */}
.game_list td .home {display:block;width:100%;font-size:11px;border:1px solid;border-color:#f7f7f7 #dedede #cfcfcf #f0f0f0;overflow:hidden;letter-spacing:-1px;}
.game_list td .draw {display:block;background-color:#f0f0f0;width:100%;text-align:center;font-size:12px;border:1px solid;border-color:#f7f7f7 #dedede #cfcfcf #f0f0f0;overflow:hidden;letter-spacing:-1px;padding:8px 0 7px 0;}
.game_list td .away {display:block;background-color:#f0f0f0;width:100%;font-size:11px;border:1px solid;border-color:#f7f7f7 #dedede #cfcfcf #f0f0f0;overflow:hidden;letter-spacing:-1px;}
.game_list td p.draw {width:auto;background-color:#fff;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.game_list td .home.on {border:1px solid #008c5d;font-weight:bold;
    background: #7ff77e; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#87ff86, #79f178); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#87ff86, #79f178); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#87ff86, #79f178); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#87ff86, #79f178); /* Standard syntax */}
.game_list td .draw.on {border:1px solid #4d4d4d;
    background: #afafaf; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#b6b6b6, #a8a8a8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b6b6b6, #a8a8a8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b6b6b6, #a8a8a8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b6b6b6, #a8a8a8); /* Standard syntax */}
.game_list td .on span {color:#333;}
.game_list td .on strong {}
.game_list td .away.on {border:1px solid #4fa300;
    background: #acf767; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#b4ff6f, #a6f161); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b4ff6f, #a6f161); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b4ff6f, #a6f161); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b4ff6f, #a6f161); /* Standard syntax */}
.game_list td .home.mybeton {border-color: #999999 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list td .home.mybeton strong {color:#808080;}
.game_list td .away.mybeton {border-color: #999999 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list td .away.mybeton strong {color:#808080;}
.game_list td .draw.mybeton {border-color: #999999 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list td .draw.mybeton strong {color:#808080;}
.game_list td .left {margin-left:5px;position:relative;float:left;}
.game_list td .right {margin-right:5px;position:relative;float:right;}
.game_list td .home .left {display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;position:relative;max-width:67.9%;padding-right:8px;}
.game_list td .away .right {display:inline-block;overflow:hidden;max-width:67.9%;white-space:nowrap;text-overflow:ellipsis;text-align:right;}
.game_list td .home .right {font-size:12px;color:#008c5d;width:20%;text-align:right;}
.game_list td .away .left {font-size:12px;color:#4fa300;width:20%;text-align:left;}
.game_list td em.over {width:7px;height:10px;background:url("../images/ic_stripe.png") no-repeat 0 -76px;display:inline-block;text-indent:9999px;margin-left:2px;overflow:hidden;top:1px;right:0;}
.game_list td em.under {width:7px;height:10px;background:url("../images/ic_stripe.png") no-repeat -7px -76px;display:inline-block;text-indent:9999px;overflow:hidden;}
.game_list td .draw.power {padding:15px 0;}


.off .game_list {width:100%;}
.off .game_list th {font-weight:bold;height:24px;line-height:24px;background-color:#b3b3b3;text-align:left;padding:0 5px;overflow:hidden;color:#707070;border-bottom:1px solid #a6a6a6;}
.off .game_list th .title {float:left;}
.off .game_list th .date {float:right;}
.off .game_list th .ic_flag {margin:0 3px;}
.off .game_list td {color:#999999;font-size:11px;}
.off .game_list td span {color:#999999;}
.off .game_list td strong {display:inline-block;vertical-align:middle;}
.off .game_list td button {padding:8px 0;}
.off .game_list td .home {display:block;background-color:#f9f9f9 !important;width:100%;font-size:11px;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;overflow:hidden;letter-spacing:-1px;}
.off .game_list td .draw {display:block;background-color:#f9f9f9 !important;width:100%;text-align:center;font-size:12px;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;overflow:hidden;letter-spacing:-1px;padding:8px 0 7px 0;}
.off .game_list td .away {display:block;background-color:#f9f9f9 !important;width:100%;font-size:11px;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;overflow:hidden;letter-spacing:-1px;}
.off .game_list td p.draw {width:auto;background-color:#f9f9f9 !important;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.off .game_list td .home.on {border:1px solid #008c5d;font-weight:bold;
    background: #7ff77e; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#87ff86, #79f178); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#87ff86, #79f178); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#87ff86, #79f178); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#87ff86, #79f178); /* Standard syntax */}
.off .game_list td .draw.on {border:1px solid #4d4d4d;
    background: #afafaf; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#b6b6b6, #a8a8a8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b6b6b6, #a8a8a8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b6b6b6, #a8a8a8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b6b6b6, #a8a8a8); /* Standard syntax */}
.off .game_list td .on span {color:#ccc;}
.off .game_list td .on strong {color:#ccc !important;}
.off .game_list td .away.on {border:1px solid #4fa300;
    background: #acf767; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#b4ff6f, #a6f161); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b4ff6f, #a6f161); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b4ff6f, #a6f161); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b4ff6f, #a6f161); /* Standard syntax */}
.off .game_list td .left {margin-left:5px;position:relative;float:left;}
.off .game_list td .right {margin-right:5px;position:relative;float:right;}
.off .game_list td .home .left {display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;position:relative;max-width:68%;padding-right:8px;}
.off .game_list td .away .right {display:inline-block;overflow:hidden;max-width:73%;white-space:nowrap;text-overflow:ellipsis;text-align:right;}
.off .game_list td .home .right {font-size:12px;color:#00b300;width:20%;text-align:right;}
.off .game_list td .away .left {font-size:12px;color:#1d89cc;width:20%;text-align:left;}
.off .game_list td em.over {width:7px;height:10px;background:url("../images/ic_stripe.png") no-repeat 0 -76px;display:inline-block;text-indent:9999px;margin-left:2px;overflow:hidden;position:absolute;top:1px;right:0;}
.off .game_list td em.under {width:7px;height:10px;background:url("../images/ic_stripe.png") no-repeat -7px -76px;display:inline-block;text-indent:9999px;overflow:hidden;}
.off .game_list td .draw.power {padding:15px 0;}



/* 베팅이 종료된 경기 */
.end_bet_tit {height:24px;line-height:26px;background-color:#98a8b3;border-top:1px solid #d6dce1;border-bottom:1px solid #bccad4;text-align:center;}
.end_bet_tit h3 {color:#283a46;font-weight:bold;}
.game_list.end {border-collapse:collapse;}
.game_list.end th {background-color:#e6e6e6;border-top:1px solid #f5f5f5;border-bottom:1px solid #cdcdcd;}
.game_list.end td {}
.game_list.end td p {background-color:#f7f7f7;border:1px solid #dae2e6;color:#758080;width:auto;}
.game_list.end td p strong {color:#758080;}
.game_list.end td p.draw {border-left:2px solid #dae2e6;}
.game_list.end td .home .right {color:#758080;}
.game_list.end td .away .left {color:#758080;}
.game_list.end td .home .left em {top:9px;}




/* 사다리 */

.bet_list.sadari {}
.bet_list.sadari table td.home.bet {font-weight:bold;color:#106de1;}
.bet_list.sadari table td.away.bet {font-weight:bold;color:#e42828;}
.bet_list.sadari table td.h_result {font-weight:bold;color:#106de1;}
.bet_list.sadari table td.a_result {font-weight:bold;color:#e42828;}
.game_list.sadari th .ic_sadari {margin-right:3px;}


.game_list.sadari td button.home.on {border:1px solid #106de1;font-weight:bold;
    background: #7ecef7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#86d6ff, #78c8f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#86d6ff, #78c8f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#86d6ff, #78c8f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#86d6ff, #78c8f1); /* Standard syntax */}
.game_list.sadari td button.away.on {border:1px solid #d93636;font-weight:bold;
    background: #f79898; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ffa0a0, #f19292); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffa0a0, #f19292); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffa0a0, #f19292); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffa0a0, #f19292); /* Standard syntax */}
.game_list.sadari td .home .right {font-size:12px;color:#106de1;}
.game_list.sadari td .away .left {font-size:12px;color:#d93636;}

.off .game_list.sadari td button.home.on {background-color:#fff;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.off .game_list.sadari td button.away.on {background-color:#fff;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.off .game_list.sadari td .home .right {font-size:12px;color:#777777;}
.off .game_list.sadari td .away .left {font-size:12px;color:#777777;}


.game_wrap {background-color:#ffffff;padding:10px;}
.game_wrap .game_box {border:1px solid #d0d0d0;}
#sadariWrap {width:100%;overflow:hidden;}
#sadariOutLine {border:1px solid #d0d0d0;margin-top:10px; border-radius: 4px 4px 0 0;}
#sadariOutLine h3.title {background-color:#efefef;color:#222222;text-align:center;height:35px;line-height:35px;border-bottom:1px solid #d0d0d0; border-radius: 4px 4px 0 0;}
#sadariOutLine > div {background-color:#ffffff;}
#sadariCon1 {overflow-x:scroll;}
#sadariCon2 {overflow-x:scroll;}
#sadariCon3 {overflow-x:scroll;}
#sadariBox td {vertical-align:top;padding-bottom:5px;margin:0;padding-left:0;font-size:11px;}
#sadariBox td li {width:33px;height:33px;list-style:none;text-align:center;line-height:33px;color:#fff;/*font-family:'Arial';*/}
#sadariBox td li.top	{background:none;background-color:#fafafa;margin-bottom:5px;font-size:11px;border-bottom: 1px solid #d0d0d0;}
#sadariBox td li.blue {color:#166dd9;}
#sadariBox td li.red {color:#d92b2b;}
#sadariBox td li.blueBg {background:url("../images/ic_stripe.png") no-repeat 4px -138px;}
#sadariBox td li.redBg {background:url("../images/ic_stripe.png") no-repeat -37px -138px;}
#sadariBox td li.blueL {background:url("../images/sadari_op_bg.png") no-repeat 3px -36px;text-indent:5px;}
#sadariBox td li.redR {background:url("../images/sadari_op_bg.png") no-repeat -35px -36px;text-indent:-8px;}
#sadariBox td li.blueD {background:url("../images/sadari_op_bg.png") no-repeat 2px -73px;line-height:44px;}
#sadariBox td li.redU {background:url("../images/sadari_op_bg.png") no-repeat -38px -73px;line-height:28px;}
/* ssss1 */
#sadariBox td li.ne {color:#a30100;}
#sadariBox td li.im {color:#00479e;}
#sadariBox td li.de {color:#186600;}
#sadariBox td li.neBg {background:url("../images/sadari_op_bg.png") no-repeat 3px -129px;}
#sadariBox td li.imBg {background:url("../images/sadari_op_bg.png") no-repeat -29px -129px;}
#sadariBox td li.deBg {background:url("../images/sadari_op_bg.png") no-repeat -60px -129px;}


/* 파워볼 */
.bet_list.power {}
.bet_list.power td {color:#333;}
.bet_list.power td.pw_bet {text-align:left;}
.bet_list.power td.pw_sum {position:relative;}
.bet_list.power td.pw_sum p {margin:0 56px 0 5px;}
.bet_list.power td.pw_sum p input {width:100%;height:22px;line-height:22px;border:1px solid #b3b3b3;text-align:right;padding:0 20px 0 5px;font-weight:bold;color:#333640;font-size:14px;}
.bet_list.power td.pw_sum p .won {position:absolute;top:1px;right:35px;}
.bet_list.power td.pw_sum .max {position:absolute;top:6px;right:0;height:24px;}

.pw_game_button {}
.pw_game_button .pw_title {height:34px;line-height:34px;background-color:#123d59;border-top:1px solid #29617c;border-bottom:1px solid #0c2a3d;text-align:center;position:relative;}
.pw_game_button .pw_title .title {font-weight:bold;font-size:14px;color:#fff;}
.pw_game_button .pw_title .pw_date {position:absolute;top:0;right:10px;font-size:14px;color:#ffe30d;}
.pw_game_button .game_btn_box {}
.pw_game_button .game_btn_box h3 {font-size:12px;color:#333640;font-weight:bold;height:24px;line-height:24px;padding-left:5px;background-color:#edf8ff;border-top:1px solid #f8fcff;border-bottom:1px solid #bccad4;}
.pw_game_button .game_btn_box h3 .ic_power {margin-right:2px;}
.pw_game_button .game_btn_box ul {overflow:hidden;}
.pw_game_button .game_btn_box ul li {float:left;}
.pw_game_button .game_btn_box ul li button {background:url("../images/bg_power_blue.gif") repeat-x 0 0;height:50px;border-right:1px solid #013f95;border-left:1px solid #026cb9;width:100%;}
.pw_game_button .game_btn_box ul li button p {color:#fff;line-height:20px;font-size:11px;}
.pw_game_button .game_btn_box ul li button strong {color:#ffff00;font-size:12px;}
.pw_game_button .game_btn_box ul li.bg_sky button {background:url("../images/bg_power_sky.gif") repeat-x 0 0;border-right:1px solid #014eaa;border-left:1px solid #13a7d8;}
.pw_game_button .game_btn_box.bt02 ul li {width:50%;}
.pw_game_button .game_btn_box.bt03 ul li {width:33.3%;}
.pw_game_button .game_btn_box.bt04 ul li {width:25%;}
.pw_game_button .game_btn_box.bt03 ul li button {font-size:11px;}
.pw_game_button .game_btn_box.bt04 ul li button {font-size:11px;}
.pw_game_button .game_btn_box ul li.on button {background:url("../images/bg_power_on.gif") repeat-x 0 0;border-right:1px solid #f05386;border-left:1px solid #f699b8;}
.pw_game_button .game_btn_box ul li.on button p {color:#333;font-weight:bold;}

.bet_list.power {}
.bet_list.power table td.home.bet {font-weight:bold;color:#106de1;}
.bet_list.power table td.away.bet {font-weight:bold;color:#e42828;}
.bet_list.power table td.h_result {font-weight:bold;color:#106de1;}
.bet_list.power table td.a_result {font-weight:bold;color:#e42828;}
.bet_list.power tr td:first-child {text-align:left;padding-left:7px;}
.bet_list.power td {color:#333;font-weight:bold;}
.bet_list.power td.power_big {font-weight:normal;}
.bet_list.power td.power_mid {font-weight:normal;}
.bet_list.power td.power_sml {font-weight:normal;}

.bet_list.power tr.win_big td.power_big {font-weight:bold;color:#00b300;}
.bet_list.power tr.win_mid td.power_mid {font-weight:bold;color:#555555;}
.bet_list.power tr.win_sml td.power_sml {font-weight:bold;color:#1d89cc;}
.bet_list.power tr.win_big td.power_result {color:#00b300;}
.bet_list.power tr.win_mid td.power_result {color:#555555;}
.bet_list.power tr.win_sml td.power_result {color:#1d89cc;}


/* 파워볼 통계 */
#power_wrap {width:870px;}
.game_power_result {padding:10px;}
.game_power_result .result_wrap {position:relative;margin-top:20px;}
.game_power_result .result_wrap:first-child {margin:0;}
.game_power_result .result_wrap .title {overflow:hidden;padding:5px 0;}
.game_power_result .result_wrap .title h3 {font-size:14px;color:#373737;font-weight:bold;float:left;}
.game_power_result .result_wrap .title span {display:inline-block;color:#373737;line-height:18px;margin-left:8px;}
.game_power_result .result_wrap .number {position:absolute;top:8px;right:0;color:#373737;}
.game_power_result .result_wrap .number strong {color:#429cce;}


.game_result_li {width:100%;border-right:1px solid #437fb3;margin-bottom:4px;}
.game_result_li th {color:#fff200;font-weight:bold;height:34px;line-height:34px;}
.game_result_li th span {display:inline-block;width:24px;height:24px;background:url('../images/ic_ball_bg.png') no-repeat;}
.game_result_li th.bg_power {background-color:#0187c1;border:1px solid #3ea4d0;border-right:1px solid #016fb5;border-bottom:1px solid #016fb5;}
.game_result_li th.bg_sum {background-color:#ec427c;}
.game_result_li th.bg_power span {background-position:0 -34px;}
.game_result_li th.bg_sum span {background-position:0 -68px;}
.game_result_li td {line-height:14px;text-align:center;border-top:1px solid #437fb3;border-bottom:1px solid #437fb3;padding:8px 0;color:#373737;}
.game_result_li td.bg_action {background-color:#e8f8fc;}
.game_result_li td.line {border-left:1px solid #e1e5e6;}
.game_result_li td p {color:#808080;font-size:11px;}


.game_statistics_bx {height:378px;overflow-y:scroll;border-top:1px solid #437fb3;border-bottom:1px solid #437fb3;}
.game_statistics {width:100%;}
.game_statistics th {background-color:#e8f8fc;border-bottom:1px solid #437fb3;height:38px;line-height:38px;color:#2980cc;font-weight:bold;}
.game_statistics td {color:#373737;text-align:center;height:33px;line-height:33px;background-color:#fff;border-top:1px solid #e1e5e6;}
.game_statistics tr:first-child td {border-top:0;}
.game_statistics td.odd {color:#429cce;}
.game_statistics td.even {color:#ec427c;}
.game_statistics tbody {}


.ic_ball_bx {width:22px;height:23px;background:url('../images/ic_ball_bg.png') no-repeat;display:inline-block;overflow:hidden;}
.ic_ball_bx.no0 {background-position:-1px 0;}
.ic_ball_bx.no1 {background-position:-25px 0;}
.ic_ball_bx.no2 {background-position:-49px 0;}
.ic_ball_bx.no3 {background-position:-73px 0;}
.ic_ball_bx.no4 {background-position:-97px 0;}
.ic_ball_bx.no5 {background-position:-121px 0;}
.ic_ball_bx.no6 {background-position:-145px 0;}
.ic_ball_bx.no7 {background-position:-169px 0;}
.ic_ball_bx.no8 {background-position:-193px 0;}
.ic_ball_bx.no9 {background-position:-217px 0;}
.ic_ball_bx span {text-indent:-9999px;position:relative;top:-9999px;}


.guide_wrap {background-color:#fafcfc;border:1px solid #437fb3;padding:15px 20px;}
.guide_wrap ul {margin-bottom:10px;}
.guide_wrap ul li {color:#437fb3;font-size:12px;line-height:22px;letter-spacing:-1px;}
.guide_wrap ul li strong {margin-right:2px;}
.guide_wrap p {color:#ec427c;line-height:16px;}

.txt_odd {color:#2980cc;}
.txt_even {color:#ec427c;}

.txt_big {color:#2e587d;}
.txt_middle {color:#199900;}
.txt_small {color:#437fb3;}

.txt_a {color:#2e587d;}
.txt_b {color:#3d75a6;}
.txt_c {color:#116600;}
.txt_d {color:#199900;}
.txt_e {color:#2f5a80;}
.txt_f {color:#437fb3;}


.game_list.power td button {font-size:12px;padding:8px 0;}
.game_list.power td p {font-size:11px;color: #333333;}
.game_list.power td .home.on {border:1px solid #106de1;font-weight:bold;
    background: #7ecef7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#86d6ff, #78c8f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#86d6ff, #78c8f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#86d6ff, #78c8f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#86d6ff, #78c8f1); /* Standard syntax */}
.game_list.power td .draw.on {border:1px solid #4d4d4d;
    background: #afafaf; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#b6b6b6, #a8a8a8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b6b6b6, #a8a8a8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b6b6b6, #a8a8a8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b6b6b6, #a8a8a8); /* Standard syntax */}
.game_list.power td .away.on {border:1px solid #d93636;font-weight:bold;
    background: #f79898; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ffa0a0, #f19292); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffa0a0, #f19292); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffa0a0, #f19292); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffa0a0, #f19292); /* Standard syntax */}
.game_list.power td .home strong {color:#106de1;}
.game_list.power td .draw strong {color:#444444;}
.game_list.power td .away strong {color:#d93636;}
.game_list.power td .on strong {color:#333;}

.off .game_list.power td button {font-size:12px;padding:8px 0;}
.off .game_list.power td p {font-size:11px;color:#ccc;}
.off .game_list.power td .home strong {color:#ccc;}
.off .game_list.power td .draw strong {color:#ccc;}
.off .game_list.power td .away strong {color:#ccc;}

.game_list.sadari td button.home.mybeton {border-color: #999999 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list.sadari td button.home.mybeton strong {color:#808080;}
.game_list.sadari td button.away.mybeton {border-color: #ffc4c4 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list.sadari td button.away.mybeton strong {color:#808080;}
.game_list.sadari td button.drew.mybeton {border-color: #ffc4c4 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list.sadari td button.drew.mybeton strong {color:#808080;}

/*
.bet_list.power table td.home.bet {font-weight:bold;color:#109be0;}
.bet_list.power table td.away.bet {font-weight:bold;color:#ff3377;}
.bet_list.power table td.h_result {font-weight:bold;color:#109be0;}
.bet_list.power table td.a_result {font-weight:bold;color:#ff3377;}
.game_list.power th .ic_power {margin-right:3px;}
.game_list.power td button.home:hover {background-color:#b0dff8;border:1px solid;border-color:#cfe9f7 #86d4ff #86d4ff #cfe9f7;}
.game_list.power td button.away:hover {background-color:#f9bdd2;border:1px solid;border-color:#f7d5e0 #ff9cbd #ff9cbd #f7d5e0;}
.game_list.power td button.home.on {background-color:#b0dff8;border:1px solid;border-color:#cfe9f7 #86d4ff #86d4ff #cfe9f7;}
.game_list.power td button.away.on {background-color:#f9bdd2;border:1px solid;border-color:#f7d5e0 #ff9cbd #ff9cbd #f7d5e0;}
.game_list.power td .home .right {font-size:12px;color:#109be0;}
.game_list.power td .away .left {font-size:12px;color:#ff3377;}
*/



/* 달팽이*/
.game_list.snail td button {font-size:12px;padding:8px 0;}
.game_list.snail td p {font-size:11px;color: #333333;}
.game_list.snail td .home.on {border:1px solid #d93636;font-weight:bold;
    background: #f79898; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ffa0a0, #f19292); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffa0a0, #f19292); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffa0a0, #f19292); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffa0a0, #f19292); /* Standard syntax */}
.game_list.snail td .draw.on {border:1px solid #106de1;font-weight:bold;
    background: #7ecef7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#86d6ff, #78c8f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#86d6ff, #78c8f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#86d6ff, #78c8f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#86d6ff, #78c8f1); /* Standard syntax */}
.game_list.snail td .away.on {border:1px solid #008c5d;font-weight:bold;
    background: #7ff77e; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#87ff86, #79f178); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#87ff86, #79f178); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#87ff86, #79f178); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#87ff86, #79f178); /* Standard syntax */}
.game_list.snail td .home strong {color:#d93636;}
.game_list.snail td .draw strong {color:#1d89cc;}
.game_list.snail td .away strong {color:#00b300;}
.game_list.snail td .on strong {color:#333;}

.off .game_list.snail td button {font-size:12px;padding:8px 0;}
.off .game_list.snail td p {font-size:11px;color:#ccc;}
.off .game_list.snail td .home.on {background-color:#fff;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.off .game_list.snail td .draw.on {background-color:#fff;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.off .game_list.snail td .away.on {background-color:#fff;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.off .game_list.snail td .home strong {color:#ccc;}
.off .game_list.snail td .draw strong {color:#ccc;}
.off .game_list.snail td .away strong {color:#ccc;}
.off .game_list.snail td .on strong {color:#ccc;}

.game_list.snail td .home.mybeton {border-color: #999999 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list.snail td .home.mybeton strong {color:#808080;}
.game_list.snail td .away.mybeton {border-color: #999999 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list.snail td .away.mybeton strong {color:#808080;}
.game_list.snail td .draw.mybeton {border-color: #999999 #999999 #999999 #999999; color:#808080;
    background: #e6e6e6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #999); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #999); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #999); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #999); /* Standard syntax */}
.game_list.snail td .draw.mybeton strong {color:#808080;}

.bet_list.snail table td.bet_sum {position:relative;}
.bet_list.snail table td.bet_sum p {margin: 0 49px 0 5px;position:relative;}
.bet_list.snail table td.bet_sum input {width:100%;height:22px;line-height:22px;padding-right:18px;background-color:#fff;border:1px solid #b3b3b3;text-align:right;color:#333640;font-weight:bold;box-shadow: inset 0 0 5px #c8c8c8;}
.bet_list.snail table td.bet_sum .t_right {color:#333640;position:absolute;top:1px;right:-16px;}
.bet_list.snail table td.bet_sum button.max {height:24px;top:6px;}
.bet_list.snail table td.bet_home {color:#d93636;text-align:left;}
.bet_list.snail table td.bet_draw {color:#00b300;text-align:left;}
.bet_list.snail table td.bet_away {color:#1d89cc;text-align:left;}



/* 달팽이 통계 */
.game_stats {border:1px solid #667680;}
.game_stats .header {height:35px;line-height:35px;text-align:center;background-color:#7a8d99;border-top:1px solid #8a9ca7;border-bottom:1px solid #667680;}
.game_stats .header h2 {color:#e5e5e5;}
.game_stats table {width:100%;}
.game_stats table th {background-color:#f2ecda;border-top:1px solid #f4f0e1;border-bottom:1px solid #ede4cb;height:27px;line-height:27px;font-size:11px;color:#333b40;}
.game_stats table td {background-color:#fff;border-top:1px solid #e5e5e5;font-size:11px;color:#181a1a;text-align:center;height:33px;line-height:33px;}
.game_stats table tr:first-child td {border-top:0;}
.icon_ne {display:inline-block;font-size:10px;width:17px;height:17px;line-height:17px;-webkit-border-radius:100px;-moz-border-radius:100px;background-color:#9c0100;text-align:center;color:#fff;}
.icon_im {display:inline-block;font-size:10px;width:17px;height:17px;line-height:17px;-webkit-border-radius:100px;-moz-border-radius:100px;background-color:#003f93;text-align:center;color:#fff;}
.icon_de {display:inline-block;font-size:10px;width:17px;height:17px;line-height:17px;-webkit-border-radius:100px;-moz-border-radius:100px;background-color:#165c00;text-align:center;color:#fff;}



/* 달팽이 카트 */
.bet_list.snail {}
.bet_list.snail tr td:first-child {text-align:left;padding-left:7px;}
.bet_list.snail td {color:#333;font-weight:bold;}
.bet_list.snail td.snail_ne {font-weight:normal;}
.bet_list.snail td.snail_im {font-weight:normal;}
.bet_list.snail td.snail_de {font-weight:normal;}

.bet_list.snail tr.win_ne td.snail_ne {font-weight:bold;color:#d93636;}
.bet_list.snail tr.win_im td.snail_im {font-weight:bold;color:#1d89cc;}
.bet_list.snail tr.win_de td.snail_de {font-weight:bold;color:#00b300;}
.bet_list.snail tr.win_ne td.sanil_result {color:#d93636;}
.bet_list.snail tr.win_im td.sanil_result {color:#1d89cc;}
.bet_list.snail tr.win_de td.sanil_result {color:#00b300;}




/* 경기결과 */
.game_list td p.home {height:30px;line-height:30px;}
.game_list td p.away {height:30px;line-height:30px;}
.game_list.result th {border-bottom:1px solid #bccad4;}
.game_list.result td {position:relative;overflow:hidden;background-color:#fff;}
.game_list.result td .home {position:absolute;top:0;left:0;width:100%;}
.game_list.result td .away {float:right;width:100%;}
.game_list.result td .home:hover .right {color:#00b300;}
.game_list.result td .away:hover .left {color:#1d89cc;}
.game_list.result td .score {font-size:14px;color:#2e3039;width:30px;height:30px;line-height:30px;background-color:#e6e6e6;border:1px solid;border-color:#f1f1f1 #cfcfcf #cfcfcf #f1f1f1;text-align:center;}
.game_list.result td.win .score {background-color:#fff6b2;border:1px solid;border-color:#fffad4 #e6dea1 #e6dea1 #fffad4;text-align:center;}
.game_list.result td.left .score {position:absolute;top:0;right:0;}
.game_list.result td.right .score{position:absolute;top:0;left:0;}
.game_list.result td.cen p {background-color:#f0f0f0;border:1px solid;border-color:#f7f7f7 #d8d8d8 #d8d8d8 #f7f7f7;}
.game_list.result td .home .left {max-width:54%;padding-right:0;}
.game_list.result td .home .right {width:28px;position:absolute;top:0;right:33px;border-right:1px solid #d8d8d8;margin:0;padding-right:5px;}
.game_list.result td .away .right {max-width:54%;}
.game_list.result td .away .left {width:32px;position:absolute;top:1px;left:32px;border-left:1px solid #f7f7f7;margin:0;padding-left:2px;}
.game_list.result td.win p {background-color:#fff07f;border:1px solid;border-color:#fff7b8 #ffe62c #ffe62c #fff7b8;}
.game_list.result td.win p.draw {background-color:#fff07f;color:#333;}
.game_list.result td.left.win p {background-color:#fff07f;color:#333;}
.game_list.result td.right.win p {background-color:#fff07f;color:#333;}
.game_list.result td.win p.home .right {border-right:1px solid #ffe62c;color:#333;}
.game_list.result td.win p.away .left {border-left:1px solid #fff7b8;color:#333;}




/* 나의베팅 */
.mybet_list {}
.mybet_list > li {border-bottom:1px solid #0099ff;margin-top:10px;}
.mybet_list .mybet_top {background-color:#006644;height:24px;line-height:24px;padding:0 10px;position:relative;}
.mybet_top label {color:#fff;}
.mybet_top label .date {color:#a3ff4c;margin:0 3px;}
.mybet_top .mybet_cancel {font-size:11px;color:#ff4c4c;border-bottom:1px solid #ff4c4c;}
.button_del {background:url("../images/ic_button.png") no-repeat -190px -157px;width:49px;height:26px;text-indent:-9999px;position:absolute;top:0;right:0;}

.mybet_list .game_list.result td.state {text-align:center;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.mybet_list .game_list.result td.gametype {text-align:center;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}

span.g_result {display:inline-block;background:url("../images/ic_stripe.png") no-repeat;text-indent:-9999px;width:19px;height:19px;}
span.g_result.wait {background-position:2px -185px;}
span.g_result.playing {background-position:2px -185px;}
span.g_result.fail {background-position:-24px -185px;}
span.g_result.hit {background-position:-51px -185px;}
span.g_result.cancel {background-position:-77px -185px;}
.mybet_list .game_list.result td.bet {}
.mybet_list .game_list.result td.bet p.home {background-color:#b5e0b5;border:1px solid;border-color:#d1e9d1 #90d690 #90d690 #d1e9d1;color:#333;}
.mybet_list .game_list.result td.bet p.home .right {color:#333;border-right:1px solid #90d690;}
.mybet_list .game_list.result td.bet p.draw {background-color:#c4cacd;border:1px solid;border-color:#c4cacd #c4cacd #c4cacd #c4cacd;color:#333;}
.mybet_list .game_list.result td.bet p.draw .cen {color:#333;border-right:1px solid #90d690;}
.mybet_list .game_list.result td.bet p.away {background-color:#abdafd;border:1px solid;border-color:#cfe9fd #78c4ff #78c4ff #cfe9fd;color:#333;}
.mybet_list .game_list.result td.bet p.away .left {color:#333;border-left:1px solid #cfe8fc;}

.mybet_list .mybet_result {background-color:#f7fff8;padding:7px 10px;overflow:hidden;}
.mybet_result li {float:left;}
.mybet_result li.result01 {width:28%;text-align:right;}
.mybet_result li.result02 {width:20%;text-align:right;}
.mybet_result li.result03 {width:36%;text-align:right;}
.mybet_result li.result04 {width:16%;text-align:center;}
.mybet_result label {color:#333;line-height:20px;margin-right:5px;}
.mybet_result label.result {color:#333;line-height:20px;margin-left:10px; margin-right:0px;}
.mybet_result li p {position:relative;margin:0 20px 0 5px;}
/* ssss1 .mybet_result li.result01 label {margin:0;} */
.mybet_result li.result01 p {margin:0 20px 0 0;}
.mybet_result li.result04 p {margin:0 0 0 5px;}
.mybet_result li p input {background-color:#fff;border:1px solid #d0d0d0;height:20px;line-height:20px;text-align:right;width:100%;padding-right:18px;font-weight:bold;color:#333;border-radius: 4px;}
.mybet_result li.result01 input {color:#00b200;}
.mybet_result li.result03 input {color:#0088f0;}
.mybet_result li.result04 input {text-align:center;padding:0;}
.mybet_result li.result04 input.wait {background-color:#667680;border:1px solid #475259;color:#fff;}
.mybet_result li.result04 input.hit {background-color:#fff200;border:1px solid #e6dc2e;color:#333640;}
.mybet_result li.result04 input.fail {background-color:#ff0000;border:1px solid #cc0700;color:#fff;}
.mybet_result li.result04 input.playing {background-color:#00FF00;border:1px solid #05CC00;color:#354033;}
.mybet_result li p .t_right {position:absolute;top:4px;right:-15px;color:#333;}
.mybet_none {text-align:center;background-color:#f0f0f2;border-bottom:1px solid #d2d2d7;padding:90px 0;}
.mybet_none p {color:#333640;font-size:13px;margin-top:10px;font-weight:bold;}

.newResult > ul {width:100%; height:30px; overflow:hidden;}
.newResult > ul > li {width:auto; height:30px; line-height:30px; float:left; position:relative;overflow:hidden;background-color:#ffffff;}
.newResult > ul > li:nth-child(1) {width:8%; text-align:center;border:1px solid;border-color:#ffffff #e6e6e6 #e6e6e6 #ffffff;line-height: 10px;}
.newResult > ul > li:nth-child(2) {width:37%; margin-left:-1px;}
.newResult > ul > li:nth-child(3) {width:8%; line-height:100%;}
.newResult > ul > li:nth-child(4) {width:37%; float:left;}
.newResult > ul > li:nth-child(5) {width:7%;}
.newResult > ul > li.gametype {text-align:center;border:1px solid;border-color:#fff #e6e6e6 #e6e6e6 #fff;}
.newResult > ul > li .home {position:absolute;top:0;left:0;width:100%;}
.newResult > ul > li .away {float:right;width:100%;}
.newResult > ul > li .home:hover .right {color:#00b300;}
.newResult > ul > li .away:hover .left {color:#1d89cc;}
.newResult > ul > li .score {font-size:14px;color:#2e3039;width:30px;height:30px;line-height:30px;background-color:#e6e6e6;border:1px solid;border-color:#f1f1f1 #cfcfcf #cfcfcf #f1f1f1;text-align:center;}
.newResult > ul > li.win .score {background-color:#fff6b2;border:1px solid;border-color:#fffad4 #e6dea1 #e6dea1 #fffad4;text-align:center;}
.newResult > ul > li.left .score {position:absolute;top:0;right:0;}
.newResult > ul > li.right .score{position:absolute;top:0;left:0;}
.newResult > ul > li.cen p {height:30px; background-color:#f0f0f0;border:1px solid;border-color:#f7f7f7 #d8d8d8 #d8d8d8 #f7f7f7;}
.newResult > ul > li .home .left {max-width:54%;padding-right:0;}
.newResult > ul > li .home .right {width:28px;position:absolute;top:0;right:33px;border-right:1px solid #d8d8d8;margin:0;padding-right:5px;}
.newResult > ul > li .away .right {max-width:54%;}
.newResult > ul > li .away .left {width:32px;position:absolute;top:1px;left:32px;border-left:1px solid #f7f7f7;margin:0;padding-left:2px;}
.newResult > ul > li.win p {background-color:#fff07f;border:1px solid;border-color:#fff7b8 #ffe62c #ffe62c #fff7b8;}
.newResult > ul > li.win p.draw {background-color:#fff07f;color:#333;}
.newResult > ul > li.left.win p {background-color:#fff07f;color:#333;}
.newResult > ul > li.right.win p {background-color:#fff07f;color:#333;}
.newResult > ul > li.win p.home .right {border-right:1px solid #ffe62c;color:#333;}
.newResult > ul > li.win p.away .left {border-left:1px solid #fff7b8;color:#333;}
.newResult > ul > li.bet p.home {background-color:#b5e0b5;border:1px solid;border-color:#d1e9d1 #90d690 #90d690 #d1e9d1;color:#333;}
.newResult > ul > li.bet p.home .right {color:#333;border-right:1px solid #90d690;}
.newResult > ul > li.bet p.draw {background-color:#c4cacd;border:1px solid;border-color:#c4cacd #c4cacd #c4cacd #c4cacd;color:#333;}
.newResult > ul > li.bet p.draw .cen {color:#333;border-right:1px solid #90d690;}
.newResult > ul > li.bet p.away {background-color:#abdafd;border:1px solid;border-color:#cfe9fd #78c4ff #78c4ff #cfe9fd;color:#333;}
.newResult > ul > li.bet p.away .left {color:#333;border-left:1px solid #cfe8fc;}




/* 검색 */
.search_wrap {background-color:#eff2f2;}
.conts_top {height:28px;line-height:28px;background-color:#667580;border-top:1px solid #8997a0;border-bottom:1px solid #525e67;padding:0 10px;}
.conts_top .title {color:#ffe30d;font-size:14px;font-weight:bold;}
.search_wrap .body {padding:10px;text-align:center;border-bottom:1px solid #dfe5e5;}
.search_wrap .body select {background-color:#fff;border:1px solid #bccad4;height:26px;line-height:26px;color:#131f26;font-size:12px;width:100%;}
.search_wrap .body span {display:inline-block;}
.search_wrap .body .select_wrap01 {overflow:hidden;padding-bottom:10px;}
.search_wrap .body .select_wrap01 span {width:166px;}
.search_wrap .body .select_wrap02 {padding-bottom:10px;border-bottom:1px solid #e5eaea;}
.search_wrap .body .select_wrap02 .sel01 {width:62px;}
.search_wrap .body .select_wrap02 .sel02 {width:44px;}
.search_wrap .body .select_wrap02 strong {font-size:14px;color:#131f26;}
.btn_center {text-align:center;padding-top:10px;}
.btn_center a {margin:0 3px;}
.select_wrap02 .bd_input {margin-right:10px;}
.select_wrap02 .bd_input input {width:100%;background-color:#fff;border:1px solid #bccad4;color:#131f26;height:24px;line-height:24px;padding:0 5px;}




/* 게시판 */
.board_view {}
.board_list {}
.board_list li {position:relative;background-color:#fafafa;border-top:1px solid #ffffff;border-bottom:1px solid #e2e2e2;padding:7px 10px;}
.board_list li.notice {background-color:#f7fff8;border-bottom: 1px solid #bdff7f;}
.board_list li span {display:inline-block;}
.board_list li a.title_wrap {display:block;margin-right:40px;}
.board_list li.notice a.title_wrap{margin-right: 0;}
.board_list li a.title_wrap .title_info {line-height:18px;}
.board_list li.notice a.title_wrap .title_info {line-height:20px;}
.title_wrap .title_info .title_txt {font-size:13px;color:#333640;white-space:normal;word-break:break-all;display:inline;margin-right:2px;}
.title_wrap .txt_info {display:block;margin-top:3px;color: #0f991b;}
.title_wrap .txt_info .name {}
.title_wrap .txt_info .num_info {color:#333333; margin-left: 4px;}
.board_view .t_bar {font-size:11px;border-left:1px solid #d0e5f5;border-right:1px solid #fff;width:0px;height:11px;text-indent:-9999px;margin:0 2px 0 8px;display:none;}
.board_list li .ic_notice {width:58px;height:16px;line-height:18px;background-color:#b3121d;border-radius:2px;color:#ffffff;font-size:11px;text-align:center;font-weight:normal;margin-right:3px;}
.board_list li .ic_event {width:58px;height:16px;line-height:18px;background-color:#0f991b;border-radius:2px;font-size:11px;color:#fff;text-align:center;font-weight:normal;margin-right:3px;}
.board_list li a.num_count {width:40px;position:absolute;top:10px;right:0;text-align:center;}
.board_list li a.num_count .num {width:30px;height:24px;background:url("../images/ic_stripe.png") no-repeat -120px -38px;line-height:22px;color:#333333;margin-left:-5px;}
.board_list li.notice a.num_count .num {background-position:-89px -38px;}

.ic_photo {width:18px;height:18px;background:url("../images/ic_stripe.png") no-repeat -31px -38px;text-indent:-9999px;overflow:hidden;margin:0 2px;}
.ic_bet {width:19px;height:18px;background:url("../images/ic_stripe.png") no-repeat -50px -38px;text-indent:-9999px;overflow:hidden;margin:0 2px;}
.ic_new {width:18px;height:18px;background:url("../images/ic_stripe.png") no-repeat -70px -38px;text-indent:-9999px;overflow:hidden;margin:0 2px;}

.title_wrap .txt_info .name img{vertical-align: bottom;}


/* 게시판 보기 */
.info_wrap {border:4px solid #008c5d;}
.view_wrap {background-color:#fafcfc;padding:15px 20px;color:#333640;min-height:100px;border-bottom:1px solid #c7d5e0;}
.view_wrap .view {}
.view_wrap .view p {line-height:18px;}
.btn_wrap {overflow:hidden;padding:10px;}
.btn_wrap .left {float:left;}
.btn_wrap .right {float:right;}
.board_view .btn_lightgray {width:38px;font-size:12px;}
.board_view .btn_gray {width:58px;font-size:12px;}




/* 게시판 댓글 */
.comment_write {position:relative;margin:10px;}
.comment_write .write_box {padding-right:83px;}
.comment_write .write_box textarea {height:60px;border:1px solid #44aa00;width:100%;padding:5px;vertical-align:middle;color:#49494c;line-height:18px;border-radius: 4px 0 0 4px;}
.comment_write .cmt_submit {width:70px;height:70px;line-height:70px;font-size:14px;font-weight:bold;position:absolute;top:0;right:0;text-align:center;color:#222222;border-radius: 0 4px 4px 0; border:1px solid;border-color: #6ac500 #44aa00 #44aa00 #6ac500;
    background: #5bbd00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#60c000, #57ba00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#60c000, #57ba00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#60c000, #57ba00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#60c000, #57ba00); /* Standard syntax */}

.comment_list {}
.cmt_head {border-bottom:1px solid #008c5d;padding-left:10px;}
.cmt_head span {display:inline-block;color:#454545;min-width:105px;height:30px;line-height:30px;text-align:center;margin-bottom:-1px;border:1px solid;border-color:#008c5d #008c5d #ffffff #008c5d;background-color:#ffffff;}
.cmt_head span strong {}
.cmt_list {}
.cmt_list li {position:relative;padding:10px;background-color:#ffffff;border-bottom:1px solid #e2e2e2;}
.cmt_list li .cmt_txt {font-size:12px;}
.cmt_list li .cmt_txt .info {margin:0;color:#333640;line-height:18px;}
.cmt_list li .cmt_txt .info .name {color:#0f991b;}
.cmt_list li .cmt_txt .info .t_bar {margin:0 3px 0 5px;}
.cmt_list li .cmt_txt p {line-height:18px;margin:3px 45px 0 0;color:#49494c;font-size:14px;}
.cmt_list li .cmt_button {width:45px;line-height:24px;position:absolute;top:0;right:0;text-align:right;padding:5px 10px;}
.cmt_list li .cmt_button a {height:22px;line-height:22px;}
.cmt_list li .cmt_button a:first-child {margin-bottom:3px;}




/* 게시판쓰기 */
.title_blue {position:relative;}
.title_blue h2 {background-color:#4d4d4d;border-top:1px solid #595959;border-bottom:1px solid #404040;line-height:28px;color:#fff;font-size:14px;font-weight:bold;padding:0 10px;}
.option_wrap {}
.option_wrap .bet_li {width:131px;height:30px;line-height:30px;color:#fcfdff;background:url("../images/ic_button.png") no-repeat 0 -45px;text-align:center;text-indent:-3px;letter-spacing:-1px;display:inline-block;position:absolute;top:0;right:0;}
.option_wrap .option_view {display:none;}
.option_wrap.action .bet_li {background:url("../images/ic_button.png") no-repeat -132px -45px;}
.option_wrap.action .option_view {display:block;}
.board_write {}
.board_write .header {padding:10px;background-color:#efefef;}
.board_write .header p {margin-right:10px;}
.board_write .header p input {width:100%;background-color:#fff;border:1px solid #d0d0d0;height:28px;line-height:28px;font-size:12px;color:#333333;padding:0 5px;border-radius: 4px;}
.info_wrap .info_option {position:relative;background-color:#008c5d;padding:5px;color:#fff;line-height:16px;}
.info_wrap .info_option label {margin-left:3px;}
.info_wrap .info_option .delete {width:16px;height:16px;overflow:hidden;background:url("../images/ic_stripe.png") no-repeat 0 -108px;position:absolute;top:5px;right:5px;} 
.info_wrap .info_option .delete span {font-size:0;text-indent:-9999px;}
.info_wrap .info_button {background-color:#008c5d;padding:10px;text-align:center;}
.board_write .write {padding:10px;background-color:#fff;border-bottom: 1px solid #d0d0d0;}
.board_write .write textarea {width:100%;background-color:#fff;border:0;min-height:200px;color:#333640;line-height:18px;}
.btn_center .btn_lightgray.big {width:98px;height:30px;line-height:31px;}




/* 충전 */
.area_wrap {}
.area_wrap .section_wrap {background-color:#ffffff;padding-bottom: 20px;}
.section_wrap .section_box {margin:12px 0;}
.section_box .title {font-size:14px;color:#222222;font-weight:bold;}
.section_box .btn_money {margin:8px 0;text-align:center;}
.section_box .btn_money button {height:26px;line-height: 26px; text-align:center;font-size:14px;font-weight:bold;width:18.8%;background: #ffffff; border: 1px solid #006644; border-radius: 4px; color: #006644;}
.section_box .btn_money button:first-child {}
.section_box .sum_txt {position:relative;}
.section_box .sum_txt p {position:relative;margin-right:96px;}
.section_box .sum_txt p input {background-color:#fff;height:28px;line-height:28px;border:1px solid #d0d0d0;border-radius: 4px 0 0 4px; color:#333333;font-weight:bold;width:100%;text-align:right;padding:0 28px 0 5px;font-size:14px;}
.section_box .sum_txt p .t_right {font-size:14px;color:#333640;position:absolute;top:7px;right:-26px;}
.section_box .sum_txt .btn_navy {width:62px;position:absolute;top:0;right:0;color:#ffffff;border-radius: 0 4px 4px 0; border:1px solid;border-color: #5e5e5e #303030 #303030 #5e5e5e;
    background: #494949; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#535353, #404040); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#535353, #404040); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#535353, #404040); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#535353, #404040); /* Standard syntax */}
.section_box .name_txt {margin-right:12px;margin-top:5px;}
.section_box .name_txt input {background-color:#fff;height:28px;line-height:28px;border:1px solid #d0d0d0;border-radius: 4px; color:#333640;font-weight:bold;width:100%;padding:0 5px;font-size:14px;}
.section_button {text-align:center;padding:10px 0;}
.section_button a {width:98px}
.section_button .notice {color:#181a1a;line-height:22px;letter-spacing:-1px;}
.section_button .btn_navy {height:34px;line-height:34px;width: 100%;}
.section_list {}
.section_list .header {background-color:#efefef;height:30px;line-height:30px;padding:0 10px;border: 1px solid #d0d0d0; border-radius: 4px 4px 0 0;}
.section_list .header h3 {font-size:14px;color:#181a1a;font-weight:bold;}

.category_list {font-size:14px;line-height:16px;}
.category_list > li {padding:8px 0;background-color:#ffffff;border:1px solid #d0d0d0;border-top: none;}
.category_list > li:last-child {border-radius: 0 0 4px 4px;}
.category_list li .cty_top {overflow:hidden;padding:0 10px;}
.category_list li .cty_top .date {float:left;color:#808080;}
.category_list li .cty_top .date label {margin-left:3px;}
.category_list li .cty_top .cancel {float:right;color:#ff4c4c;font-size:12px;font-weight:bold;border-bottom:1px solid #ff4c4c;line-height:12px;}
.category_list li .cty_list {overflow:hidden;padding-top:10px;}
.category_list li .cty_list li {float:left;width:32%;overflow:hidden;color:#8a9399;background:url("../images/line_category.gif") no-repeat 0 center;}
.category_list li .cty_list li:first-child {width:52%;background:none;}
.category_list li .cty_list li.last {width:16%;text-align:center;color:#577f99;}
.category_list li .cty_list li em {float:left;padding-left:10px;font-size:12px;color:#181a1a;}
.category_list li .cty_list li > span {float:right;color:#181a1a;padding-right:10px;}
.category_list li .cty_list li span strong {vertical-align:baseline;margin-right:2px;}
.category_list li .cty_list li .name {color:#006644;font-weight:bold;}
.category_list li .cty_list li.last .wait {color:#00bf00;}

.option_wrap .info_txt {width:94px;height:30px;line-height:30px;color:#fcfdff;background:url("../images/ic_button.png") no-repeat 0 -156px;text-align:center;text-indent:-3px;letter-spacing:-1px;display:inline-block;position:absolute;top:0;right:0;}
.option_wrap .notice_view {display:none;position:absolute;top:30px;z-index:999999;}
.option_wrap.action .notice_view {display:block;width:100%;}
.option_wrap.action .info_txt {background:url("../images/ic_button.png") no-repeat -95px -156px;}

.article_wrap {background-color:#ffffff;color:#222222;height:100%;padding:10px 0 5px 0;}
.article_wrap h3 {width:136px;height:30px;line-height:30px;font-size:14px;font-weight:bold;color:#006644;text-indent:20px;}
.article_wrap .article_list {margin:10px 20px;}
.article_wrap .article_list li {position:relative;line-height:19px;font-size:13px;}
.article_wrap .article_list li strong {position:absolute;top:0;left:0;}
.article_wrap .article_list li p {margin-left:15px;}

.list_none {text-align:center;line-height:22px;padding:30px 0;border:1px solid #e2e2e2;border-top: none; background-color:#ffffff;}
.list_none p {margin-top:10px;font-size:14px;color:#333640;font-weight:bold;}




/* 환전 */
.mymoney_wrap {font-size:20px;color:#333640;border-bottom:1px solid #bccad4;margin-top:10px;overflow:hidden;}
.mymoney_wrap > strong {float:left;}
.mymoney_wrap .right {font-size:14px;color:#333640;float:right;}
.mymoney_wrap .right strong {color:#222222;font-size:20px;margin-right:2px;}




/* 고객선터 */
.write_wrap {background-color:#ffffff;padding:10px 10px 0;border-top:1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0;}
.write_wrap .write {border-bottom: none;}
.write_wrap .write textarea {min-height:100px;line-height:18px;}
.list_txt {}
.list_txt li {}
.list_txt li .list_title {position:relative;height:34px;line-height:34px;background-color:#efefef;border-top:1px solid #ffffff;border-bottom:1px solid #d0d0d0;}
.list_txt .list_title .list_chk {width:35px;display:inline-block;text-align:center;border-right:1px solid #d0d0d0;position:absolute;top:0;left:0;}
.list_txt .list_title .list_chk input {width:16px;height:16px;}
.list_txt .list_title .title_wrap {border-left:1px solid #ffffff;display:block;margin:0 140px 0 36px;color:#222222;font-size:14px;padding-left:5px;height:34px;}
.list_title .title_wrap strong {}
.list_title .title_wrap .title {display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;}
.list_title .fixed {position:absolute;top:0;right:10px;}
.list_title .fixed .ic_answer {display:inline-block;width:58px;height:16px;line-height:18px;text-align:center;background-color:#0274ba;border:1px solid #025f99;color:#fff;font-size:11px;letter-spacing:-1px;}
.list_title .fixed .ic_listwait {display:inline-block;width:58px;height:16px;line-height:18px;text-align:center;background-color:#e32626;border:1px solid #b31e1e;color:#fff;font-size:11px;letter-spacing:-1px;}
.list_title .fixed .date {font-size:12px;vertical-align:middle;color: #808080;}
.list_txt li .list_view {background-color:#fafcfc;display:none;}
.list_txt li.on .list_view {display:block;}
.list_view .view {padding:10px;line-height:20px;font-size:14px;color:#49494c;min-height:80px;white-space: pre-line;border-bottom: 1px solid #d0d0d0;}
.list_view .cmt_list li {border-top:1px solid #c7d5e0;border-bottom:0;}
.list_view .cmt_list li:first-child {border:0;}

.list_txt li.on .list_title {background-color:#006644;border-top:1px solid #008c5e;border-bottom:1px solid #00402a;}
.list_txt li.on .list_title .title_wrap {border-left:1px solid #008c5e;color: #ffffff;}
.list_txt li.on .list_title .list_chk {border-right:1px solid #00402a;}
.list_txt li.on .list_title .fixed .date {color: #dddddd;}

.board_write .section_list{padding: 10px;}


/* 베팅규정 */
.notice_wrap {}
.notice_wrap .warning_txt {background-color:#efefef;text-align:center;padding:7px 0;letter-spacing:-1px;}
.notice_wrap .warning_txt span {color:#283a46;background:url("../images/ic_warning.png") no-repeat 0 0;padding-left:19px;display:inline-block;line-height:16px;}
.notice_wrap .default_notice {background-color:#fafafa;border-bottom:1px solid #d0d0d0;padding:15px 10px;}
.notice_wrap .default_notice li {position:relative;line-height:18px;font-size:13px;margin-top:5px;}
.notice_wrap .default_notice li:first-child {margin:0;}
.notice_wrap .default_notice li strong {position:absolute;top:0;left:0;color:#283a46;}
.notice_wrap .default_notice li p {margin-left:15px;color:#333640;}
.notice_txt {padding:20px;background-color:#fafcfc;}
.notice_txt h3 {font-size:14px;font-weight:bold;color:#333333;height:30px;line-height:30px;background:url("../images/ic_stripe.png") no-repeat -189px -132px;padding-left:10px;margin:20px 0 0 -10px;}
.notice_txt p {color:#577f99;line-height:16px;}




/* 마이페이지 */
.mypage_box {background-color:#fff;}
.mypage_box .mypage_info {background-color:#fafafa;padding-top:30px;}
.mycard_box {width:266px;height:198px;background:url("../images/img_mycard_bg.png") no-repeat 0 0;margin:0 auto;position:relative;}
.mycard_box .myinfo_txt {color:#283a46;position:absolute;top:102px;right:0;width:142px;}
.mycard_box .myinfo_txt p {font-size:16px;color:#222222;font-weight:bold;font-family:malgun gothic;letter-spacing:-1px;}
.mycard_box .myinfo_txt p .ic_level {margin-right:3px;}
.mycard_box .myinfo_txt dl {overflow:hidden;width:110px;line-height:18px;margin-top:7px;}
.mycard_box .myinfo_txt dl dt {float:left;letter-spacing:-1px;width:80px;}
.mycard_box .myinfo_txt dl dd {float:right;}
.mycard_box .myinfo_txt dl dd strong {margin-right:1px;}
.mycard_box .myinfo_txt dl dd .bet {color:#009900;}
.mycard_box .myinfo_txt dl dd .mem {color:#006644;}

.mysum_box {padding:15px 0 10px;}
.mysum_box dl {width:260px;overflow:hidden;margin:0 auto;height:31px;line-height:31px;}
.mysum_box dl dt {width:36%;float:left;text-align:right;color:#181a1a;}
.mysum_box dl dt strong {display:inline-block;background:url("../images/ic_stripe.png") no-repeat;padding-left:19px;}
.mysum_box dl.sum dt strong {background-position:-180px 6px;}
.mysum_box dl.point dt strong {background-position:-179px -22px;}
.mysum_box dl dd {width:56%;float:left;font-size:14px;font-weight:bold;text-align:left;padding-left:20px;color:#333640;}
.mysum_box dl dd strong {margin-right:3px;}
.mysum_box dl.sum dd strong  {color:#009900;}
.mysum_box dl.point dd strong {color:#009900;}
.mysum_box dl dd .change {display:inline-block;width:46px;height:20px;background: #008c5d; color: #ffffff; border-radius: 4px;}
.mysum_box dl dd .change:after{content: ""; display: inline-block; width: 14px; height: 14px; background: url(../images/ic_stripe.png) no-repeat -118px 0;vertical-align: middle;}

.mypage_box .section_list {background-color:#ffffff;}
.mypage_box .section_list .header {text-align:center;border-radius: 0;border-left: none; border-right: none;}
.mypage_box .pass_edit {text-align:center;padding:10px 0;}
.mypage_box .pass_edit p {padding:5px 0;}
.mypage_box .pass_edit p label {width:90px;text-align:right;display:inline-block;letter-spacing:-1px;margin-right:10px;font-weight:bold;color:#333640;}
.mypage_box .pass_edit p input {width:204px;height:26px;line-height:26px;background-color:#fff;border:1px solid #d0d0d0;border-radius: 4px; padding:0 5px;}
.mypage_box .section_button {background:none;padding:0 0 20px 0;}

.category_list .cty_top .left {float:left;}
.category_list .cty_top .left label {color:#181a1a;font-size:12px;margin:0 4px;}
.category_list .cty_top .left label strong {font-size:14px;vertical-align:middle;margin-left:2px;line-height:15px;}
.category_list .cty_top .t_right {font-size:13px;color:#181a1a;float:right;}
.category_list .cty_top .t_right strong {margin-left:3px;}
.category_list .ic_open {display:inline-block;width:30px;height:14px;text-indent:-9999px;background:url("../images/ic_stripe.png") no-repeat 0 -33px;}
.category_list .ic_closed {display:inline-block;width:30px;height:14px;text-indent:-9999px;background:url("../images/ic_stripe.png") no-repeat 0 -47px;}

.category_list.mypage .cty_list li {width:50% !important;}
.category_list.reference .cty_list li {width:33.3% !important;}
.category_list.reference .cty_list li:first-child {width:33.4% !important;}
.category_list.reference li .cty_list li {background:url("../images/line_category02.gif") no-repeat 0 center;}
.category_list.reference li .cty_list li:first-child {background:none;}
.category_list.reference li .cty_list li em {width:100%;margin-bottom:4px;}
.category_list.reference .cty_top .t_right {font-size:12px;}

.section_none {background-color:#fafcfc;text-align:center;padding:35px 0;border-bottom:1px solid #d2d2d7;}
.section_none p {font-size:14px;font-weight:bold;color:#333640;margin-top:10px;}

.mypage_box .section_button a{width: 150px; height: 30px; line-height: 30px;}


/* 쪽지 */
.list_view .writer {overflow:hidden;padding:10px 10px 0;}
.list_view .writer span {line-height:22px;}
.list_view .writer .left {float:left;}
.list_view .writer .right {float:right;}
.list_view .writer .right .btn_navy {width:40px;height:26px;line-height: 26px; font-size:12px;color:#ffffff;border:1px solid;border-color: #5e5e5e #303030 #303030 #5e5e5e;
    background: #494949; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#535353, #404040); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#535353, #404040); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#535353, #404040); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#535353, #404040); /* Standard syntax */}
.button_left .t_notice {font-size:12px;color:#0f991b;margin-left:5px;letter-spacing:-1px;font-size:11px;}




/* 문의게시판 */
.board_list.inquiry {}
.board_list.inquiry li a.title_wrap {margin:0;}
.board_list.inquiry li a.title_wrap .a_wait {color:#ff0800;}
.board_list.inquiry li a.title_wrap .a_end {color:#00b060;}




/* 문의게시판 팝업 */
.popup_wrap {position:absolute;top:150px;z-index:999999;width:100%;}
.popup_conts {width:300px;margin:0 auto;position:relative;}
.popup_conts .header {height:35px;line-height:35px;background:#006644;border-radius: 4px 4px 0 0;}
.popup_conts .header h2 {font-weight:bold;font-size:14px;color:#fff;text-align:center;}
.popup_conts .body {border:1px solid #006644; border-radius: 0 0 4px 4px;}
.popup_conts .body .body_txt {background-color:#ffffff;padding:20px 0;text-align:center;color:#333640;border-bottom: 1px solid #d0d0d0;}
.popup_conts .body_txt p {margin:10px 0;}
.popup_conts .body_txt input {background-color:#fff;border:1px solid #d0d0d0;width:195px;height:28px;line-height:28px;color:#333640;padding:0 5px;border-radius: 4px;}
.popup_conts .body_txt label {font-weight:bold;margin-right:10px;}
.popup_conts .body .section_button {background-color:#fafafa;padding:15px 0;border-radius: 0 0 4px 4px;}

.popup_wrap .section_button a{height: 30px; line-height: 30px; width: 120px;}


/* 문의게시판 글쓰기 */
.board_list.inquiry li.title {background-color:#eff2f2;}
.view_wrap.inquiry {padding:0;}
.view_wrap.inquiry .view {padding:15px;min-height:70px;font-size:14px;color:#49494c;overflow-x: scroll;}
.view_wrap.inquiry .comment_list .cmt_list li {border-top:1px solid #c7d5e0;border-bottom:0;}
.view_wrap.inquiry .comment_list .cmt_list li:first-child {border:0;}

.board_write .writer_wrap {background-color:#efefef;padding:10px;border-bottom:1px solid #d0d0d0;}
.board_write .writer_wrap .writer_txt {overflow:hidden;}
.board_write .writer_wrap .writer_txt > div {position:relative;width:45%;float:left;line-height:30px;}
.board_write .writer_wrap .writer_txt .w_set {width:55%;}
.board_write .writer_wrap .writer_txt > div p {margin:0 12px 0 48px;}
.board_write .writer_wrap .writer_txt input {width:100%;background-color:#fff;height:28px;line-height:28px;border:1px solid #d0d0d0;color:#333333;border-radius: 4px; padding:0 5px;}
.board_write .writer_wrap .writer_txt label {font-weight:bold;color:#333640;position:absolute;top:0;left:0;}
.board_write .writer_wrap .writer_txt .w_set label {padding-left:10px;}
.board_write .writer_wrap .writer_txt .w_set p {margin:0 12px 0 68px;}
.board_write .writer_wrap .notice {font-size:11px;color:#5c6173;text-align:center;letter-spacing:-1px;margin-top:10px;}

.tab_view .board_write .header{border-bottom: 1px solid #d0d0d0;}
.tab_view .section_button a{height: 30px; line-height: 30px; width: 150px;}


/* 페이징 */
.paging {padding:20px 0;text-align:center;}
.paging li {height:28px;line-height:28px;display:inline;}
.paging li a {color:#3a5466;font-weight:bold;text-align:center;display:inline-block;min-width:28px;}
.paging li:hover a {text-decoration:underline;}
.paging li.on a {background-color:#fff;border:1px solid #1f5499;color:#3a5466;text-decoration:none;}
.paging li.btn_arrow a {width:30px;height:30px;overflow:hidden;background:url("../images/ic_button.png") no-repeat 0 0;border:none;}
.paging li.btn_arrow a.prev_end {background-position:0 -196px;}
.paging li.btn_arrow a.prev {background-position:-35px -196px;margin-right:10px;}
.paging li.btn_arrow a.next {background-position:-70px -196px;margin-left:10px;}
.paging li.btn_arrow a.next_end {background-position:-105px -196px;}
.paging li.btn_arrow a.prev_end:hover {background-position:0 -226px;}
.paging li.btn_arrow a.prev:hover {background-position:-35px -226px;}
.paging li.btn_arrow a.next:hover {background-position:-70px -226px;}
.paging li.btn_arrow a.next_end:hover {background-position:-105px -226px;}
.paging li.btn_arrow.on a.prev_end {background-position:0 -226px;}
.paging li.btn_arrow.on a.prev {background-position:-35px -226px;}
.paging li.btn_arrow.on a.next {background-position:-70px -226px;}
.paging li.btn_arrow.on a.next_end {background-position:-105px -226px;}
.paging li.btn_arrow a span {text-indent:-9999px;position:relative;top:-9999px;}

.button_left + .paging{padding-top: 0;}


/* 회원가입 - 약관동의 */
.join_menu {overflow:hidden;position:relative;}
.join_menu .join_bg {width:100%;height:36px;}
.join_menu ul {position:absolute;top:0;width:100%;overflow:hidden;}
.join_menu ul li {width:33.3%;height:36px;line-height:36px;float:left;}
.join_menu ul li:first-child {width:33.4%;}
.join_menu ul li a {color:#e5e5e5;display:block;text-align:center;}
.join_menu ul li a:hover {color:#fff;font-weight:bold;}
.join_menu ul li.on a {color:#fff;font-weight:bold;}

.terms_wrap {padding:10px;}
.join_wrap .terms_txt {background-color:#fff;border:1px solid #d0d0d0;padding:15px;overflow-y:scroll;height:450px;border-radius: 4px;}
.join_wrap .terms_txt h3 {font-weight:bold;color:#283a46;height:30px;line-height:30px;background:url("../images/ic_stripe.png") no-repeat -189px -133px;padding-left:10px;margin:20px 0 0 0;}
.join_wrap .terms_txt h3:first-child {margin:5px 0 0 0;}
.join_wrap .terms_txt ul li {color:#0a2333;overflow:hidden;margin-top:10px;position:relative;}
.join_wrap .terms_txt ul li > strong {min-height:15px;position:absolute;top:0;left:0;}
.join_wrap .terms_txt ul li p {width:95%;margin-left:15px;line-height:15px;}
.join_wrap .terms_txt ul li p strong {display:inline-block;}
.join_wrap .terms_txt ul li > p {}




/* 회원가입 - 개인정보 입력 */
.join_table {background-color:#ffffff;}
.join_write {width:100%;letter-spacing:-1px;padding:15px;}
.join_write button {letter-spacing:-1px;padding:0 5px;}
.join_write th {text-align:right;color:#333640;font-size:12px;vertical-align:top;line-height:40px;letter-spacing:-1px;font-weight:bold;}
.join_write th.phone {line-height:28px;}
.join_write td {padding:0 20px 0 8px;}
.join_write td span {display:inline-block;}
.join_write td input {border:1px solid #d0d0d0;background-color:#fff;height:28px;line-height:28px;color:#49494c;text-indent:5px;border-radius: 4px;}
.join_write td select {border:1px solid #d0d0d0;background-color:#fff;height:30px;line-height:30px;color:#49494c;border-radius: 4px;}
.join_write td .btn_navy {height:30px;line-height:30px;font-weight:normal;font-size:11px;width:auto;padding:0 6px;}
.join_write td .write_top {padding:5px 0;position:relative;}
.join_write td .write_top .btn_navy {position:absolute;top:5px;right:0;}
.join_write td .write_top.sel02 {overflow:hidden;}
.join_write td .write_top.sel02 span {width:60%;float:left;}
.join_write td .write_top.sel02 .input_wrap04 {width:40%;}
.join_write td .write_top.sel02 span select {width:96%;background-color:#475259;color:#fff;}
.join_write td .code_wrap {padding:6px 0;}
.join_write td .write_top span {display:block;}
.join_write td .write_top input {width:100%;}
.join_write td .code_wrap {overflow:hidden;}
.join_write td .code_wrap button {float:left;}
.join_write td .code_wrap span {float:right;}
.join_write td p {color:#333640;font-size:11px;line-height:14px;margin-bottom:5px;}
.join_write td p.not {color:#fc3129;}
.join_write td p.clear {color:#4174D9;}
.join_write td .select_area .input_wrap05:first-child {width:30%;}
.join_write tr.last th, .join_write tr.last td {padding-top:10px}


.input_wrap01 {}
.input_wrap02 {margin-right:33px;}
.input_wrap03 {margin-right:55px;}
.input_wrap04 {width:40%;}
.input_wrap05 {width:28.7%;}
.input_wrap05 select {width:100%;}
.input_wrap05 input {width:100%;text-indent:5px;padding:0 !important;}
.input_wrap06 label {letter-spacing:-1px;color:#333640;font-size:14px;}
.input_wrap06 input {width:70px;margin-left:5px;}
.inuut_wrap07 {width:68%;}
.inuut_wrap07 input {width:100%;text-indent:5px;padding:0 !important;}

.join_table .section_button {background:none;background-color:#fafafa;border-top:1px solid #d0d0d0;padding:20px 0;}
.join_finish {text-align:center;padding:94px 0;}



/* ssss1 */
.banking_tb {width:100%;border:1px solid #d0d0d0;}
.banking_tb th {font-size:11px;color:#222222;height:31px;line-height:31px;background:url("../images/line_banking.gif") no-repeat 0 center;background-color:#efefef;}
.banking_tb th:first-child {background:none;}
.banking_tb td {text-align:center;color:#999999;height:35px;border-top:1px solid #d3e2ed;background-color:#fff;}
.banking_tb td.name {color:#2489d5;}
.banking_tb td.money {color:#283a46;}
.banking_tb td .wait {color:#00bf00;}
.banking_tb td .btn_lightgray {width:40px;height:16px;line-height:16px;font-size:11px;}
.banking_tb .id_name .ic_level {margin-right:3px;height:15px;}


/* game popup */
#g_popup {background:none;background-color:#11161a;}
#g_popup .container_wrap {width:1060px;margin:auto;padding:10px 0 0 0;}
#g_popup .contents_wrap {width:828px;}

.video_wrap {padding:30px 0;background-color:#23292e;}
.video_wrap .video_box {width:512px;height:289px;border:1px solid #b2b2b2;margin:auto;}

#g_popup .game_wrap td .btn_tim span {width:200px;}

.area_wrap {padding:10px;}
.area_wrap .contents_top {background-color: #efefef;border: 1px solid #d0d0d0;height: 38px;line-height: 38px;text-align: center;border-radius: 4px 4px 0 0;}
.area_wrap .payment_list th {font-size:11px;color:#667580;height:31px;line-height:31px;background:url("../images/line_banking.gif") no-repeat 0 center;background-color:#f7fafa;letter-spacing:-1px;} 
.area_wrap .payment_list td {font-family:dotum;color:#667580;border-left:1px solid #d0d6d9; height: 35px; text-align: center;border-top: 1px solid #d0d6d9;}
.area_wrap .payment_list td:first-child {border-left: none;}
.area_wrap .payment_list td span {display:inline-block;}
.area_wrap .payment_list td.game_tit {font-size:11px;color:#21272b;}
.area_wrap .payment_list td.game_tit .game_date {margin-right:10px;}
.area_wrap .payment_list td.game_tit .game_vs {}
.area_wrap .payment_list td.game_tit .game_vs em {display:inline-block;overflow:hidden;max-width:100px;*width:80px;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;}
.area_wrap .payment_list td.game_tit .game_vs .versus {font-weight: bold; color: #00b300;}
.area_wrap .payment_list td.date {font-size:11px;}
.area_wrap .payment_list td.t_right {text-align:right;padding-right:10px;}
.area_wrap .payment_list td strong{color: #21272b;}
.payment_wrap .t_white{color: #1d88cc !important; font-weight: bold;}

.area_wrap .payment_list th:first-child {background-image: none; border-right:0; }
.area_wrap .payment_list td.result_game span {display:inline-block;overflow:hidden;width:136px;white-space:nowrap;text-overflow:ellipsis;}
.area_wrap .payment_list td.result_game .left {text-align:right;}
.area_wrap .payment_list td.result_game .score {color:#00b300;width:35px;display:inline-block;}
.area_wrap .payment_list td.result_game .right {text-align:left;}
.area_wrap .payment_list td.win_bu {background-color:#ccffcc;font-weight:bold;color:#21272b;}
.area_wrap .payment_list td.win_pk {background-color:#ccecff;font-weight:bold;color:#21272b;}
.area_wrap .payment_list td.win_pk span {color:#21272b !important;}
.area_wrap .payment_list.result td {border-left:1px solid #d0d6d9; height: 35px; text-align: center;border-top: 1px solid #d0d6d9;}
.area_wrap .payment_list.result tr td:first-child {color:#667580;border-left: none;}

.sadari_notice {margin:20px 10px 10px;letter-spacing:-1px;}
.sadari_notice h4.title {color:#373737;font-size:12px;}
.sadari_notice h4.title strong {font-size:14px;margin-right:10px;}
.sadari_notice ul {margin-top:8px;background-color:#fff;border:1px solid #d0d0d0;padding:10px 10px 10px 12px;border-radius: 4px;}
.sadari_notice ul li {padding-left:8px;color:#666666;line-height:22px;}
.area_wrap .sadari_notice {margin:30px 0 0 0;}
.area_wrap .sadari_notice strong {color: #006644;}
#g_popup .copyright_wrap .copy {width:auto;}

.payment_wrap{background: #ffffff;}
.payment_list{width: 100%; border: 1px solid #d0d0d0; border-top: none; border-radius: 0 0 4px 4px;}

.payment_wrap col:nth-child(1){width: 80px !important;}
.payment_wrap col:nth-child(2){width: 300px !important;}
.payment_wrap col:nth-child(3){width: 120px !important;}
.payment_wrap col:nth-child(4){width: 120px !important;}
.payment_wrap col:nth-child(5){width: 110px !important;}
.payment_wrap col:nth-child(6){width: 65px !important;}
.payment_wrap col:nth-child(7){width: 110px !important;}
.payment_wrap col:nth-child(8){width: 65px !important;}

.payment_wrap .result col:nth-child(1){width: 10% !important;}
.payment_wrap .result col:nth-child(2){width: 42% !important;}
.payment_wrap .result col:nth-child(3){width: 8% !important;}
.payment_wrap .result col:nth-child(4){width: 8% !important;}
.payment_wrap .result col:nth-child(5){width: 8% !important;}
.payment_wrap .result col:nth-child(6){width: 8% !important;}
.payment_wrap .result col:nth-child(7){width: 8% !important;}
.payment_wrap .result col:nth-child(8){width: 8% !important;}


.mainVisual {width:100%;}
.mainVisual > img {width:100%;}
/* .mainVisual > p {width:100%; position:absolute; top:-70%; left:0; text-align:center;} */
/* .mainVisual {width:100%; max-height:300px; overflow:hidden; position:relative; text-align:center;}
.mainVisual > p {width:100%; margin-top:-50%;}
.mainVisual > p img {width:100%;} */
.hotGame {width:auto; height:274px; background:#ececec; border-radius:10px; margin:10px 20px 0; padding:20px;}
.hotGame > .title {width:100%; height:24px; font-size:18px; font-weight:normal; color:#040a18; line-height:100%; font-family: 'Noto Sans KR', sans-serif;}
.hotGame > .game {width:100%; height:auto;}
.hotGame > .game > li {width:100%; height:50px;}
.hotGame > .game > li > .text {width:100%; height:30px; font-size:14px; font-weight:normal; color:#040a18; line-height:40px; overflow:hidden; font-family: 'Noto Sans KR', sans-serif;}
.hotGame > .game > li > .text > .left {width:50%; height:30px; float:left; text-align:left;}
.hotGame > .game > li > .text > .right {width:50%; height:30px; float:left; text-align:right;}
.hotGame > .game > li > .progress {width:100%; height:20px; overflow:hidden; border-radius:5px;}
.hotGame > .game > li > .progress > p {width:auto; height:20px; float:left;}
.hotGame > .game > li > .progress > .home {background:#006644;}
.hotGame > .game > li > .progress > .drew {background:#a2a7a9;}
.hotGame > .game > li > .progress > .away {background:#21a658;}

.mainNotice {width:auto; height:174px; background:#ececec; border-radius:10px; margin:10px 20px 0; padding:20px;}
.mainNotice > .title {width:100%; height:24px; font-size:18px; font-weight:normal; color:#040a18; line-height:100%; font-family: 'Noto Sans KR', sans-serif; position:relative;}
.mainNotice > .title > a {display:block; width:38px; height:18px; font-size:14px; font-weight:normal; color:#fff; font-family: 'Noto Sans KR', sans-serif; background:#666 url(../images/btn_more.png) no-repeat 3px 3px; padding:3px 3px 3px 25px; position:absolute; top:0px; right:0px; border-radius:3px; line-height:16px}
.mainNotice > .notice {width:100%; height:auto;}
.mainNotice > .notice > li {width:100%; height:30px; font-size:14px; font-weight:normal; line-height:100%; overflow:hidden; font-family: 'Noto Sans KR', sans-serif; background:url(../images/icon_notice.png) no-repeat 0px 9px; border-bottom:1px dashed #1581fc; position:relative;}
.mainNotice > .notice > li > a {display:block; width:70%; padding-left:20px; color:#040a18; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.mainNotice > .notice > li > span {display:block; width:30%; line-height:30px; font-size:12px; font-weight:normal; color:#999; position:absolute; top:0; right:0; text-align:right;}

.mainboard {width:auto; height:174px; background:#ececec; border-radius:10px; margin:10px 20px 30px; padding:20px;}
.mainboard > .title {width:100%; height:24px; font-size:18px; font-weight:normal; color:#040a18; line-height:100%; font-family: 'Noto Sans KR', sans-serif; position:relative;}
.mainboard > .title > a {display:block; width:38px; height:18px; font-size:14px; font-weight:normal; color:#fff; font-family: 'Noto Sans KR', sans-serif; background:#666 url(../images/btn_more.png) no-repeat 3px 3px; padding:3px 3px 3px 25px; position:absolute; top:0px; right:0px; border-radius:3px; line-height:16px}
.mainboard > .board {width:100%; height:auto;}
.mainboard > .board > li {width:100%; height:30px; font-size:14px; font-weight:normal; line-height:100%; overflow:hidden; font-family: 'Noto Sans KR', sans-serif; background:url(../images/icon_board.png) no-repeat 0px 9px; border-bottom:1px dashed #1581fc; position:relative;}
.mainboard > .board > li > a {display:block; width:70%; padding-left:20px; color:#040a18; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.mainboard > .board > li > span {display:block; width:30%; line-height:30px; font-size:12px; font-weight:normal; color:#999; position:absolute; top:0; right:0; text-align:right;}

#lotteryimg{text-align: center; background: #0080ff; border: 1px solid; border-color: #0f89dc #0018ab #0018ab #0f89dc;}

.mainBanner2 {width:auto; height:auto; margin:10px 20px; background:#21a658; text-align:center;}
.mainBanner2 img {width:100%;}

#calWrap {font-family: 'Alegreya Sans', sans-serif; overflow:hidden; padding:10px;}
.claConWrap {}
.claConWrap.on {}
.claConWrap .title {width:100%; height:60px; font-size:70px; font-weight:900; color:#0f991b; line-height:50px; overflow:hidden;}
.claConWrap .title > strong {color:#1aff47; margin-left:10px; font-size:40px; font-weight:900;}
.claConWrap td {font-size:12px;}
.claConWrap td.day {position:relative; overflow:hidden; color:#000;}
.claConWrap td > .chk button {background:none; font-size:0; text-indent:-999999; width:96%; height:50px; background:url(/design/images/att_off.png) no-repeat; outline:none; transition: all 0.5s; -webkit-transition: all 0.5s; background-size:100%; display:block; margin:0 auto;}
.claConWrap td > .chk button.on {background:url(/design/images/att_on.png) no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s;}
.claConWrap td > .chk.on button {background:url(/design/images/att_on.png) no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s;}
.claConWrap td > .chk button.gold {background:url(/design/images/att_gold02.png) no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s;}
.claConWrap td > .chk.gold button {background:url(/design/images/att_gold02.png) no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s;}
.dayTitle {font-size:14px; font-weight:bold;}
.noToDay{width:100%; height:100%; background: rgba(0,0,0,0.1) repeat; position:absolute; top:0; left:0; z-index:9; display:none;}
.claConWrap td.day.on .noToDay {display:block;}
.claConWrap td.day.off .noToDay {display:none;}

.sadari_notice {margin-top:30px;letter-spacing:-1px;}
.sadari_notice h4.title {color:#0c1833;font-size:12px;}
.sadari_notice h4.title strong {font-size:14px;margin-right:10px;}
.sadari_notice strong {font-size:18px;}
.sadari_notice ul {margin-top:8px;background-color:#ffffff; border: 1px solid #cccccc; border-radius: 4px; padding:10px;}
.sadari_notice ul li {color:#494b4c;line-height:22px;}

.importantGame {color:#0073ff;}