@import "/css/common.css";
@import "/css/top.css";

.login_bdy { 
	width: 1200px;
    height: 1754px;
    background: url("/bh_img/skin_background.jpg") no-repeat top;
	margin:0 auto;
} 
#Live1_ldrgame {
	margin: 5px 29px auto auto;
	overflow: hidden;
	width: 698px;
}
#Live1_game2 {
	margin: 5px 5px auto auto;
	overflow: hidden;
	width: 742px;
}
#Live1_game3 {
	margin: 5px 5px auto auto;
	overflow: hidden;
	width: 742px;
}
#main_cont_wrap {
    background: url(/bh_img/bg_04.jpg) 50% 0 fixed;
    background-position-y: -1px;
    width: 100%;
    margin-top: 5px;
    min-width: 1600px;
}
.main_center {
    margin: 0 auto;
	width:1200px;
	height:500px;
	position: relative;
	/*background: url("/bh_img/logo_watermark.png") no-repeat;*/
}
#lg_wm_img {
    margin: auto;
    left: 0;
    right: 0;
    vertical-align: middle;
    top: 0;
    position: absolute;
    bottom: 0;
}

.main_bottom {
	border-bottom: 1px solid #4B4D4A;
	margin: 0 auto;
	width:1200px;
	height:160px;
}
.bns {
	float:right;
	width:479px;
	height:154px;
	background: #4B4B4B;
	border-radius: 15px;
	margin:3px;
}
.gb_link {
	display:inline-block;
	margin: 27px 0px 8px 8px;
}
.gb_tt {
	position: absolute;
    margin: 5px 16px;
}
.notice_view {
	width: 450px;
    height: 115px;
    background: white;
    box-shadow: inset 0 0 18px black;
    border-radius: 12px;
	margin: 27px 15px;
}
.notice {
	width: 418px;
	margin: 0 auto;
	padding:3px 16px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #4B4B4B;
}
.notice a {
	color: #000;
}
/*layer_img*/
.leaf_lft {
	display:none;
	position:absolute;
	top:-20px;
	left:-20px;
	width:1006px;
	height:80px;
	z-index:100000;
}
.leaf_rht {
	display:none;
	position:absolute;
	top:-20px;
	right:-10px;
	width:1006px;
	height:80px;
	z-index:100000;
}
.frog_layer {
	position:absolute;
	top:60px;
	left:-123px;
	width:172px;
	height:181px;
	z-index:100000;
}
.frog_layer2 {
	position:absolute;
	top:40px;
	left:-57px;
	width:80px;
	height:83px;
	z-index:10000;
}
.lft_garden{
	position:absolute;
	left:0;
	bottom:-80px;
	width:1022px;
	height:184px;
	z-index:100000;
}
.rht_garden{
	position:absolute;
	right:0;
	bottom:-80px;
	width:1039px;
	height:175px;
	z-index:10000;
}

/*main_quick*/

.main_quick {
	position:relative;
	width:1006px;
	height:117px;
	margin:0;
	padding:0;
	background:url(/img/main/main_quick_bk.gif) no-repeat
}
.quick_ul {
	position:relative;
	top:26px;
	left:50px;
	list-style:none;
	margin:0;
	padding:0;
}
.quick_ul li {
	display:inline-block;
	float:left;
	margin:0 0 0 30px;
	padding:0
}
.quick_layimg {
	position:absolute;
	right:30px;
	bottom:10px;
	z-index:100000;
}
/*main_content*/
.main_bk {
	display:block;
	width:1006px;
	height:745px;
	margin:0 auto!important;
	border:1px solid #75A422;
	background:url(/img/main/main_box.gif) no-repeat
}
.main_con{
	width:990px;
	height:310px;
	margin:0;
	padding:2px 0 0 1px;
	background:url(/img/main/visual_box.png) no-repeat 18px 20px;
}
.cont_visual {
	float:left;
	width:620px;
	height:282px;
	margin:20px 0 0 18px;
	padding:0;
 	*zoom:1;
}
.cont_visual:after {
	content:"";
	display:block;
	clear:both;
}
.aside_brd {
	float:left;
	width:349px;
	height:281px;
	margin:20px 0 0 0;
	padding:0;
	border-top:1px solid #1E1E1E;
	background:#1B3811;
}
.aside_brd .main_brd {
	overflow-y:scroll;
	overflow-x:hidden;
	width:100%;
	height:280px;
	margin:0 0 0 1px;
	padding:0
}
.aside_brd .main_brd .main_data01 {
	width: 332px;	
	margin:0;
	line-height: 1.2em;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size: 12px;
	color:#85D038;
	font-weight:600;
	border-top:1px solid #333333;
}
.aside_brd .main_brd .main_data01 th {
	padding: 4px 0px;
}
.aside_brd .main_brd .main_data01 td {
	height:35px;
	padding: 6px 10px;	
	border-bottom:1px solid rgb(29, 46, 22);	
}
.aside_brd .main_brd .main_data01 thead tr th {
	height:47px;
	border-bottom:1px solid #333333;
	color: rgb(255, 255, 255);
	font-weight: bold;
	background:url(/img/main/tbl_head_bk.gif) repeat-x;
}
.aside_brd .main_brd .main_data01 tbody tr {
	background:url(/img/main/brd_tr.gif) repeat-x;
}
.aside_brd .main_brd .main_data01 tbody tr.odd {
	background:url(/img/main/brd_tr_odd.gif) repeat-x;
}
.aside_brd .main_brd .main_data01 tbody tr td {
	border-bottom:1px solid rgb(29, 46, 22);
	vertical-align:middle;
	word-break:break-all;
}
.aside_brd .main_brd .main_data01 tbody tr td a:link, .aside_brd .main_brd .main_data01 tbody tr td a:active, .aside_brd .main_brd .main_data01 tbody tr td a:visited {
	color:#97EA41;
}
.aside_brd .main_brd .main_data01 tbody tr td a:hover {
	color:#FFF;
}
.aside_brd .main_brd .main_data01 tbody tr td.main_brd_dog {
	text-align:left!important;
	color:#ccc
}
.aside_brd .main_brd .main_data01 tbody tr td.main_brd_odds {
	color:#ccc
}
.aside_brd .main_brd .main_data01 thead tr th:first-child {
	border-left:none medium currentColor;
}
.aside_brd .main_brd .main_data01 tbody tr td:first-child {
	border-left:none medium currentColor;
}
body:first-of-type .aside_brd .main_brd .main_data01 thead tr th:first-child {
	border-left:none medium currentColor;
}
body:first-of-type .aside_brd .main_brd .main_data01 tbody tr td:first-child {
	border-left:none medium currentColor;
}

#ban_slides {
	display: none;
}
.cont_main{
	display:inline-block;
	float:left;	
	width:948px;
	height:271px;
	margin:46px 0 0 19px;
	padding:84px 0 0 22px;
	background:url(/img/main/today_box.gif) no-repeat;
}

.today_lst {
	display:inline-block;
	float:left;
	overflow-y:scroll;
	width:930px;
	height:250px;
	margin:0;
	padding:0;	
}
.today_lst .today_ul{
	margin:0;
	padding:0;
}
.today_lst .today_ul > li {
	display:inline-block;
	float:left;
	width:904px;
	height:47px;
	margin:0 0 3px;
	padding:0;
	color:#FEFECA;
	line-height:22px;
	background:url(/img/main/brd_lst_bk.png) no-repeat;
}
.today_lst .today_ul > li.defline {
	background-color:#101924;
}
.today_lst .today_ul > li > ul {
	margin:0;
	padding:0;
}
.today_lst .today_ul li ul li {
	display:inline-block;
	float:left;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size:14px;
	line-height:47px;
	font-weight:600;
}
.today_lst .today_ul .team_name {
	display:inline-block;
	float:left;
	width:260px;
	margin:0 0 0 20px
}
.today_lst .today_ul .team_namer {
	display:inline-block;
	float:right;
	text-align:right;
	width:260px;
	padding-right:20px;
}
.today_lst .today_ul .formatNum {
	display:inline-block;
	float:left;
	width:60px;
	text-align:right;
}
.today_lst .today_ul .formatNumr {
	display:inline-block;
	float:left;
	width:60px;
}
.today_lst .today_ul .rate_num {
	display:inline-block;
	float:left;
	width:60px;
	text-align:center;
}
.today_lst .today_ul .game_time {
	display:inline-block;
	float:left;
	width:160px;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size:14px;
	line-height:47px;
	font-weight:600;
	color:#FFA800;
	text-align:center;	
	text-shadow:1px 1px 0 #2E6100;	
	
}
.con_rht {
	display:inline-block;
	float:left;
	width:325px;
	height:341px;
	margin:0;
	padding:23px 0 0 11px;
	background:url(/img/main/notice_box.gif) no-repeat 10px 55px;
}
.con_rht .main_brd {
	width:291px;
	margin:0;
	padding:0
}
.con_rht .main_brd h3 {
	width:291px;
	margin:0;
	padding:0
}
.con_rht .main_brd .main_data01 {
	width: 291px;
	margin:11px 0 0 5px;
	line-height: 16px;
	font-size: 11px;
}
.con_rht .main_brd .main_data01 th {
	padding: 7px 0px;
}
.con_rht .main_brd .main_data01 td {
	padding: 10px 6px;
}
.con_rht .main_brd .main_data01 thead tr th {
	color: rgb(80, 80, 80);
	font-weight: bold;
	border-left-color: rgb(51, 51, 51);
	border-left-width: 1px;
	border-left-style: solid;
}
.con_rht .main_brd .main_data01 tbody tr {
	background:url(/img/main/board_row_bk.gif) repeat-x
}
.con_rht .main_brd .main_data01 tbody tr td {
	height:30px;
	text-align: left;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(51, 51, 51);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.con_rht .main_brd .main_data01 tbody tr td a:link, .con_rht .main_brd .main_data01 tbody tr td a:active, .con_rht .main_brd .main_data01 tbody tr td a:visited {
	color:#868686;
}
.con_rht .main_brd .main_data01 tbody tr td a:hover {
	color:#F27438;
}
.con_rht .main_brd .main_data01 tbody tr td.main_brd_date {
	text-align:center;
	color:#F27438
}
.con_rht .main_brd .main_data01 thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.con_rht .main_brd .main_data01 tbody tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
body:first-of-type .con_rht .main_brd .main_data01 thead tr th:first-child {
	border-left:0 none currentColor;
}
body:first-of-type .con_rht .main_brd .main_data01 tbody tr td:first-child {
	border-left:0 none currentColor;
}
.con_rht .main_brd .main_data02 {
	width: 291px;
	height:293px;
	margin:11px 0 0 5px;
	line-height: 16px;
	font-size: 11px;
}
.con_rht .main_brd .main_data02 th {
	padding: 7px 0px;
}
.con_rht .main_brd .main_data02 td {
	padding: 10px 6px;
}
.con_rht .main_brd .main_data02 thead tr th {
	color: rgb(80, 80, 80);
	font-weight: bold;
	border-left-color: rgb(51, 51, 51);
	border-left-width: 1px;
	border-left-style: solid;
}
.con_rht .main_brd .main_data02 tbody tr {
	background:url(/img/main/board_row_bk.gif) repeat-x;
	
}
.con_rht .main_brd .main_data02 thead tr th {
	height:17px;
}
.con_rht .main_brd .main_data02 tbody tr td {
	text-align: left;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(51, 51, 51);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.con_rht .main_brd .main_data02 tbody tr td a:link, .con_rht .main_brd .main_data02 tbody tr td a:active, .con_rht .main_brd .main_data02 tbody tr td a:visited {
	color:#868686;
}
.con_rht .main_brd .main_data02 tbody tr td a:hover {
	color:#F27438;
}
.con_rht .main_brd .main_data02 tbody tr td.main_brd_date {
	text-align:center;
	color:#F27438
}
.con_rht .main_brd .main_data02 thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.con_rht .main_brd .main_data02 tbody tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}

#login_content {
	/*position:absolute;
	top:70%;
	left:50%;
	width:900px;
	height:406px;
	margin: -400px 0 0 -450px;*/
	height: 100%;
    width: 100%;
	padding:0;
	z-index:100;
	
}
#login_box {
	position:absolute;
	top:50%;
	left:50%;
	width:340px;
	height:120px;
	margin:-20px 0 0 -340px;
	padding:0;
	white-space:normal;
	z-index:1000;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
}
.login_inputDL {
	position:relative;
	display:block;
	left:180px;
	top:280px;
	width:322px;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
}
.login_inputDL dd.btn_lgin {
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
}
.login_inputDL dd.btn_join {
	display:inline-block;
	position:absolute;
	right:0;
	top:35px;
}
.login_inputDL dt {
	display:inline;
	float:left;
	width:280px;
	margin:0 0 6px 0;
}
.login_inputDL dt label {
	display:inline-block;
	float:left;
	width:86px!important;
	margin:0;
	padding-right:8px;
	text-align:right;
	font-weight:bold;
	color:#0c0c0c;
	line-height:29px;
}
.login_inputDL dt .login_input {
	display:inline-block;
	float:left;
	width:146px;
	height:29px;
	margin:0 0 0 6px;
	padding:0 0 0 4px;
	background:url(/img/login/login_inputBk.png) no-repeat
}
.login_inputDL dt .login_input input {
	width:124px;
	margin:4px 0 0;
	border:1px solid #F6F6F6;
	background-color:#F6F6F6;
	font-size:12px!important;
	font-weight:600;
	color:#333;
}
#login_box .join_btn {
	display:block;
	clear:both;
	margin:20px 0 0 60px;
}
/*login_layer*/
.code_layer {
	display:inline-block;
	position:absolute;
	left:50%;
	top:50%;
	width:388px;
	margin:0 0 0 -192px;
	border:1px solid #8B8B8B;
	z-index:10000;
}
.code_layer .pop_conbox {
	display:inline-block;
	position:relative;
	width:380px;
	margin:0;
	padding:0;
	border:4px solid #1D2025;
	background-color:#353636;
}
.code_layer .pop_conbox .content_head {
	position:relative;
	float:left;
	width:360px;
	margin:0;
	padding:0 0 0 20px;
	font-size:16px;
	font-weight:600;
	line-height:37px;
	color:#FFF;
	background:#1D2025
}
.code_layer .pop_conbox .content_head .btn_close_pop {
	position:absolute;
	right:10px;
	top:8px;
}
.pop_layer {
	display:inline-block;
	position:absolute;
	left:50%;
	top:120px;
	width:776px;
	margin:20px 0 0 -384px;
	border:1px solid #8B8B8B;
	z-index:10000;
}
.pop_layer .pop_conbox {
	display:inline-block;
	position:relative;
	width:768px;
	margin:0;
	padding:0;
	border:4px solid #1D2025;
	background-color:#353636;
}
.pop_layer .pop_conbox .content_head {
	position:relative;
	float:left;
	width:748px;
	margin:0;
	padding:0 0 0 20px;
	font-size:16px;
	font-weight:600;
	line-height:37px;
	color:#FFF;
	background:#1D2025
}
.pop_layer .pop_conbox .content_head .btn_close_pop {
	position:absolute;
	right:10px;
	top:8px;
}
.pop_contents {
	display:inline-block;
	width:94%;
	margin:20px;
	padding:0;
}
.pop_contents h2.cont_title {
	display:block;
	margin:0;
	padding:0 0 0 16px;
	font-size:12px;
	color:#556483;
	line-height:24px;
	background:url(/img/icon_bullet2.gif) no-repeat 0 50%;
}
/*sub*/

