@import "/css/common.css";
@import "/css/top.css";
/*layer_img*/
.leaf_lft {
	position:absolute;
	top:-20px;
	left:-20px;
	width:1006px;
	height:80px;
	background:url(/img/common/leaf1.png) no-repeat;
	z-index:100000;
}
.leaf_rht {
	position:absolute;
	top:-20px;
	right:-10px;
	width:1006px;
	height:80px;
	background:url(/img/common/leaf2.png) no-repeat 100% 0;
	z-index:100000;
}
.frog_layer {
	position:absolute;
	top:60px;
	left:-123px;
	width:172px;
	height:181px;
	background:url(/img/main/frog.png) no-repeat;
	z-index:100000;
}
.frog_layer2 {
	position:absolute;
	top:40px;
	left:-57px;
	width:80px;
	height:83px;
	background:url(/img/common/frog.png) no-repeat;
	z-index:10000;
}
.lft_garden{
	position:absolute;
	left:0;
	bottom:-80px;
	width:1022px;
	height:184px;
	background:url(/img/common/bottom_garden1.png) no-repeat;
	z-index:100000;
}
.rht_garden{
	position:absolute;
	right:0;
	bottom:-80px;
	width:1039px;
	height:175px;
	background:url(/img/common/bottom_garden2.png) no-repeat;
	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 RGB(113,113,113);
	background:url(/img/main/main_box.png) 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 RGB(57,57,57);
	background:RGB(25,25,25);
}
.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 RGB(89,89,89);
}
.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:RGB(151,224,237);
	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*/