#container .sub_visual {
	width:1000px;
	height:154px;
	margin:0 0 6px 0;
	
	padding:6px 0 0 5px;
	background: url(/img/common/sub_img_bk.gif) no-repeat;
}
.sub_title {
	width:1004px;
	height:20px;
	padding:10px 0 0 0;
	text-align:center;
	line-height: 60px;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size: 28px;
	color:#003366;
	font-weight:600;
}
.sub_bk {
	display:inline-block;	
	position:relative;
	width:1006px;
	min-height:700px;
	margin:5px auto;
	padding:0;
	/*background:url(/img/common/body_box.png) repeat-y;*/
}
.sub_bk:after {
	content:"";
	display:block;
	clear:both;
}
.body_top{
	/*background:url(/img/common/body_top.png) no-repeat;*/
}
/*tab_style*/
.reslt_tab {
	display:inline-block;
	float:left;
	list-style:none;
	width:540px;
	margin:10px 0 10px 30px;
	padding:0;	
}
.reslt_tab li {
	display:inline;
	float:left;
	margin:0 2px 0 0;
	padding:0;
}
.search_box {
	display:inline;
	float:right;
	width:500px;
	height:30px;
	margin:22px 0 0 0;
	padding:0;
}
.search_box li{
	display:inline;
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0
}
.search_board {
	display:inline-block;
	position:absolute;
	right:20px;
	top:30px;
	height:30px;
	margin:10px 10px 0 0;
	padding:0;
	text-align:center;
}
.search_board li{
	display:inline;
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0
}
.rechrg_tab {
	display:inline-block;
	list-style:none;
	width:940px;
	margin:10px 0 10px 30px;
	padding:0;
}
.rechrg_tab li {
	display:inline;
	float:left;
	margin:0 2px 0 0;
	padding:0;
}
.md_tab {
   
}

.modify_tab {
	color:#FFF;

	list-style:none;
	/*width:940px;*/
	height:30px;
	margin:9px 0 10px 0;
	padding:0;	
	padding-bottom:17px;
	text-align: left;
}
.modify_tab li {
	
display:inline-block;
	

	
height:37px;
	

	
margin:0;
	
padding:0;
	
font-family: "Malgun Gothic";
	
font-size:14px;
	
line-height:37px;
	
font-weight:bold;
	
text-align:left;

	

	
border-radius: 9px;
	
margin-left: 10px;
}
.modify_tab li.tab a{
	color:#FFF;
}
.modify_tab li.tab_on a{
	color:#FFF;
	border-bottom: 2px solid #cd201e;
    text-decoration: none;
}

.modify_tab li.tab a:hover {
	color:#F9CF50;
	border-bottom: 2px solid #cd201e;
    text-decoration: none;
}
.modify_tab li.tab_on a:hover {
	color:#FFF;
}

.reslt_tab li.tab_on a, .rechrg_tab li.tab_on a, .modify_tab li.tab_on a{	
	color:#FFF;
}

.reslt_tab li.tab_on, .rechrg_tab li.tab_on, .modify_tab li.tab_on {	

}
.reslt_tab li.tab a,  .rechrg_tab li.tab a  , .modify_tab li.tab_off a {
	color:#FFF;
}

.reslt_tab li.tab a:hover,  .rechrg_tab li.tab_off a:hover, .modify_tab li.tab_off a:hover{
	color:#F9CF50;
}
.reslt_tab li.tab_on a:hover, .rechrg_tab li.tab_on a:hover, .modify_tab li.tab_on a:hover{	
	color:#FFF;
}


.modify_tab li a{
	display:block
}
#container .content {
	display:inline-block;
	float:left;
	width:738px;
	margin:0 0 0 28px;
	padding:0 0 30px 0;
}
#container .content_game {

	/*margin:0 0 0 28px;
	padding:0 0 30px 0;*/
}
#container .content .blck_box {
	width:980px;
	margin:0 auto 10px auto;
	padding:4px;
	border-top:1px solid rgb(61, 61, 61);
	border-right:1px solid rgb(61, 61, 61);
	border-bottom:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);
}
#container .content .blck_box_game {
	width:720px;
	margin:0 auto 10px auto;
	padding:4px;
	border-top:1px solid rgb(61, 61, 61);
	border-right:1px solid rgb(61, 61, 61);
	border-bottom:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);
}
#container #sidedbar {
	display:inline-block;
	right: 0;
	position:absolute;
	z-index:1000;
	width:225px;
}
#container #sidebar h4.aside_head {
	/*width:197px;*/
	height:35px;
	padding:0 6px 0 12px;
	/*line-height:35px;*/
	/*background:url(/img/common/aside_banner_bk1.gif) no-repeat 0 100%;

	BORDER-BOTTOM: rgb(186, 186, 186) 1px solid; BORDER-LEFT: rgb(186, 186, 186) 1px solid; BORDER-TOP: rgb(186, 186, 186) 1px solid; BORDER-RIGHT: rgb(186, 186, 186) 1px solid*/
}
#container .betslip_head  {
	height:35px;
	background:url("/bh_img/box_nav_head_r260.png");
}

#container .betslip_head  span{
    display: block;
    padding: 8px 4px 0 8px;
    /* height: 100%; */
    text-align: right;
}
#container .betslip_head  .tit{
	width: 163px;
}
#container .betslip_body {
	padding-top: 7px;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	background: #383838;
	border-top:1px solid 
}
#container .betslip_foot  {
	height: 12px;
    background: url("/bh_img/box_nav_foot_r260.png");
	border-top: 1px solid #1B1B1B;
}
    
#container #sidebar h4.aside_head label {
	font-size:12px;
	color:#FFF
}
#container #sidebar .bet_item_lst {
	display:inline-block;
	list-style:none;
	width:215px;
	margin:0 3px;
	padding:0;
}
#container #sidebar .bet_item_lst > li {
	display:block;
	width:215px;
	height:auto;
	margin:0 0 0 0;
	BORDER-BOTTOM:#FFF 1px dotted
}
#container #sidebar .bet_item_lst .bet_item {
	position:relative;
	height:45px;
	margin:2px 0;
	padding:2px 4px;
	padding-bottom: 11px;
}
#container #sidebar .bet_item_lst .bet_item .bet_del {
	position:absolute;
	top:4px;
	right:6px;
}
#container #sidebar .bet_item_lst .bet_item .bet_txt1 {
	position:absolute;
	bottom:0px;
	right:6px;
	font-size:11px;
	line-height:22px;
	color:#FFF;
}
#container #sidebar .bet_item_lst .bet_item li {
	margin:0;
	padding:0;
	font-size:11px;
	letter-spacing:-1px;
	line-height:22px;
	color:#FFF;
	font-size:14px;
	width: 165px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 24px;
	white-space: nowrap; 
}
#container #sidebar .aside_bet_txt {
	list-style:none;
	padding:0;
	/*border: 1px solid #5E5E5E;*/
	width: 204px;
	margin: 0 auto;
	border-radius: 10px;
	background: #333333;
	box-shadow: inset 0 0 18px #0A0A0A;
}
#container #sidebar .aside_bet_txt:after {
	content:"";
	clear:both;
	display:block;
}
#container #sidebar .aside_bet_txt li {
	/*width:215px;
	height:33px;
	margin:0;
	padding:0;
	line-height:33px;
	BORDER-BOTTOM: rgb(186, 186, 186) 1px solid; BORDER-LEFT: rgb(186, 186, 186) 1px solid; 1px solid; BORDER-RIGHT: rgb(186, 186, 186) 1px solid*/
}
#container #sidebar .aside_bet_txt li.bet_box1 {
/*background:url(/img/common/aside_banner_bk1.gif) no-repeat 0 100%;*/
}
#container #sidebar .aside_bet_txt li.bet_box2 {
/*background:url(/img/common/aside_banner_bk1.gif) no-repeat 0 100%;*/
}
#container #sidebar .aside_bet_txt li.bet_box3 {
/*background:url(/img/common/aside_banner_bk1.gif) no-repeat 0 100%;*/
}
#container #sidebar .aside_bet_txt li.bet_box4 {
/*background:url(/img/common/aside_banner_bk1.gif) no-repeat 0 100%;*/
}
#container #sidebar .aside_bet_txt li span {
	display:inline-block;
}
#container #sidebar .aside_bet_txt li span.bet_col1 {
	width:60px;
	margin:0;
	padding:0 0 0 18px;
	font-size:11px;
	color:#F9CF50;
	line-height:33px;
}
#container #sidebar .aside_bet_txt li span.bet_col2 {
	width:110px;
	margin:0;
	padding:0;
	text-align:right;
	line-height:33px;
	color:#FFF;
}
#container #sidebar .aside_bet_info {
	display:inline-block;
	list-style:none;
	margin-left: 4px;
	padding:0;
}
#container #sidebar .aside_bet_info li:last-child{
	width:215px;
	margin:0;
	padding:0;
	line-height:33px;
}
#container #sidebar .aside_bet_info .aside_banner {
	padding:0 0 10px 0;
	background:url(/img/common/aside_banner_bk.gif) no-repeat 0 100%;
}
#container #sidebar .aside_bet_info .aside_banner img {
	margin:2px 0 2px 13px;
	padding:0;
}
 #sidebar .upArrowRed , #sidebar .downArrowBlue{
	position: static;
}
.bt_his_side_info {
	width: 223px;
	position: absolute;
	right: 7px;
	top: 168px;
}
.game_rst_side_info{
	width: 223px;
	position: absolute;
	right: 7px;
	top: 139px;
}
.game_side_info{
    float: left;
    /* margin-top: 10px; */
    width: 223px;
    top: 0;
    position: absolute;
}
.side_info {
	width: 223px;
	position: absolute;
	right: 7px;
	top: 90px;
}
.side_notice_head{
	height:36px;
	background:url(/bh_img/box_nav_head_notice.png) no-repeat;
}
.side_notice_body {
	background:#383838;
}
.side_notice_cont{
	text-overflow: ellipsis;
    overflow: hidden;
    height: 23px;
    white-space: nowrap;
    line-height: 20px;
	border-bottom:1px dotted #4B4B4B;
	padding:7px;
}
.side_notice_foot{
	height:12px;
	background:url(/bh_img/box_nav_foot_r260.png) no-repeat;
}
.side_custm {
	margin-top: 5px;
}
.side_custm_head{
	height:36px;
	background:url(/bh_img/box_nav_head_b.png) no-repeat;
}
.side_custm_body {
	/*border-left: 1px solid #4B4B4B;
	border-right: 1px solid #4B4B4B;*/
	background:#383838;

}
.side_custm_body:after {
	content:"";
	display:block;
	clear:both;
}
.side_custm_cont {
	margin: 0 8px;
	height:29px;
}
.side_custm_cont:after {
	content:"";
	display:block;
	clear:both;
}
.sct_linkas {
	 color: #F8CC48 !important;
}
.sct_link {
	width: 92px;
    float: left;
	margin: 3px 0 1px 10px;
	height: 19px;
	font-weight:bold !important; color: #F7CB45;
	border-bottom:1px dotted #4B4B4B;
}
.side_custm_foot{
	clear: both;
	height:12px;
	background:url(/bh_img/box_nav_foot_r260.png) no-repeat;
}
/*°ÔÀÓ°á°ú½ºÅ¸ÀÏ*/
#container .content2 {
margin-right: 40px;
}
#container .content2 .blck_box {
	/*display:inline-block;
	position:relative;
	padding:4px;
	border-top:1px solid #232323;
	border-right:1px solid #8C8C8C;
	border-bottom:1px solid #868686;
	border-left:1px solid #232323;
	background-color: rgb(39, 39, 39);*/

}
#container .content2 .blck_box .brd_top_bk {
	position:absolute;
	left:0;
	top:0;
	width:951px;
	height:39px;
	background:url(/img/common/fullbrd_box_top.gif) no-repeat;
}
#container .content2 .blck_box .brd_read_bk {
	position:absolute;
	left:0;
	top:0;
	width:951px;
	height:54px;
	background:url(/img/common/brd_read_top.gif) no-repeat;
}
#container .content2 .blck_box .blck_box_btm {
	clear:both;
	width:951px;
	height:12px;
	margin:0;
	padding:0;
	background:url(/img/common/fullbrd_box_bottom.gif) no-repeat;
}
#container .content2 .blck_box2 {
	display:inline-block;
	position:relative;
	width:951px;
	background:url(/img/common/fullbrd_box_bk2.gif) repeat-y;
}
#container .content2 .blck_box .brd_top_bk {
	position:absolute;
	left:0;
	top:0;
	width:951px;
	height:39px;
	background:url(/img/common/fullbrd_box_top.gif) no-repeat;
}
#container .content2 .blck_box .brd_read_bk {
	position:absolute;
	left:0;
	top:0;
	width:951px;
	height:54px;
	background:url(/img/common/brd_read_top.gif) no-repeat;
}
#container .content2 .blck_box .blck_box_btm {
	clear:both;
	width:951px;
	height:12px;
	margin:0;
	padding:0;
	background:url(/img/common/fullbrd_box_bottom.gif) no-repeat;
}
#container .content2 .blck_box2 {
	display:inline-block;
	position:relative;
	width:951px;
	background:url(/img/common/fullbrd_box_bk2.gif) repeat-y;
}
#container .content2 .blck_box2 .brd_top_bk {
	position:absolute;
	left:0;
	top:0;
	width:951px;
	height:39px;
	background:url(/img/common/fullbrd_box_top2.gif) no-repeat;
}
#container .content2 .blck_box2 .brd_read_bk {
	position:absolute;
	left:0;
	top:0;
	width:951px;
	height:54px;
	background:url(/img/common/brd_read_top2.gif) no-repeat;
}
#container .content2 .blck_box2 .blck_box_btm {
	clear:both;
	width:951px;
	height:12px;
	margin:0;
	padding:0;
	background:url(/img/common/fullbrd_box_bottom2.gif) no-repeat;
}
/*ÀÌº¥Æ®*/
.event_ico {
	display:inline-block;
	width:49px;
	height:20px;
	background:url(/bh_img/event_btn2.png) no-repeat;
}
/*°Ô½ÃÆÇ*/
.notice_ico {
	display:inline-block;
	width:49px;
	height:20px;
	/*padding:2px 0 0 0;
	font-size:11px;
	color:#181818;
	font-weight:600;
	letter-spacing:-1;
	line-height:21px;*/
	background:url(/bh_img/notice_btn2.png) no-repeat;
}
/*login_table*/
.login_tbl {
	display:inline-table;
	width: 100%;
	margin:10px 0 10px 0;
	border-collapse:collapse;
	border-top:1px solid rgb(216, 216, 216);
	border-bottom:1px solid rgb(221, 221, 221);
	font-size: 12px;
	line-height: 22px;
}
.login_tbl th {
	padding: 6px 4px;
}
.login_tbl td {
	padding: 6px 4px;
}
.login_tbl thead tr th {
	color: rgb(147, 147, 147);
	font-weight: bold;
	background:rgb(239, 241, 242);
}
.login_tbl thead tr th.fst_th {
	color: rgb(147, 147, 147);
	font-weight: bold;
	background-color: rgb(47, 47, 47);
}
.login_tbl tbody tr th {
	border-bottom:1px solid rgb(111, 111, 111);
	color: rgb(147, 147, 147);
	font-weight: normal;
	background-color: rgb(23, 23, 23);
}
.login_tbl tbody tr td {
	border-left:1px solid rgb(111, 111, 111);
	border-bottom:1px solid rgb(111, 111, 111);
	background-color: rgb(163, 163, 163);
}
.login_tbl tbody tr td input[type='checkbox'], .login_tbl tbody tr td input[type='radio'], .login_tbl tbody tr td input[type='image'] {
	border:0px!important;
}
.login_tbl tbody tr td input[type='checkbox'], .login_tbl tbody tr td input[type='text'], .login_tbl tbody tr td input[type='image'], input[type='radio'] {
	vertical-align:middle
}
.login_tbl tbody tr td input[type='file'] {
	padding:1px 3px;
	vertical-align:middle;
	border:solid 1px #ccc;
	background-color:#FFF;
}
.login_tbl tbody tr td input[type='submit'] {
	padding:1px 4px;
	vertical-align:middle;
}
.login_tbl tbody tr td input[type='checkbox'], .login_tbl tbody tr td input[type='radio'] {
	margin-right:4px;
	border:none 0!important;
}
.login_tbl tbody tr td input[type='text'], .login_tbl tbody tr td input[type='password'] {
	height:18px;
	padding:2px 4px;
	vertical-align:middle;
	border: 1px solid #828282;
	color:#CCC;
	background-color:#484848;
}
.login_tbl tbody tr td textarea {
	margin:4px 0;
	padding: 3px 0px 1px 3px;
	border: 1px solid #828282;
	font-family: µ¸¿ò, Dotum, Tahoma;
	color:#CCC;
	background-color:#484848;
}
.login_tbl thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.login_tbl tbody tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
/*ÀÌº¥Æ®Å×ÀÌºí*/
.data-x {
	/*background-color:black;
	position:relative;	*/
	width:100%;
	/*border-bottom:1px solid rgb(61, 61, 61);*/
	font-family:Malgun Gothic;
	text-align:center;
	line-height: 16px;
	background: #242424;
	font-size: 12px;
	margin:0;
}
.data-x th {
	padding: 9px 0px 9px;
}
.data-x td {
	/*padding: 4px 0px 4px;*/
}
table.data-x_r .content4 {
    text-align: center;
	text-align: left;
}
.data-x thead tr th {

	
}
.data-x tbody tr th {
	color: rgb(206, 206, 206);
	font-weight: normal;
	border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: rgb(39, 39, 39);
}
.data-x tbody tr td {
	/*border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;*/
}
.data-x thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.data-x.notice tbody tr:first-child td{
	background: none;
}
.data-x.notice tbody tr td{
background: black
}