.login_bdy {
/*	background:#000000 none;*/
 background:#1b1b1b url(/img/login_bk.jpg) no-repeat 50% 0;
}
#login_content {
	position:absolute;
	top:0;
	left:50%;
	overflow:hidden;
	width:1097px;
	height:1000px;
	margin:0 0 0 -548px;
	padding:0;
	z-index:100;
	background:#000 url(/img/login/bk_img.jpg) no-repeat;
}
#login_box {
	position:absolute;
	top:800px;
	left:50%;
	width:340px;
	height:120px;
	margin:0 0 0 -340px;
	padding:0;
	white-space:normal;
	z-index:1000;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
}
.login_inputDL {
	position:relative;
	display:block;
	left:50%;
	top:764px;
	width:410px;
	margin:0 0 0 -205px;
	padding:0;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
}
.login_inputDL dd.btn_lgin {
	display:inline-block;
	position:absolute;
	right:75px;
	top:0;
}
.login_inputDL dd.btn_join {
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
}
.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:#fff;
	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 {
	display:block;
	position:relative;
	width:1004px;
	height:68px;
	padding:10px 0 0 0;
	text-align:center;
	line-height: 60px;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size: 28px;
	color:#CCFF00;
	font-weight:600;
}
.sub_title .bet365_span{
	display:inline-block;
	position:absolute;
	right:24px;
	bottom:16px;
	z-index:100001;
}
.sub_title .bet365_span a img{
	display:block;
}
.sub_bk {
	display:inline-block;	
	position:relative;
	width:1006px;
	min-height:700px;
	margin:0 auto;
	padding:10px 0 0 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:block;	
	height:30px;
	margin:10px 10px 0 10px;
	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;
}
.modify_tab {
	display:inline-block;
	list-style:none;
	width:940px;
	height:37px;
	margin:10px 0 10px 30px;
	padding:0;	
}
.modify_tab li {
	display:inline-block;
	float:left;
	overflow:hidden;
	height:37px;
	width:100px;
	margin:0;
	padding:0;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size:14px;
	line-height:37px;
	font-weight:600;
	text-align:center;
}
.reslt_tab li.tab_on, .rechrg_tab li.tab_on, .modify_tab li.tab_on {	
	color:#D7E400;
	background:url(/img/common/tab_img.png) no-repeat 0 0;
}
.reslt_tab li.tab_off,  .rechrg_tab li.tab_off, .modify_tab li.tab_off {
	color:#454545;	
	background:url(/img/common/tab_img.png) no-repeat -110px 0;
}
.reslt_tab li.tab_off a,  .rechrg_tab li.tab_off a, .modify_tab li.tab_off a{
	color:#454545;	
}
.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 .blck_box {
	width:720px;
	margin:0 auto 10px auto;
	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(12,12,12);
}
#container .aside_float {
	display:inline-block;
	float:left;
	position:relative;
	z-index:1000;
	width:215px;
	margin:10px 0 0 0;
}
#container .aside_float h4.aside_head {
	width:197px;
	height:35px;
	padding:0 6px 0 12px;
	line-height:35px;
	background:url(/img/common/aside_top.gif) no-repeat
}
#container .aside_float h4.aside_head label {
	font-size:12px;
	color:#FFF
}
#container .aside_float .bet_item_lst {
	display:inline-block;
	list-style:none;
	width:211px;
	margin:0;
	padding:0 0 3px 4px;
	background:url(/img/common/aside_bk.gif) repeat-y;
}
#container .aside_float .bet_item_lst > li {
	display:block;
	width:208px;
	height:49px;
	margin:2px 0 0 0;
	background:url(/img/common/batitem_box.gif) no-repeat
}
#container .aside_float .bet_item_lst .bet_item {
	position:relative;
	height:45px;
	margin:2px 0;
	padding:2px 4px;
}
#container .aside_float .bet_item_lst .bet_item .bet_del {
	position:absolute;
	top:4px;
	right:6px;
}
#container .aside_float .bet_item_lst .bet_item .bet_txt1 {
	position:absolute;
	bottom:0px;
	right:6px;
	font-size:11px;
	line-height:22px;
	color:#FFF;
}
#container .aside_float .bet_item_lst .bet_item li {
	margin:0;
	padding:0;
	font-size:11px;
	letter-spacing:-1px;
	line-height:22px;
	color:#FFF;
}
#container .aside_float .aside_bet_txt {
	list-style:none;
	margin:0;
	padding:0
}
#container .aside_float .aside_bet_txt li {
	width:215px;
	height:33px;
	margin:0;
	padding:0;
	line-height:33px;
}
#container .aside_float .aside_bet_txt li.bet_box1 {
	background:url(/img/common/aside_bet_txtbox1.gif) no-repeat
}
#container .aside_float .aside_bet_txt li.bet_box2 {
	background:url(/img/common/aside_bet_txtbox2.gif) no-repeat
}
#container .aside_float .aside_bet_txt li.bet_box3 {
	background:url(/img/common/aside_bet_txtbox3.gif) no-repeat
}
#container .aside_float .aside_bet_txt li.bet_box4 {
	background:url(/img/common/aside_bet_txtbox4.gif) no-repeat
}
#container .aside_float .aside_bet_txt li span {
	display:inline;
	float:left
}
#container .aside_float .aside_bet_txt li span.bet_col1 {
	width:60px;
	margin:0;
	padding:0 0 0 18px;
	font-size:11px;
	color:#FF8400;
	line-height:33px;
}
#container .aside_float .aside_bet_txt li span.bet_col2 {
	width:130px;
	margin:0;
	padding:0;
	text-align:right;
	line-height:33px;
	color:#FFF
}
#container .aside_float .aside_bet_info {
	display:inline-block;
	list-style:none;
	margin:17px 0 0!important;
	padding:0
}
#container .aside_float .aside_bet_info li {
	width:215px;
	margin:0;
	padding:0;
	line-height:33px;
}
#container .aside_float .aside_bet_info .aside_banner {
	padding:0 0 10px 0;
	background:url(/img/common/aside_banner_bk.gif) no-repeat 0 100%;
}
#container .aside_float .aside_bet_info .aside_banner img {
	margin:2px 0 2px 13px;
	padding:0;
}
/*°ÔÀÓ°á°ú½ºÅ¸ÀÏ*/
#container .content2 {
	display:inline-block;
	width:978px;
	margin:0 0 0 28px;
	padding:0 0 30px 0;
}
#container .content2 .blck_box {
	display:inline-block;
	position:relative;
	width:942px;	
	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(12,12,12);

}
#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
}
/*°Ô½ÃÆÇ*/
.notice_ico {
	display:inline-block;
	width:34px;
	height:21px;
	padding:2px 0 0 0;
	font-size:11px;
	color:#181818;
	font-weight:600;
	letter-spacing:-1;
	line-height:21px;
	background:url(/img/ico/ico_notice.gif) 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 {
	position:relative;	
	width:939px;
	border-bottom:1px solid rgb(61, 61, 61);
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	text-align:center;
	line-height: 16px;
	font-size: 12px;
	margin:0;
}
.data-x th {
	padding: 9px 0px 9px;
}
.data-x td {
	padding: 4px 0px 4px;
}
.data-x thead tr th {
	color:RGB(223,223,223);
	font-weight: bold;
	border-left:1px solid rgb(61, 61, 61);
	background:url(/img/common/tbl_head_bk.gif) repeat-x;
}
.data-x tbody tr th {
	color: rgb(206, 206, 206);
	font-weight: normal;
	border-top-color: RGB(97,97,97);
	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(97,97,97);
	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 tbody tr td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
/*ÀÌº¥Æ®ÀÐ±â*/
.data-x_r {
	position:relative;
	width:920px;
	line-height:1.6em!important;
	font-size: 12px;
	margin:0;
}
.data-x_r th {
	padding: 9px 0px 9px;
}
.data-x_r td {
	padding: 4px 0px 4px;
}
.data-x_r thead tr th {
	padding:16px 0;
	text-align:center;
	font-size:12px;
	color: rgb(215, 228, 0);
	font-weight: bold;
	border-left-color: rgb(61, 61, 61);
	border-left-width: 1px;
	border-left-style: solid
}
.data-x_r tbody tr th {
	color: rgb(206, 206, 206);
	font-weight: normal;
	border-top-color: RGB(97,97,97);
	border-top-width: 1px;
	border-top-style: solid;
	background-color: rgb(39, 39, 39);
}
.data-x_r tbody tr td {
	border-top-color: RGB(97,97,97);
	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_r tbody tr td.attend_tr {
	border-top-color: RGB(97,97,97);
	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.comment_td {
	padding:0!important;
}
.data-x_r tbody tr td.comment_td .comment_dl {
	display:inline-block;
	position:relative;
	list-style:none;
	width:900px;
	margin:0;
	padding:8px 10px 4px 10px;
	text-align:left;
	line-height:20px;
	border-bottom:dotted 1px #666;
}
.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(97,97,97);
	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;
	padding:4px 10px;
	border-bottom:dotted 1px #999;
	text-align:left;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt1 {
	width:80px;
	text-align:center!important;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt2 {
	width:520px;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt3 {
	width:120px;
}
.data-x_r tbody tr td.attend_tr .win_list .win_txt4 {
	width:100px;
	text-align:center!important;
}
.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:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}
/*½Â¹«ÆÐÅ×ÀÌºí*/
.data-game {
	position:relative;	
	width:718px;
	line-height: 16px;
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size: 12px;
	margin:0;
}
body:first-of-type .data-game {
	position:relative;
	width:718px;
	border-bottom:1px solid rgb(61, 61, 61);
	text-align:center;
	line-height: 16px;
	font-size: 12px;
	margin:0;
}
.data-game th {
	padding: 9px 0px 9px;
}
.data-game td {
	padding: 6px 0px 9px;
}
.data-game thead tr th {
	color:RGB(223,223,223);
	font-weight: bold;
	border-left:1px solid rgb(61, 61, 61);
	background:url(/img/common/tbl_head_bk.gif) repeat-x;
}
.data-game tbody tr th {
	color: rgb(102, 102, 102);
	font-weight: normal;
	border-top:1px solid RGB(97,97,97);
	border-left:1px solid rgb(61, 61, 61);
	background-color: rgb(239, 241, 242);
}
.data-game tbody tr td {
	border-top:1px solid RGB(97,97,97);
	border-left:1px solid rgb(61, 61, 61);
	background-color: rgb(14, 30, 4);
}
.data-game tbody tr td.game_type_baseball {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_type_base.jpg) no-repeat;
}
.data-game tbody tr td.game_type_basketball {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_type_basket.jpg) no-repeat;
}
.data-game tbody tr td.game_type_soccer {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_type_soccer.jpg) no-repeat;
}
.data-game tbody tr td.game_type_esports {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_type_e.jpg) no-repeat;
}
.data-game tbody tr td.game_type_volleyball {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_type_volley.jpg) no-repeat;
}
.data-game tbody tr td.game_type_icehockey {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_type_icehockey.jpg) no-repeat;
}
.data-game tbody tr td.game_type_etc {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_type_etc.jpg) no-repeat;
}
.data-game tbody tr td.game_notice {
	width:708px;
	height:29px;
	padding:20px 10px 0 0!important;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	border-top-color: RGB(97,97,97);
	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;
	height:29px;
	font-size:14px;
	font-weight:600;
	text-align:left!important;
	line-height:29px;
	vertical-align:middle;
}
.data-game tbody tr td.spot_area {
	padding:0!important;
	color:#E3E3E3;
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background:url(/img/common/game_spot.gif) repeat-x 0 50%;
}
.data-game tbody tr td.spot_area .spot_game {
	display:inline-block;
	position:relative;
	margin:2px 0 2px 3px;
	width:249px;
	line-height:1.4em;
	word-break:break-all;
	border-top:1px solid #090909;
	cursor:pointer;
}
.data-game tbody tr td.spot_area .spot_game div {
	display:inline-block;
	overflow:hidden;
	margin:0;
	padding:4px 2px 4px 6px;
	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 .team_name {
	width:200px;
	text-align:left;
	line-height:1.4em;
	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 2px;
	width:249px;
	text-align:right;
	line-height:1.4em;
	word-break:break-all;
	border-top:1px solid #090909;
	cursor:pointer;
}
.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:200px;
	line-height:1.4em;
	letter-spacing:-1px;
	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 span {
	color:#1F1F1F;
}
.data-game tbody tr td.spot_area .game_select span {
	color:#1F1F1F;
}
.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:#8f18b6;
}
.data-game tbody tr td.spot_area .spot_game:hover div, .data-game tbody tr td.spot_area .spot_game_rht:hover div {
	color:#1F1F1F;
	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:right;
	font-weight:bold;
}
.data-game tbody tr td.spot_area .spot_game:hover > a div span, .data-game tbody tr td.spot_area .spot_game_rht:hover > a div span {
	color:#1F1F1F;
}
.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%;
	color:#ffba00
}
.data-game tbody tr td.spot_area .spot_game_rht .spot_allocation {
	position:absolute;
	left:11px;
	top:10%;
	color:#ffba00
}
.data-game 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-game tbody tr td.spot_area .handi_select {
	color:#1F1F1F;
	background-position: -48px 0;
}
.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:#1F1F1F;
	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:4px;
}
.data-game tbody tr td.state_td {
	padding:0!important;
	text-align:center;
}
.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 {
	position:relative;
	width:939px;
	border-bottom:1px solid rgb(61, 61, 61);
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	line-height: 16px;
	font-size: 12px;
	margin:0;
}
body:first-of-type .data-full {
	position:relative;
	width:939px;
	border-bottom:1px solid rgb(61, 61, 61);
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	line-height: 16px;
	font-size: 12px;
	margin:0;
}
.data-full th {
	padding: 9px 0px 9px;
}
.data-full td {
	padding: 6px 0px 9px;
}
.data-full thead tr th {
	color:RGB(223,223,223);
	font-weight: bold;
	border-left-color: rgb(61, 61, 61);
	border-left-width: 1px;
	border-left-style: solid;
	background:url(/img/common/tbl_head_bk.gif) no-repeat
}
.data-full tbody tr th {
	color: rgb(102, 102, 102);
	font-weight: normal;
	border-top:1px solid RGB(97,97,97);
	border-left:1px solid rgb(61, 61, 61);
	background-color: rgb(239, 241, 242);
}
.data-full tbody tr td {
	border-top:1px solid RGB(97,97,97);
	border-left:1px solid rgb(61, 61, 61);
	background-color: rgb(14, 30, 4);
}
.data-full tbody tr td.spot_area {
	padding:0!important;
	color:#E3E3E3;
	border-top:1px solid RGB(97,97,97);
	border-left:1px solid rgb(61, 61, 61);
	background:url(/img/common/game_spot.gif) repeat-x 0 50%;
}
.data-full tbody tr td.spot_area .spot_game {
	display:inline-block;
	position:relative;
	margin:2px 0 2px 3px;
	width:249px;
	line-height:1.4em;
	word-break:break-all;
	border-top:1px solid #090909;
	cursor:pointer;
}
.data-full tbody tr td.spot_area .spot_game div {
	display:inline-block;
	overflow:hidden;
	margin:0;
	padding:4px 2px 4px 6px;
	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 .team_name {
	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 2px;
	width:249px;
	text-align:right;
	line-height:1.4em;
	word-break:break-all;
	border-top:1px solid #090909;
	cursor:pointer;
}
.data-full 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-full tbody tr td.spot_area .spot_game_rht .team_name {
	width:200px;
	line-height:1.4em;
	letter-spacing:-1px;
	word-break:break-all;
}

.data-full tbody tr td.spot_area .game_select div {
	color:#1F1F1F;
	background-position: -249px 100%;
}
.data-full tbody tr td.spot_area .game_select span {
	color:#1F1F1F;
}
.data-full tbody tr td.spot_area .game_select:hover div {
	color:#1F1F1F!important;
	background-position: -249px 100%!important;
}
.data-full tbody tr td.spot_area .game_select:hover div span {
	color:#1F1F1F!important;
}
.data-full tbody tr td.spot_area .game_disable div {
	color:#707070!important;
	background-position: -498px 100%!important;
}
.data-full tbody tr td.spot_area .game_disable div span {
	color:#707070!important;
}
.data-full tbody tr td.spot_area .game_disable:hover div {
	color:#707070!important;
	background-position: -498px 100%!important;
}
.data-full tbody tr td.spot_area .game_select span.spot_allocation {
	color:#8f18b6;
}
.data-full tbody tr td.spot_area .spot_game:hover div, .data-full tbody tr td.spot_area .spot_game_rht:hover div {
	color:#E3E3E3;
	background-position: 0 100%;
}
.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:right;
	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 .spot_allocation {
	position:absolute;
	right:8px;
	top:18%;
	color:#ffba00
}
.data-full tbody tr td.spot_area .spot_game_rht .spot_allocation {
	position:absolute;
	left:8px;
	top:18%;
	color:#ffba00
}
.data-full 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-full tbody tr td.spot_area .handi_select {
	color:#1F1F1F;
	background-position: -48px 0;
}
.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;
}
.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:4px;
}
.data-full tbody tr td.state_td {
	padding:0!important;
	text-align:center;
	background:#493B4F;
}
.data-full tfoot tr td {
	padding: 8px 10px 4px 10px;
	background-color:rgb(22, 22, 22);
	border-top-color: RGB(97,97,97);
	border-left-color: rgb(61, 61, 61);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.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:#FFF;
	font-weight: bold;
	line-height:28px;
	background:url(/img/common/bat_type_bk.gif) repeat-x;
}
.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:#999;
}
.data-full .bet_btn_span {
	position:absolute;
	top:8px;
	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(223,223,223);
	font-family:NanumGothic, "³ª´®°íµñ", dotum, "µ¸¿ò", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(/img/common/tbl_head_bk.gif) repeat-x;
}
.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(97,97,97);
	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);
	background:url(/img/common/game_spot.gif) repeat-x 0 50%;
}
.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:10px 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;
	border:1px solid RGB(82,82,82);
	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(97,97,97);
	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(97,97,97);
	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%, #77d42a), color-stop(100%, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	background:-ms-linear-gradient( top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	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%, #5cb811), color-stop(100%, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	background:-ms-linear-gradient( top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}
a.css_btn_class:active {
	position:relative;
	top:1px;
}



a.css_btn_class2 {
	font-size:12px;
	font-family:Trebuchet MS;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #268a16;
	padding:7px 8px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(17%, #77d42a), color-stop(88%, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 17%, #5cb811 88% );
	background:-ms-linear-gradient( top, #77d42a 17%, #5cb811 88% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	color:#306108;
	display:inline-block;
	text-shadow:1px 1px 0px #aade7c;
 	-webkit-box-shadow:inset -1px 0px 2px -4px #caefab;
 	-moz-box-shadow:inset -1px 0px 2px -4px #caefab;
 	box-shadow:inset -1px 0px 2px -4px #caefab;
}
a.css_btn_class2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(17%, #5cb811), color-stop(88%, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 17%, #77d42a 88% );
	background:-ms-linear-gradient( top, #5cb811 17%, #77d42a 88% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}
a.css_btn_class2:active {
	position:relative;
	top:1px;
}

div.game_btn div{
	margin:5px auto 5px;
	font:bold 35px '³ª´®½ºÄù¾î','nanumsquare';
	color:#ccc;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}
div.game_btn div span{
	margin-left:10px;
	font:bold 35px '³ª´®½ºÄù¾î','nanumsquare';
}

div.game_btn div.type1,
div.game_btn div span.type1{
	color:#1a5bff
}
div.game_btn div.type2,
div.game_btn div span.type2{
	color:#ee1a10
}
div.game_btn div.type3,
div.game_btn div span.type3{
	color:#ff6600
}
div.game_btn div.type4,
div.game_btn div span.type4{
	color:#00cc33
}
div.game_btn div.type5,
div.game_btn div span.type5{
	color:#ffdd00
}