.data-x.notice tbody tr td a span{
	
}
.data-x tbody tr td:first-child {
	/*border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;*/
}
.msg_tit {
	text-align: left;
}
.msg_tit a {
	font-weight:bold;
	color:#FFF;
}
/*ÀÌº¥Æ®ÀÐ±â*/
.data-x_r {
	/*position:relative;*/
	width:100%;
	font-family:Malgun Gothic;
	/*line-height:1.6em!important;*/
	color: #ffffff;
	font-size: 12px;
	margin:0;
	background: url("/bh_img/table_bg.png");
}
.data-x_r tr{
	
}
.data-x_r.write th{
	font-size: 13px;
    color: #d5b077;
    background: #584629;
    text-align: left;
    height: 30px;
    padding: 6px 6px 6px 20px;
    border-right: 1px solid #6c5532;
    border-bottom: 1px solid #6c5532;
}
.data-x_r tbody tr  td{
	/*border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;*/
	text-align: left;
}
.data-x_r tbody tr td.attend_tr {
	/*border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color:#111;*/
	padding:10px 0;
}
.data-x_r tbody tr td.comment_td {
	padding:0!important;
}
.data-x_r tbody tr td.comment_td .comment_dl {
	display:block;
	position:relative;
	list-style:none;
	overflow: hidden;
	margin:0;
	padding:16px 10px 16px 10px;
	text-align:left;
	line-height:20px;
	     border-bottom: 1px solid #2f2f34; 

}
.data-x_r tbody tr td.comment_td .comment_dl dt {
	display:inline-block;
	float:left;
	width:120px;
}
.data-x_r tbody tr td.comment_td .comment_dl dd {
	display:inline;
	float:left;
	width:756px;
}
.data-x_r tbody tr td.comment_td .comment_dl dd span.comment_del {
	position:absolute;
	right:10px;
	top:10px;
}
.data-x_r tbody tr td.attach_bat {
	/*padding:0!important;
	border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color:#111;*/
}
.data-x_r tbody tr td.attend_tr .attend_div {
	display:block;
	margin:6px 20px;
	padding:0;
	vertical-align:middle;
}
.data-x_r tbody tr td.attend_tr .attend_div img {
	vertical-align:middle
}
.data-x_r tbody tr td.attend_tr .win_list {
	display:block;
	list-style:none;
	margin:10px 0 0 20px;
	padding:0;
}
.data-x_r tbody tr td.attend_tr .win_list li {
	display:inline;
	float:left;
	margin:0;
	height: 40px;
	border-bottom:solid 1px #999;
	text-align:left;
	font-size:13px;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt1 {
	width:80px;
	text-align:center!important;
	padding:2px 10px;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt2 {
	width:420px;
	padding:2px 10px;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt3 {
	width:220px;
	padding:2px 10px;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt4 {
	width:100px;
	text-align:center!important;
	padding:2px 10px;
}
.data-x_r tbody tr td input[type='checkbox'], .data-x_r tbody tr td input[type='radio'], .data-x_r tbody tr td input[type='image'] {
	border:0px!important;
}
.data-x_r tbody tr td input[type='checkbox'], .data-x_r tbody tr td input[type='text'], .data-x_r tbody tr td input[type='image'], input[type='radio'] {
	vertical-align:middle
}
.data-x_r tbody tr td input[type='file'] {
	padding:1px 3px;
	vertical-align:middle;
	border:solid 1px #ccc;
	background-color:#FFF;
}
.data-x_r tbody tr td input[type='submit'] {
	padding:1px 4px;
	vertical-align:middle;
}
.data-x_r tbody tr td input[type='checkbox'], .data-x_r tbody tr td input[type='radio'] {
	margin-right:4px;
	border:none 0!important;
}
.data-x_r tbody tr td input[type='text'], .data-x_r tbody tr td input[type='password'] {
	height:18px;
	padding:2px 4px;
	vertical-align:middle;
	border: 1px solid #828282;
	font-family: µ¸¿ò, Dotum, Tahoma;
	color:#CCC;
	line-height:18px;
	background-color:#484848;
}
.data-x_r tbody tr td textarea {
	margin:4px 0;
	padding: 3px 0px 1px 3px;
	border: 1px solid #828282;
	font-family: µ¸¿ò, Dotum, Tahoma;
	color:#CCC;
	background-color:#484848;
}
.data-x_r thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.data-x_r tbody tr td.content4:first-child  , .data-x_r tbody tr td.content11:first-child {
	    font-size: 13px;
    color: #d5b077;
    background: #584629;
    text-align: left;
    height: 30px;
    padding: 6px 6px 6px 20px;
    border-right: 1px solid #6c5532;
    border-bottom: 1px solid #6c5532;
}
.data-x_r tbody tr td.content4:last-child  , .data-x_r tbody tr td.content11:last-child {
	border-top:1px solid #3D3D3D;
	
	border-right:1px solid #3D3D3D;
	border-left:1px solid #3D3D3D;
}
/*½Â¹«ÆÐÅ×ÀÌºí*/
.data-game {
	position:relative;	
	width:718px;
	line-height: 16px;
	font-family:"Malgun Gothic";
	font-size: 13px;
	margin:0;
	z-index: 10;
    position: relative;

    background: #141417;
    border: solid 1px #2f2f34;
    padding: 10px;

}
.blck_box_game{
	margin-right: 314px;
}
body:first-of-type .data-game {
	position:relative;
	width: 100%;
	
	margin: 5px 5px ;

	/*border-bottom:1px solid rgb(61, 61, 61);*/
	/*text-align:center;
	line-height: 16px;
	font-size: 12px;
	margin:0;*/
}
body:first-of-type .data-game.gm_rst {
	position:relative;
	
}
.data-game th {
	padding: 9px 0px 9px;
}
.data-game td {
	/*padding: 6px 0px 9px;*/
}
.data-game thead tr th {
	color: #ccffff;
	font-weight: bold;
	border-left:1px solid rgb(61, 61, 61);
	background-color: rgb(61, 61, 61);
}
.data-game tbody tr th {
	color: rgb(102, 102, 102);
	font-weight: normal;
	border-top:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);
	background-color: rgb(61, 61, 61);
}
.data-game tbody tr td {
	/*border-top:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);*/
}
.data-game tbody tr td.game_type_baseball {
	width:708px;
	height:29px;
	padding:10px 0 5px 5px!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;

}
.data-game tbody tr td.game_type_basketball {
	width:708px;
	height:29px;
	padding:10px 0 5px 5px!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;

}
.data-game tbody tr td.game_type_soccer {
	width:708px;
	height:29px;
	padding:10px 0 5px 5px!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	background: #242424;

}
.data-game tbody tr td.game_type_esports {
	width:708px;
	height:29px;
	padding:10px 0 5px 5px!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	background: #242424;

}
.data-game tbody tr td.game_type_volleyball {
	width:708px;
	height:29px;
	padding:10px 0 5px 5px!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	background: #242424;

}
.data-game tbody tr td.game_type_icehockey {
	width:708px;
	height:29px;
	padding:10px 0 5px 5px!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	background: #242424;

}
.data-game tbody tr td.game_type_etc {
	/*width:708px;
	height:29px;
	
	font-size:12px;
	font-weight:500;*/
	color:#FFF;
	background: #242424;
	padding:20px 0 5px 5px;
	/*border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;*/
}
.data-game tbody tr td .game_title {
	position:relative;
	/*left:10px;
	top:-10px;
	width:570px;
	top: -10px;
	height:29px;*/
	font-size:14px;
	top: -7px;
	font-weight:600;
	/*text-align:left!important;
	line-height:29px;
	vertical-align:middle;*/
}
.cnt10 {
	/*padding:5px 0 5px 0;*/
	color: #F8CC48;
	font-size: 13px;
	font-weight:600;
}
.cnt11 {
	/*padding:5px 0 5px 0;*/
	color: #FFF;
	font-weight:bold;
	font-size: 13px;
}
.cnt11 div {
    padding: 5px 0 5px 0;
    background: url("/bh_img/table_bg.png");
}
.cnt10 div {
	padding:5px 0 5px 0;
	background:url("/bh_img/table_bg.png");
}
.data-game tbody tr td.spot_area {
	/*padding:0!important;
	color:#E3E3E3;
	border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;*/
}
.data-game tbody tr td.spot_area .spot_game {
	/*display:inline-block;*/
	position:relative;
	margin:2px 3px 2px 3px;
	/*width:249px;*/
	line-height:1.4em;
	word-break:break-all;
	height: 37px;
    background: url(/images/bg_selectable.png);

	cursor:pointer;
}
.data-game tbody tr td.spot_area .spot_game div {
	/*display:inline-block;*/
	overflow:hidden;
	margin:0;
	height: 37px;
	padding:4px 2px 4px 6px;
	/*width:241px;*/
	line-height:37px;
	/*background:url(/img/common/select_batting1.gif) no-repeat 0 100%;*/
	cursor:pointer;
	
}
.data-game tbody tr td.spot_area .spot_game .team_name {
	width:80%;
	text-align:left;
	line-height:27px;
	/*letter-spacing:-1px;*/
	word-break:break-all;
}
.data-game tbody tr td.spot_area .spot_game_rht {
	/*display:inline-block;*/
	position:relative;
	margin:2px 3px 2px 3px;
	/*width:249px;*/
	text-align:right;
	height: 37px;
	line-height:1.4em;
	word-break:break-all;
	background: url(/images/bg_selectable.png);

	cursor:pointer;
}
.data-full tbody tr td.spot_area .spot_game_rht.game_select span{
	color:#000 !important;
}
.data-game tbody tr td.spot_area .spot_game_rht div {
	/*display:inline-block;*/
	overflow:hidden;
	margin:0;
	padding:4px 6px 4px 2px;
	/*width:241px;*/
	line-height:1.4em;
	/*background:url(/img/common/select_batting1.gif) no-repeat 0 100%;*/
	cursor:pointer;
}
.data-game tbody tr td.spot_area .spot_game_rht .team_name {
	width:80%;
	line-height:1.4em;
	/*letter-spacing:-1px;*/
	line-height: 27px;
	word-break:break-all;
}
.data-game tbody tr td.spot_area .spot_game .team_color1, .data-game tbody tr td.spot_area .spot_game_rht .team_color1 {
	color:#FFF606;
}
.data-game tbody tr td.spot_area .spot_game .team_color2, .data-game tbody tr td.spot_area .spot_game_rht .team_color2 {
	color:#FF00FF;
}
.data-game tbody tr td.spot_area .spot_game .team_color3, .data-game tbody tr td.spot_area .spot_game_rht .team_color3 {
	color:#00FF00;
}
.data-game tbody tr td.spot_area .spot_game .team_color4, .data-game tbody tr td.spot_area .spot_game_rht .team_color4 {
	color:#FF0000;
}
.data-game tbody tr td.spot_area .spot_game .team_color5, .data-game tbody tr td.spot_area .spot_game_rht .team_color5 {
	color:#00FFFF;
}
.data-game tbody tr td.spot_area .spot_game .team_color6, .data-game tbody tr td.spot_area .spot_game_rht .team_color6 {
	color:#65A3FF;
}
.data-game tbody tr td.spot_area .game_select .team_color1, .data-game tbody tr td.spot_area .game_select .team_color1 {
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .game_select .team_color2, .data-game tbody tr td.spot_area .game_select .team_color2 {
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .game_select .team_color3, .data-game tbody tr td.spot_area .game_select .team_color3 {
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .game_select .team_color4, .data-game tbody tr td.spot_area .game_select .team_color4 {
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .game_select .team_color5, .data-game tbody tr td.spot_area .game_select .team_color5 {
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .game_select .team_color6, .data-game tbody tr td.spot_area .game_select .team_color6 {
	color:#1F1F1F;
}

.data-game tbody tr td.spot_area .game_select div {
	color:#1F1F1F;
	background-position: -249px 100%;
}
.data-game tbody tr td.spot_area .game_select {
	background: url(/images/bg_selectable_on.png);
	color: #fff;
}

.data-game tbody tr td.spot_area .game_disable div {
	color:#707070!important;
	background-position: -498px 100%!important;
}
.data-game tbody tr td.spot_area .game_disable div span {
	color:#707070!important;
}
.data-game tbody tr td.spot_area .game_disable:hover div {
	color:#707070!important;
	background-position: -498px 100%!important;
}
.data-game tbody tr td.spot_area .game_select span.spot_allocation {
	/*color: #ce00da;*/
}
.data-game tbody tr td.spot_area .spot_game:hover div, .data-game tbody tr td.spot_area .spot_game_rht:hover div {

	background-position: -249px 100%;
}
.data-game tbody tr td.spot_area .spot_game span {
	display:inline-block;
	float:left;
	font-weight:bold;
}
.data-game tbody tr td.spot_area .spot_game_rht span {
	display:inline-block;
	float:left;
	font-weight:bold;
}
.data-game tbody tr td.spot_area .spot_game:hover > a div, .data-game tbody tr td.spot_area .spot_game_rht:hover > a div {
background: url(/images/bg_selectable_on.png);
height: 29px;

}

.data-game tbody tr td.spot_area .spot_game a:link, .data-game tbody tr td.spot_area .spot_game a:active, .data-game tbody tr td.spot_area .spot_game a:visited, .data-game tbody tr td.spot_area .spot_game_rht a:link, .data-game tbody tr td.spot_area .spot_game_rht a:active, .data-game tbody tr td.spot_area .spot_game_rht a:visited {
	font-weight:normal;
	color:#E3E3E3
}
.data-game tbody tr td.spot_area .spot_game .spot_allocation {
	/*position:absolute;
	right:10px;
	top:10%;*/
	width: 20%;
	line-height: 27px;
	color:#ffba00;
	text-align:center;
}
.data-game tbody tr td.spot_area .spot_game_rht .spot_allocation {
	/*position:absolute;
	left:11px;
	top:10%;*/
	width:20%;
	line-height: 27px;
	color:#ffba00;
	text-align:center;
}
.data-game tbody tr td.spot_area .spot_handi {
	overflow:hidden;
	margin:0;
	color: #ffba00;
	/*padding:2px 4px 0 4px;
	width:40px;*/
	height:37px;

    background: url(/images/bg_selectable.png);
	font-weight:bold;
	text-align:center;
	line-height:34px;
	background-color: #0E0E0E;

	/*background:url(/img/common/spot_handi_bk.gif) no-repeat 0 100%;*/
	cursor:pointer;
}
.data-game tbody tr td.spot_area .handi_select {
background: url(/images/bg_selectable_on.png);
    height:37px;
}
.data-game tbody tr td.spot_area .handi_select a b {
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .handi_noselect:hover {
	color:#707070!important;
	/*background-position: -96px 0!important;*/
}
.data-game tbody tr td.spot_area .handi_noselect:hover a {
	font-weight:bold;
	color:#707070!important;
	/*background-position: -96px 0!important;*/
}
.data-game tbody tr td.spot_area .handi_noselect a b {
	color:#707070!important;
}
.data-game tbody tr td.spot_area .handi_disable {
	color:#707070!important;
	/*background-position: -96px 0!important;*/
}
.data-game tbody tr td.spot_area .handi_disable:hover a {
	font-weight:bold;
	color:#707070!important;
}
.data-game tbody tr td.spot_area .handi_disable a b {
	color:#707070!important;
}
.data-game tbody tr td.spot_area .spot_handi a:link, .data-game tbody tr td.spot_area .spot_handi a:active, .data-game tbody tr td.spot_area .spot_handi a:visited {
	color:#E3E3E3
}
.data-game tbody tr td.spot_area .spot_handi:hover {
	color:#FFED00;
	/*background-position: -48px 0;*/
}
.data-game tbody tr td.spot_area .spot_handi:hover a {
	font-weight:bold;
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .spot_handi img {
	vertical-align:middle;
	margin:6px;
}
.data-game tbody tr td.state_td {
	padding:0!important;
	text-align:center;
}
.data-game tbody tr td.state_td  div{
    padding: 5px 0 5px 0;
    color: #d5b077 !important;
}

.data-game .total {
	color: rgb(80, 80, 80);
	font-weight: bold;
}
.data-game .activity th {
	padding: 21px 0px 20px;
}
.data-game .activity td {
	padding: 21px 0px 20px;
}
/*full_table*/
.data-full {

	font-family: "Malgun Gothic";
    font-size: 13px;
	/*position:relative;
	border-bottom:1px solid rgb(61, 61, 61);
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	line-height: 16px;
	font-size: 12px;
	margin:0;
	background-color:black;*/
}
.content2{
	    z-index: 10;
    position: relative;
    min-height: 600px;
    background: #141417;
    border: solid 1px #2f2f34;
    padding: 10px;
  
}
.content2 .data-full:not(:nth-child(2)) {
	margin:15px 0;
	width: 100%;
}
.content2 .data-full:nth-child(2) {
	margin:0;
	width: 100%;
}
body:first-of-type .data-full {
	/*position:relative;
	width:1200px;
	border-bottom:1px solid rgb(61, 61, 61);
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	line-height: 16px;
	font-size: 12px;
	margin:0;*/
}
.data-full tbody tr td.game_type_etc {
	color:#FFF;
	padding:5px 0 5px 0;
	font-size: 14px;
    font-weight: 600;
}
.data-full td {
	/*padding: 6px 0px 9px;*/
}
.data-full thead tr th {
	color: rgb(250, 212, 96);
	font-weight: bold;
	/*border-left-color: rgb(61, 61, 61);
	border-left-width: 1px;
	border-left-style: solid;*/
}
.data-full tbody tr th {
	color: rgb(102, 102, 102);
	font-weight: normal;
	border-top:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);
}
.data-full tbody tr td {
	/*border-top:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);*/
}
.data-full tbody tr td.spot_area {
	/*padding:0!important;
	color:#E3E3E3;
	border-top:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);*/
}
.data-full tbody tr td.spot_area .spot_game {
/*display:inline-block;*/
	position:relative;
	margin:2px 3px 2px 3px;
	/*width:249px;*/
	text-align:left;
	line-height:31px;
	word-break:break-all;
	height: 37px;
	background-color: #0E0E0E;
	border:1px solid #424242;
	cursor:pointer;
	
}
.data-full tbody tr td.spot_area .spot_game.game_select span {
	color:#000 !important;
}
.data-full tbody tr td.spot_area .spot_game div {
	padding:4px 2px 4px 6px;
	overflow: hidden;
	/*display:inline-block;
	overflow:hidden;
	margin:0;
	padding:4px 2px 4px 6px;
	width:241px;
	background:url(/img/common/select_batting1.gif) no-repeat 0 100%;
	cursor:pointer;*/
}
.data-full tbody tr td.spot_area .spot_game .team_name {
	width:80%;
	/*width:200px;
	text-align:left;
	line-height:1.4em;
	letter-spacing:-1px;
	word-break:break-all;*/
}
.data-full tbody tr td.spot_area .spot_game_rht {
    /*display:inline-block;*/
	position:relative;
	margin:2px 3px 2px 3px;
	/*width:249px;*/
	text-align:right;
	line-height:31px;
	height: 37px;
	word-break:break-all;
	background-color: #0E0E0E;
	border:1px solid #424242;
	cursor:pointer;
}
.data-full tbody tr td.spot_area .spot_game_rht div {
	overflow: hidden;
	padding: 4px 6px 4px 2px;
	/*display:inline-block;
	margin:0;
	padding:4px 6px 4px 2px;
	width:241px;
	line-height:1.4em;
	background:url(/img/common/select_batting1.gif) no-repeat 0 100%;
	cursor:pointer;*/
}
.data-full tbody tr td.spot_area .spot_game_rht .team_name {
	width:80%;
	/*width:200px;
	line-height:1.4em;
	letter-spacing:-1px;
	word-break:break-all;*/
}

.data-full tbody tr td.spot_area .game_select {
	background: url(/images/bg_selectable_on.png);
    height: 37px;
}

.data-full tbody tr td.spot_area .game_select span.spot_allocation {
	color:#000;
}

.data-full tbody tr td.spot_area .spot_game span {
	display:inline-block;
	float:left;
	font-weight:bold;
}
.data-full tbody tr td.spot_area .spot_game_rht span {
	display:inline-block;
	float:left;
	font-weight:bold;
}
.data-full tbody tr td.spot_area .spot_game:hover > a div span, .data-full tbody tr td.spot_area .spot_game_rht:hover > a div span {
	/*color:#E3E3E3;*/
}
.data-full tbody tr td.spot_area .spot_game a:link, .data-full tbody tr td.spot_area .spot_game a:active, .data-full tbody tr td.spot_area .spot_game a:visited, .data-full tbody tr td.spot_area .spot_game_rht a:link, .data-full tbody tr td.spot_area .spot_game_rht a:active, .data-full tbody tr td.spot_area .spot_game_rht a:visited {
	font-weight:normal;
	color:#E3E3E3
}
.data-full tbody tr td.spot_area .spot_game_rht .spot_allocation {
	width:20%;
	text-align:center;
	/*position:absolute;
	left:8px;
	top:18%;
	color:#ffba00*/
}
.data-full tbody tr td.spot_area .spot_handi {
	overflow:hidden;
	margin:2px 3px 2px 3px;
	/*padding:2px 4px 0 4px;
	width:40px;*/
	height: 37px;
	line-height: 31px;
	font-weight:bold;
	text-align:center;
	line-height:26px;
	background-color: #0E0E0E;
	border:1px solid #424242;
	/*background:url(/img/common/spot_handi_bk.gif) no-repeat 0 100%;*/
	cursor:pointer;
}
.data-full tbody tr td.spot_area .handi_select {
	color:#000;
	background:url(/bh_img/betting_bg_on_2.jpg);
}
.data-full tbody tr td.spot_area .handi_select a b {
	color:#1F1F1F;
}
.data-full tbody tr td.spot_area .handi_noselect:hover {
	color:#E3E3E3!important;
	background-position: 0 0!important;
}
.data-full tbody tr td.spot_area .handi_noselect:hover a {
	font-weight:bold;
	color:#E3E3E3!important;
	background-position: 0 0!important;
}
.data-full tbody tr td.spot_area .handi_noselect a b {
	color:#E3E3E3!important;
}
.data-full tbody tr td.spot_area .handi_disable {
	color:#707070!important;
	background-position: -96px 0!important;
}
.data-full tbody tr td.spot_area .handi_disable:hover a {
	font-weight:bold;
	color:#707070!important;
}
.data-full tbody tr td.spot_area .handi_disable a b {
	color:#707070!important;
}
.data-full tbody tr td.spot_area .spot_handi a:link, .data-full tbody tr td.spot_area .spot_handi a:active, .data-full tbody tr td.spot_area .spot_handi a:visited {
	color:#E3E3E3
	
}
.data-full tbody tr td.spot_area .spot_handi:hover {
	color:#1F1F1F;
	background-position: -48px 0;
	height: 37px;
}
.data-full tbody tr td.spot_area .spot_handi:hover a {
	font-weight:bold;
	color:#1F1F1F;
}
.data-full tbody tr td.spot_area .spot_handi img {
	vertical-align:middle;
	margin:6px;
}
.data-full tbody tr td.state_td {
	padding:0!important;
	text-align:center;
	background:#4b4b4b;
}
.data-full tfoot tr td {
	padding: 8px 10px 4px 10px;
	background-color:rgb(22, 22, 22);
	border-top-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom: 1px solid #3D3D3D;
}
.data-full tfoot tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.data-full .bet_type {
	display:inline-block;
	float:left;
	height:28px;
	padding:2px 6px 0 6px;
	text-align:center;
	color: #F9D054;
	font-weight: bold;
	line-height: 25px;
	box-shadow: inset 0 0 15px #A2A2A2;
	border-radius: 13px;
}
.data-full .bet_data {
	display:inline-block;
	float:left;
	list-style:none;
	margin:0;
	padding:0
}
.data-full .bet_data li {
	display:inline-block;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	line-height:28px;
	color:#FFF;
}
.data-full .bet_btn_span {
	position:absolute;
	top:12px;
	right:10px;
	color: rgb(80, 80, 80);
	font-weight: bold;
}

.data-full .bet_btn_span img {
	display:inline-block;
	float:left;
	margin:0 0 0 3px;
	vertical-align:middle;
}
.bat_hr {
	display:block;
	margin:2px 0;
	margin:6px 0\8;
	padding:0
}
/*°Ô½ÃÆÇ³»¹èÆÃ³»¿ª*/
/*¹èÆÃ³»¿ª*/
.data-full2 {
	width:920px;
	table-layout:fixed;
	border-top:1px solid rgb(7, 7, 7);
	border-right:1px solid rgb(7, 7, 7);	
	border-bottom:1px solid rgb(61, 61, 61);
	border-left:1px solid rgb(61, 61, 61);
	line-height: 16px;
	font-size: 12px;
	margin:0;
}
body:first-of-type .data-full2 {
	width:951px;
	border-top:1px solid rgb(7, 7, 7);
	border-right:1px solid rgb(7, 7, 7);
	border-bottom:1px solid rgb(61, 61, 61);
	line-height: 16px;
	font-size: 12px;
	margin:0
}
.data-full2 th {
	padding: 0px 0px 0!important;
}
.data-full2 td {
	padding: 8px 6px;
}
.data-full2 thead tr th {
	height:31px;
	color: rgb(172, 233, 141);
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
.data-full2 tbody tr th {
	color: rgb(102, 102, 102);
	font-weight: normal;
	border-top:1px solid rgb(7, 7, 7);
	border-right:1px solid rgb(61, 61, 61);
	background-color: rgb(239, 241, 242);
}
.data-full2 tbody tr td {	
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	color: rgb(243, 243, 243);
	border-top:1px solid rgb(61, 61, 61);
	border-right:1px solid rgb(61, 61, 61);
	background-color: rgb(14, 30, 4);
}
.data-full2 tbody tr.ntc_td{
	background:#232323;
}
.data-full2 tfoot tr td {
	padding: 8px 10px 4px 10px;
	background-color:rgb(22, 22, 22);
	border-top:1px solid rgb(7, 7, 7);
	border-right:1px solid rgb(61, 61, 61);
}
.data-full2 tbody tr td.spot_area {
	padding:0!important;
	color:#E3E3E3;
	border-top:1px solid rgb(83, 83, 83);
	border-left:1px solid rgb(61, 61, 61);
}
.data-full2 tbody tr td.spot_area .spot_game {
	display:inline-block;
	position:relative;
	margin:2px 0 2px 3px;
	width:229px;
	line-height:1.4em;
	word-break:break-all;
	border-top:1px solid #090909;
	cursor:pointer;
}
.data-full2 tbody tr td.spot_area .spot_game div {
	display:inline-block;
	overflow:hidden;
	margin:0;
	padding:4px 2px 4px 6px;
	width:221px;
	line-height:1.4em;
	background:url(/img/common/select_batting.gif) no-repeat 0 100%;
	cursor:pointer;
}
.data-full2 tbody tr td.spot_area .spot_game .team_name {
	width:180px;
	text-align:left;
	line-height:1.4em;
	word-break:break-all;
}
.data-full2 tbody tr td.spot_area .spot_game_rht {
	display:inline-block;
	position:relative;
	margin:2px 0 2px 2px;
	width:229px;
	text-align:right;
	line-height:1.4em;
	word-break:break-all;
	border-top:1px solid #090909;
	cursor:pointer;
}
.data-full2 tbody tr td.spot_area .spot_game_rht div {
	display:inline-block;
	overflow:hidden;
	margin:0;
	padding:4px 6px 4px 2px;
	width:221px;
	line-height:1.4em;
	background:url(/img/common/select_batting.gif) no-repeat 0 100%;
	cursor:pointer;
}
.data-full2 tbody tr td.spot_area .spot_game_rht .team_name {
	width:180px;
	line-height:1.4em;
	word-break:break-all;
}

.data-full2 tbody tr td.spot_area .game_select div {
	color:#1F1F1F;
	background-position: -229px 100%;
}
.data-full2 tbody tr td.spot_area .game_select span {
	color:#1F1F1F;
}
.data-full2 tbody tr td.spot_area .game_select:hover div {
	color:#1F1F1F!important;
	background-position: -229px 100%!important;
}
.data-full2 tbody tr td.spot_area .game_select:hover div span{
	color:#1F1F1F!important;
}
.data-full2 tbody tr td.spot_area .game_select span.spot_allocation {
	color:#8f18b6;
}
.data-full2 tbody tr td.spot_area .spot_game:hover div, .data-full2 tbody tr td.spot_area .spot_game_rht:hover div {
	color:#1F1F1F;
}
.data-full2 tbody tr td.spot_area .spot_game span {
	display:inline-block;
	float:left;
	font-weight:bold;
}
.data-full2 tbody tr td.spot_area .spot_game_rht span {
	display:inline-block;
	float:right;
	font-weight:bold;
}
.data-full2 tbody tr td.spot_area .game_disable div {
	color:#707070!important;
	background-position: -458px 100%!important;
}
.data-full2 tbody tr td.spot_area .game_disable div span {
	color:#707070!important;
}
.data-full2 tbody tr td.spot_area .game_disable:hover div {
	color:#707070!important;
	background-position: -458px 100%!important;
}
.data-full2 tbody tr td.spot_area .spot_game:hover > a div span, .data-full2 tbody tr td.spot_area .spot_game_rht:hover > a div span {
	color:#E3E3E3;
}
.data-full2 tbody tr td.spot_area .spot_game a:link, .data-full2 tbody tr td.spot_area .spot_game a:active, .data-full2 tbody tr td.spot_area .spot_game a:visited, .data-full2 tbody tr td.spot_area .spot_game_rht a:link, .data-full2 tbody tr td.spot_area .spot_game_rht a:active, .data-full2 tbody tr td.spot_area .spot_game_rht a:visited {
	font-weight:normal;
	color:#E3E3E3
}

.data-full2 tbody tr td.spot_area .spot_game .spot_allocation {
	position:absolute;
	right:10px;
	top:18%;
	color:#ffba00
}
.data-full2 tbody tr td.spot_area .spot_game_rht .spot_allocation {
	position:absolute;
	left:11px;
	top:18%;
	color:#ffba00
}
.data-full2 tbody tr td.spot_area .spot_handi {
	overflow:hidden;
	margin:0 0 0 3px;
	padding:2px 4px 0 4px;
	width:40px;
	height:23px;
	font-weight:bold;
	text-align:center;
	line-height:21px;
	background:url(/img/common/spot_handi_bk.gif) no-repeat 0 100%;
	cursor:pointer;
}
.data-full2 tbody tr td.spot_area .handi_select {
	color:#1F1F1F;
	background-position: -48px 0;
}
.data-full2 tbody tr td.spot_area .handi_select a b {
	color:#1F1F1F;
}
.data-full2 tbody tr td.spot_area .handi_noselect:hover {
	color:#E3E3E3!important;
	background-position: 0 0!important;
}
.data-full2 tbody tr td.spot_area .handi_noselect:hover a {
	font-weight:bold;
	color:#E3E3E3!important;
	background-position: 0 0!important;
}
.data-full2 tbody tr td.spot_area .handi_noselect a b {
	color:#E3E3E3!important;
}
.data-full2 tbody tr td.spot_area .handi_disable {
	color:#707070!important;
	background-position: -96px 0!important;
}
.data-full2 tbody tr td.spot_area .handi_disable:hover a {
	font-weight:bold;
	color:#707070!important;
}
.data-full2 tbody tr td.spot_area .handi_disable a b {
	color:#707070!important;
}
.data-full2 tbody tr td.spot_area .spot_handi a:link, .data-full2 tbody tr td.spot_area .spot_handi a:active, .data-full2 tbody tr td.spot_area .spot_handi a:visited {
	color:#E3E3E3
}
.data-full2 tbody tr td.spot_area .spot_handi:hover {
	color:#1F1F1F;
	background-position: -48px 0;
}
.data-full2 tbody tr td.spot_area .spot_handi:hover a {
	font-weight:bold;
	color:#1F1F1F;
}
.data-full2 tbody tr td.spot_area .spot_handi img {
	vertical-align:middle;
	margin:4px;
}
.data-full2 tbody tr td.state_td {
	padding:0!important;
	text-align:center;
	background:#493B4F;
}
.data-full2 tfoot tr td {
	padding: 8px 10px 4px 10px;
	background-color:rgb(22, 22, 22);
	border-top:1px solid rgb(83, 83, 83);	
	border-bottom:1px solid rgb(83, 83, 83);
	border-left:1px solid rgb(61, 61, 61);
}
.data-full2 thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.data-full2 tfoot tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.data-full2 .bet_type {
	display:inline-block;
	float:left;
	height:28px;
	padding:2px 6px 0 6px;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	line-height:28px;
	background:url(/img/common/bat_type_bk.gif) repeat-x;
}
.data-full2 .bet_data {
	display:inline-block;
	float:left;
	list-style:none;
	margin:0;
	padding:0
}
.data-full2 .bet_data li {
	display:inline-block;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	line-height:28px;
	color:#999;
}
.data-full2 .bet_btn_span {
	position:absolute;
	top:8px;
	right:10px;
	color: rgb(80, 80, 80);
	font-weight: bold;
}
.data-full2 .bet_btn_span img {
	display:inline-block;
	float:left;
	margin:0 0 0 3px;
	vertical-align:middle;
}

/*ÇÏ´Ü¹öÆ°*/
.btn_area {
	display:inline-block;
	position:relative;
	margin:0 0 10px 10px;
}
.rht_btn {
	position:absolute;
	right:10px;
	top:0
}
.cent_btn {
	position:absolute;
	left:50%;
	top:0
}
/*È¯Àü*/
.chrge_txt {
	width:97%;
	list-style:decimal;
	margin:10px 0 10px 20px;
	padding:0
}
.sub_bk .rechrg_tab {
	display:inline-block;
	list-style:none;
	width:940px;
	margin:10px 0 10px 30px;
	padding:0;
	background:url(/img/common/result_tab_bk.gif) no-repeat 253px 0;
}
.sub_bk .rechrg_tab li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
.chrge_tbl {
	display:inline-table;
	width: 98%;
	margin:10px 0 10px 0;
	border-collapse:collapse;
	border-top:1px solid rgb(113, 153, 45)!important;
	border-bottom:1px solid rgb(221, 221, 221);
	font-size: 12px;
	line-height: 22px;
}
.chrge_tbl th {
	padding: 6px 4px;
}
.chrge_tbl td {
	padding: 6px 10px;
}
.chrge_tbl thead tr th {
	color: rgb(147, 147, 147);
	font-weight: bold;
	background:rgb(79, 109, 40);
}
.chrge_tbl thead tr th.fst_th {
	color: rgb(147, 147, 147);
	font-weight: bold;
	background-color: rgb(47, 47, 47);
}
.chrge_tbl tbody tr th {
	border-bottom:1px solid rgb(95, 133, 46);
	color: rgb(255, 255, 255);
	font-weight: bold;
	background-color: rgb(79, 109, 40);
}
.chrge_tbl tbody tr td {
	text-align:left;
	border-top:1px solid rgb(79, 109, 40)!important;
	border-bottom:1px solid rgb(79, 109, 40);
}
.chrge_tbl tbody tr td input[type='checkbox'], .chrge_tbl tbody tr td input[type='radio'], .chrge_tbl tbody tr td input[type='image'] {
	border:0px!important;
}
.chrge_tbl tbody tr td input[type='checkbox'], .chrge_tbl tbody tr td input[type='text'], .chrge_tbl tbody tr td input[type='image'], input[type='radio'] {
	vertical-align:middle
}
.chrge_tbl tbody tr td input[type='file'] {
	padding:1px 3px;
	vertical-align:middle;
	border:solid 1px #ccc;
	background-color:#FFF;
}
.chrge_tbl tbody tr td input[type='submit'] {
	padding:1px 4px;
	vertical-align:middle;
}
.chrge_tbl tbody tr td input[type='checkbox'], .chrge_tbl tbody tr td input[type='radio'] {
	margin-right:4px;
	border:none 0!important;
}
.chrge_tbl tbody tr td input[type='text'], .chrge_tbl tbody tr td input[type='password'] {
	height:18px;
	padding:2px 4px;
	vertical-align:middle;
	border: 1px solid #828282;
	color:#CCC!important;
	background-color:#484848;
}
.chrge_tbl tbody tr td textarea {
	margin:4px 0;
	padding: 3px 0px 1px 3px;
	border: 1px solid #828282;
	font-family: µ¸¿ò, Dotum, Tahoma;
	color:#CCC;
	background-color:#484848;
}
.chrge_tbl tbody tr td a img {
	margin:0 0 0 2px;
	vertical-align:middle;
	border:0;
}
.chrge_tbl thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none!important;
}
.chrge_tbl tbody tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
/*ÀÌ¿ë±ÔÁ¤*/
.policy_txt {
	list-style:none;
	width:760px;
	margin:20px 20px 20px 30px;
	padding:0 0 0 10px
}
.policy_txt > li {
	display:list-item!important;
	list-style-type:decimal!important;
	list-style-position:outside;
	margin:10px 0 0 20px;
	padding:0;
}
.policy_txt_ol {
	list-style:none;
	margin:6px 0 0 10px;
	padding:0
}
.policy_txt_ol li {
	list-style:none;
	margin:0;
	padding:0
}
.span_txt {
	width:760px;
	margin:20px 20px;
	padding:0;
	word-break: break-all;
}
.policy-x {
	width:800px;
	border-bottom:1px solid rgb(61, 61, 61);
	text-align:center;
	line-height: 1.6em;
	font-size: 12px;
	margin:0 0 20px 0;
}
.policy-x th {
	padding: 10px 0px 10px!important;
}
.policy-x td {
	padding: 10px 0px 10px!important;
}
.policy-x thead tr th {
	color: rgb(206, 206, 206);
	font-size:12px;
	font-weight: bold;
}
.policy-x tbody tr th {
	color: rgb(206, 206, 206);
	font-weight: normal;
	border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: rgb(39, 39, 39);
}
.policy-x tbody tr td {
	border-top-color: rgb(61, 61, 61);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.policy-x thead tr th:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
.policy-x tbody tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}


/*button_style*/
a.css_btn_class {
	font-size:12px;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;;
	font-weight:normal;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #268a16;
	margin:0 2px 0 0;
	padding:1px 4px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, rgb(61, 61, 61)), color-stop(100%, #006666) );
	background:-moz-linear-gradient( center top, rgb(61, 61, 61) 5%, #006666 100% );
	background:-ms-linear-gradient( top, rgb(61, 61, 61) 5%, #006666 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(61, 61, 61)', endColorstr='#006666');
	background-color:rgb(61, 61, 61);
	color:#000;
	display:inline-block;
	text-shadow:1px 1px 0px #aade7c;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #caefab;
 	-moz-box-shadow:inset 1px 1px 0px 0px #caefab;
 	box-shadow:inset 1px 1px 0px 0px #caefab;
}
a.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #006666), color-stop(100%, rgb(61, 61, 61)) );
	background:-moz-linear-gradient( center top, #006666 5%, rgb(61, 61, 61) 100% );
	background:-ms-linear-gradient( top, #006666 5%, rgb(61, 61, 61) 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006666', endColorstr='rgb(61, 61, 61)');
	background-color:#006666;
}
a.css_btn_class:active {
	position:relative;
	top:1px;
}


a.css_btn_class2 {
	background:url("/bh_img/bbs_write.gif") no-repeat;
	display: inline-block;
    width: 89px;
    height: 32px;
}
#case1{
	/*background:#000;*/
}
#frmSearch{
	width: 950px;
    margin-bottom: 10px;
}

.bt_his {
	display:inline-block;
	width:214px;
	height:66px;
	
}
.bt_his.upbt_btn {
	    line-height: 55px;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #FFAE00;
    border: 1px solid #FFAE00;
    height: 55px;
    margin-top: 9px;
    border-radius: 9px;
    background: #3A3428;
}
.bt_his.allchkbt_btn {
	    line-height: 55px;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #FFAE00;
    border: 1px solid #FFAE00;
    height: 55px;
    margin-top: 9px;
    border-radius: 9px;
    background: #3A3428;
}
.bt_his.alldelbt_btn {
	    line-height: 55px;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #FFAE00;
    border: 1px solid #FFAE00;
    height: 55px;
    margin-top: 9px;
	margin-right: 5px;
	margin-left: 5px;
    border-radius: 9px;
    background: #3A3428;
}
.betslip {


}
.betslip tbody tr td {
	background: url(/bh_img/table_bg.png);
}
		.lnb{
			margin-left:82px;
		}
		.menu14 {
		display: block;
		width: 84px;
		height: 51px;
		background: url("/images/menu_cross.png") no-repeat 0 0;
		}
		.menu13 {
		display: block;
		width: 84px;
		height: 51px;
		background: url("/images/menu_ladder.png") no-repeat 0 0;
		}
		.menu06 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_result.png") no-repeat 0 0;
		}
		.menu04 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_event.png") no-repeat 0 0;
		}
		.menu05 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_bet.png") no-repeat 0 0;
		}
		.menu07 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/cscenter.png") no-repeat 0 0;
		}
		.menu09 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_board.png") no-repeat 0 0;
		}
		.menu11 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_recharge.png") no-repeat 0 0;
		}
		.menu12 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_drawal.png") no-repeat 0 0;
		}
		.menu01 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_live1.png") no-repeat 0 0;
		}
		.menu02 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_live2.png") no-repeat 0 0;
		}
		.menu03 {
		display: block;
		width: 82px;
		height: 51px;
		background: url("/images/menu_special.png") no-repeat 0 0;
		}
.lg_btns{
	box-shadow: 0 2px 7px black;
}
.livechat {
    color: black !important;
    display: block;
    width: 305px;
    height: 45px;
    line-height: 40px;
    background: #C5C5C5;
    font-size: 23px;
    font-weight: bold;
    border: 1px solid #BBBBBB;
    border-radius: 5px;
    /* box-shadow: inset 0 0 18px black; */
    box-shadow: 0 1px 7px black;
}

.livechat:hover{
 box-shadow: inset 0 0 18px black;
}
.bw_btn {
	float: right;
	display:inline-block;
	width:89px;
	height:30px;
}
.btn_mn_type  {
    display: inline-block;
    width: 89px;
    height: 24px;
    text-align: center;
    line-height: 20px;
    background: #F9CF50;
    color: #000 !important;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px;
    margin-right: 5px;
    border: 1px solid #4C4C4C;
    box-shadow: inset 0 0 15px #483A10;
}
.bw_btn.bwdel {
	background: url("/bh_img/bbs_textbtn3.gif");
}
.bw_btn.bwbtbw {
	background: url("/bh_img/bbs_textbtn5.gif");
}
.bw_btn.bwit {
	float:right;
	background: url("/bh_img/bbs_write.gif");
}
.bw_btn.bwbck {
float:right;
	background: url("/bh_img/bbs_textbtn6.gif");
}
.asbif_btn:hover {
	cursor:pointer;
}
.asbif_btn {
    text-align: center;
    width: 98px;
    height: 25px;
    float: left;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c6a335+0,554617+100 */
background: #c6a335; /* Old browsers */
background: -moz-linear-gradient(top,  #c6a335 0%, #554617 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c6a335 0%,#554617 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c6a335 0%,#554617 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6a335', endColorstr='#554617',GradientType=0 ); /* IE6-9 */
border-radius: 3px;
}
.asbif_btn:nth-of-type(2), .asbif_btn:nth-of-type(4) , .asbif_btn:nth-of-type(6) {
	margin:0 0 5px 0;
}
.asbif_btn:nth-of-type(1), .asbif_btn:nth-of-type(3), .asbif_btn:nth-of-type(5) {
	margin:0 18px 5px 0;
}
#main_game_headimg{
	height: 30px;

    /* background: url(/assets/v3114215/images/togle_sprite20181003.png) no-repeat -25px -165px; */
    margin: 26px 0px 0px 5px;
    width: 200px;
    color: #ffbc26;
	margin-bottom: 30px;
    font-size: 24px;
}



@media screen{
.contact_banner{width:254px!important;margin-top:18px!important;margin-left:0!important;}
.contact_banner ul li{width:auto!important;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;margin-bottom:5px!important;}
.contact_banner ul li .bn_brand{display:none;}
.betting div,.betting ul,.betting li,.betting h2{margin:0;padding:0;}
.betting h2,.betting input{font-family:'malgungothic', Helvetica, 'Apple SD Gothic Neo', Sans-serif;font-size:12px;color:#383d41;}
.betting li{list-style:none;}
.betting a{color:#000;text-decoration:none;cursor:pointer;}
.betting a:hover{color:#fff;text-decoration:underline;}
.bold{font-weight:bold;}
.betting input{background:#fafafa;border:1px solid #a2a2a2;color:#333;height:24px;line-height:24px;padding:0px 5px;text-indent:5px;font-size:13px;margin:0px;}
.f_yellow{color:#fed92c;}
#sidebar{width:284px;text-align:center;position:absolute;right:0px;top:96px;}
.cart_body{clear:both;}
.betting{display:inline-block;background:url('/images/togle_sprite20181003.png') no-repeat -342px -642px;width:230px;height:52px;margin-top:10px;cursor:pointer;}
.betting:hover{background-position:-342px -712px;}
.betting-cart-pin{display:inline-block;background:url('/images/togle_sprite20181003.png') no-repeat -242px -644px;width:46px;height:40px;float:right;margin-top:0px;margin-right:0px;cursor:pointer;color:#4275a8;position:absolute;right:0;bottom:0;}
.betting-cart-clear{display:inline-block;background:url('/images/togle_sprite20181003.png') no-repeat  -437px -825px;width:15px;height:16px;float:right;margin-right:10px;margin-top:3px;cursor:pointer;}
.betingSlip{position:relative;overflow:hidden;background:#1a1a1a;width:254px;border:1px solid #343539;}
.betingSlip .betSelectList{position:relative;overflow:hidden;padding-top:0px;width:242px;margin:0 auto;}
.nothing.cart{display:none;}
.CaBox{margin-top:0px;}
.betingSlip .betInfoBox{padding:0px;}
.betingSlip .betInfoBox ul{clear:both;margin:0px;height:38px;line-height:38px;padding-left:10px;padding-right:10px;font-weight:bold;}
.betingSlip .betInfoBox ul li{height:38px;line-height:38px;display:inline-block;float:right;height:100%;text-align:right;color:#676767;}
.betingSlip .betInfoBox ul li .btn_betmoney_del{background:url('/images/ico_betmoney_del.png') no-repeat;width:14px;height:14px;position:absolute;display:inline-block;right:2px;top:12px;cursor:pointer;}
.betingSlip .betInfoBox ul li:first-child{float:left;text-align:left;color:#5c5c5c;font-weight:normal;}
.betingSlip .betInfoBox ul li span.titlePoint{display:inline-block;}
.betingSlip .betInfoBox ul li span.title{display:inline-block;}
.betingSlip #edit_betting_money{padding:0 2px;text-align:right;width:90px;height:18px;font-size:12px;line-height:18px;background:#4c4c4c;border:1px solid #66606e;color:#fff;font-weight:bold;margin-top:10px;}
.wrap_current_time{position:absolute;left:0px;bottom:0px;display:inline-block;text-shadow:0px 1px 1px #000;text-align:left;letter-spacing:1px;z-index:900;width:208px;height:40px;background:#151515;}
.current_time{color:#b5996d;position:relative;padding-left:29px;padding-top:9px;height:12px;display:inline-block;font-size:20px;font-weight:bold;}
#edit_betting_money{color:#0851b3;text-align:right;background:#ffd81f;width:120px;height:17px;border:0 none;font-size:13px;}
.nothing{line-height:30px;text-align:center;}
.betting-cart-item{display:inline-block;background:url('/images/togle_sprite20181003.png') no-repeat -525px -822px;width:52px;height:20px;cursor:pointer;position:absolute;top:2px;left:83px;}
.cartHeader{width:100%;margin-top:10px;margin-bottom:10px;height:73px;display:block;text-align:left;position:relative;}
.cartHeader h2{font-size:20px;height:17px;display:inline-block;margin:2px  0px 0px 11px;float:left;color:#fff;}
.bet_money_btn{color:#fff;display:inline-block;text-align:center;font-size:11px;background:#4c4c4c;width:66px;height:25px;border:none;padding:0px;font-weight:bold;margin:0px;line-height:17px;cursor:pointer;text-indent:0px;float:left;margin-left:10px;}
.numeric-only{padding:0 2px;text-align:right;width:90px;height:23px;font-size:12px;line-height:23px;background:#0d0d0d;border:1px solid #66606e;color:#fff;font-weight:bold;}
.link_banner{position:relative;width:260px;height:120px;display:block;margin:10px 0px 0px 0px;}
.link_banner a{display:inline-block;width:48px;height:48px;margin:4px 0px;background:url(/images/banner_sprite.png) no-repeat -11px -10px;}
.link_banner a.i_bn01{background-position:-11px -10px;}
.link_banner a.i_bn02{background-position:-87px  -10px;}
.link_banner a.i_bn03{background-position:-161px  -10px;}
.link_banner a.i_bn04{background-position:-227px  -10px;}
.link_banner a.i_bn05{background-position:-297px  -10px;}
.link_banner a.i_bn06{background-position:-11px -63px;}
.link_banner a.i_bn07{background-position:-87px -63px;}
.link_banner a.i_bn08{background-position:-161px -63px;}
.link_banner a.i_bn09{background-position:-227px -63px;}
.link_banner a.i_bn10{background-position:-297px  -63px;}
}

@media screen{
.contact_banner{width:254px;margin:0 auto;display:block;overflow:hidden;margin-top:0px;}
.contact_banner ul li{display:block;margin-bottom:20px;position:relative;}
.contact_banner ul li{height:97px;text-align:right;}
.contact_banner ul li span{position:absolute;right:16px;top:53px;font-weight:bold;display:inline-block;width:130px;height:22px;font-size:14px;line-height:22px;text-align:right;}
.contact_banner .bann_kakao_service{background:url('/images/kakao.png?rand=2847') no-repeat right 0px #f5df00;width:auto;}
.contact_banner .bann_kakao_service span{color:#ffe244;}
.contact_banner .bann_telegram_service{background:url('/images//telegram.png?rand=2847') no-repeat right 0px #33abeb;width:auto;}
.contact_banner .bann_telegram_service span{color:#58ceff;}
.contact_banner .bann_line_service{background:url('/images/line.png?rand=2847') no-repeat right 0px #40a900;width:auto;}
.contact_banner .bann_line_service span{color:#58d63f;}
.contact_banner .bann_wechat_service{background:url('/images/wechat.png?rand=2847') no-repeat right 0px #157d6e;width:auto;}
.contact_banner .bann_wechat_service span{color:#c9ed65;}
}


@media screen{

.blind{display:none;}
.buttonPoint{padding:0px 13px;min-width:50px;display:inline-block;height:28px;line-height:28px;font-size:13px;font-weight:bold;text-align:center;text-decoration:none;color:#fff!important;background:#cd201e;font-weight:bold;}
.buttonPoint:hover{color:#fff;text-decoration:none;}
.btn_small{padding:0px 7px;min-width:50px;display:inline-block;height:26px;line-height:26px;font-size:13px;font-weight:normal;text-align:center;text-decoration:none;color:#fff!important;background:#4c4c4c;}
.btn_small:hover{background:url('/images/bg_btnSmallOver.png') repeat-x 50% top;color:#fff;text-decoration:none;}
.btn_small_red{padding:0px 7px;min-width:50px;display:inline-block;height:26px;line-height:26px;font-size:13px;font-weight:normal;text-align:center;text-decoration:none;color:#fff;background:#cd201e;}
.btn_small_red:hover{color:#fff;text-decoration:none;background:url('/images/bg_btnSmallRedOver.png') repeat-x 50% top;}
input{background:#fafafa;border:1px solid #a2a2a2;color:#333;height:24px;line-height:24px;padding:0px 5px;text-indent:5px;font-size:13px;margin:0px;}
.wrap_content{z-index:10;position:relative;min-height:600px;background:#141417;padding:10px;margin-top:0;}
.contentTitleArea{position:absolute;top:-130px;left:0px;height:118px;display:block;text-align:left;margin-top:40px;margin-bottom:30px;}
.contentTitleArea span{height:30px;display:inline-block;margin:26px  0px 0px 5px;width:200px;color:#ffbc26;font-size:24px;}
.StopArea{width:100%;top:-104px;right:0px;height:30px;z-index:200;position:absolute;}
.notice_area{position:absolute;font-weight:normal;height:28px;color:#666;font-size:12px;z-index:200;right:0px;left:0px;top:-11px;display:block;}
.notice_area marquee{margin-top:6px;}
.clear{clear:both;height:1px;}
.writeBox{width:100%;}
.writeBox table{width:100%;font-size:13px;border-collapse:collapse;margin-top:15px;border-left:1px solid #6c5532;border-top:1px solid #6c5532;}
.writeBox table tr th{font-size:13px;color:#d5b077;background:#584629;text-align:left;height:30px;padding:6px 6px 6px 20px;border-right:1px solid #6c5532;border-bottom:1px solid #6c5532;}
.writeBox table tr td{font-size:13px;background:#242424;border-right:1px solid #2f2f34;border-bottom:1px solid #2f2f34;padding:6px 10px;text-align:left;color:#fff;}
.tabBox{height:25px;margin-top:-58px;margin-bottom:30px;margin-left:37px;display:block;float:right;}
.tabBox .tabMenu ul li{float:left;margin-right:40px;margin-bottom:1px;}
.tabBox .tabMenu ul li a{display:inline-block;height:25px;line-height:25px;font-size:13px;font-weight:normal;color:#fff;}
.tabBox .tabMenu ul li a:hover,.tabBox .tabMenu ul li.on a{border-bottom:2px solid #cd201e;text-decoration:none;}
.btn_area{text-align:center;clear:both;padding:10px 0;}
.btn_area_center{text-align:center;display:inline-block;margin-top:10px;height:40px;line-height:40px;}
.btn_area_center a{color:#fff;}
.btn_area_center .buttonPoint{margin-left:5px;margin-right:5px;}
#form_charge_money input{font-size:12px;}
.comment{font-size:11px;color:#cd201e;letter-spacing:-1pt;text-align:left;}
#layer_bank_account_holder{color:#ffbc26;font-weight:bold;}
p.bankG{margin:10px 0;font-weight:bold;}
.chargeM{width:100%;}
.chargeM ul{width:100%;}
.chargeM ul li{float:left;display:inline-block;margin-right:20px;}
.moneyGuide{padding:0px;margin-bottom:15px;margin-top:15px;background:#584629;border:1px solid #6c5532;}
.moneyGuide h2{padding-left:20px;font-size:14px;color:#d5b077;text-align:left;height:50px;line-height:50px;border-bottom:1px solid #6c5532;background:#534242;}
.moneyGuide ul{clear:both;margin-left:10px;}
.moneyGuide ul li{float:left;padding:10px 0;color:#fff;font-size:13px;line-height:18px;text-align:left;}
.moneyGuide ul li:first-child{margin-right:10px;color:#ffbc26;font-weight:bold;font-size:15px;margin-left:10px;}
.numeric-only{padding:0 2px;text-align:right;width:90px;height:23px;font-size:12px;line-height:23px;background:#0d0d0d;border:1px solid #66606e;color:#fff;font-weight:bold;}
}


@media screen{

.button{padding:0px 13px;min-width:50px;display:inline-block;height:28px;line-height:28px;font-size:13px;font-weight:bold;text-align:center;text-decoration:none;color:#fff!important;background:#4c4c4c;font-weight:bold;}
.button:hover{color:#fff;text-decoration:none;}
.buttonPoint{padding:0px 13px;min-width:50px;display:inline-block;height:28px;line-height:28px;font-size:13px;font-weight:bold;text-align:center;text-decoration:none;color:#fff!important;background:#cd201e;font-weight:bold;}
.buttonPoint:hover{color:#fff;text-decoration:none;}
.btn_area{text-align:center;clear:both;padding:10px 0;}
.btn_area_center{text-align:center;display:inline-block;margin-top:10px;height:40px;line-height:40px;}
.btn_area_center a{color:#fff;}
.btn_area_center .button,.btn_area_center .buttonPoint{margin-left:5px;margin-right:5px;}
}

.upArrowRed {
    background: url('/images/togle_sprite20181003.png') no-repeat -528px -875px;
    width: 39px;
    height: 17px;
	position: absolute;
	left: 67px;
	top: 4px;
    display: inline-block;
    padding-left: 0px;
    font-size: 11px;
    font-weight: normal;
    color: #FF3D00;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 6px;
    text-indent: -9999px;
}
.downArrowBlue {
	position: absolute;
	right:  67px;
	top: 4px;
    background: url('/images/togle_sprite20181003.png') no-repeat -528px -915px;
    width: 39px;
    height: 17px;

    margin-left: 6px;
    margin-right: 6px;
    margin-top: 6px;
    display: inline-block;
    padding-right: 0px;
    font-size: 11px;
    font-weight: normal;
    color: #86E8F3;
    text-indent: -9999px;
}

.handi_icon_left{
	position: absolute;
	right:  67px;
	top: 4px;
}
.handi_icon_right{
	position: absolute;
	left:  67px;
	top: 4px;
}
#sidebar .handi_icon_right{
	position: static;
}


.result_menu{padding:0px 0;display:block;width: 1200px;}
.result_menu li{float:left;display:inline-block;margin-bottom:15px;}
.result_menu li a{text-decoration: none;font-family:dotum;font-weight:bold;text-align:center;width:68px;height:28px;line-height:28px;display:block;color:#fff;font-size:12px;display:inline-block;text-shadow:0 1px 0px rgba(0,0,0,0.6);border:solid 1px #444;box-shadow:0 2px 3px rgba(0,0,0,0.53);background:rgb(73,73,73);background:-moz-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(48,48,48,1) 99%);background:-webkit-linear-gradient(top, rgba(73,73,73,1) 0%, rgba(48,48,48,1) 99%);background:linear-gradient(to bottom, rgba(73,73,73,1) 0%, rgba(48,48,48,1) 99%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#303030', GradientType=0 );border-radius:4px;margin:0 1px;}
.result_menu li a:hover{color:#ff6c6a;border:solid 1px #ff6c6a;background:rgb(48,48,48);background:-moz-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(73,73,73,1) 100%);background:-webkit-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(73,73,73,1) 100%);background:linear-gradient(to bottom, rgba(48,48,48,1) 0%, rgba(73,73,73,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#494949', GradientType=0 );}
.result_menu li.active a{color:#ff6c6a;border:solid 1px #ff6c6a;background:rgb(48,48,48);background:-moz-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(73,73,73,1) 100%);background:-webkit-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(73,73,73,1) 100%);background:linear-gradient(to bottom, rgba(48,48,48,1) 0%, rgba(73,73,73,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#494949', GradientType=0 );}
/*! CSS Used from: Embedded */
.result_menu{display:block;}
.result_menu:after{content:"";display:block;clear:both;}
.result_menu li{width:14.28%!important;padding:4px;box-sizing:border-box;margin-bottom:0;}
.result_menu li a{width:100%;}