@charset "utf-8";
input[type=radio],input[type=checkbox]{width:17px;height:17px;margin:-1px 0 2px;vertical-align:middle;}
input[type=submit]{cursor:pointer}

/* content */
#content{clear:both;width:100%;background:#fff}
#content:after{display:block;clear:both;height:1px;margin-top:-1px;content:''}

/* jquery mobile */
.ui-collapsible-content-collapsed { display: none; }
.ui-collapsible-heading-status { position: absolute; top: -9999px; left:0px; }

.wrap{background:url(/mobile/nmbs/img/bg_body.gif);}
.notice_lst{border-bottom:1px solid #9F9E9D}
.notice_lst li{vertical-align:top;}
.notice_lst li h1{ border-top:1px solid #EEF1F7;font-size:.85em;line-height:1.5em;padding:1em 50px 1em 1em;position:relative;
	background-color:#FFFEFE; }
}
.notice_lst li h1 a{color:#050505;}
.notice_lst li h1 a em{color:#8d8b8b;font-size:.83em}
.notice_lst li h1 a .ui-icon{position:absolute;right:11px;top:50%;width:23px;height:23px;background-image:url(/mobile/nmbs/img/ico_set.gif);background-repeat:no-repeat;margin-top:-11px;}
.notice_lst li h1 a .ui-icon.ui-icon-plus{background-position:0 0;}
.notice_lst li h1 a .ui-icon.ui-icon-minus{background-position:0 -100px;}
.notice_lst li .help_cont {background:#F0F0F0;border-top:1px solid #DFDEDE;border-bottom:1px solid #DFDEDE;color:#050505;font-size:.85em;line-height:1.5em;padding:0 1em;word-wrap:break-word;*word-break:break-all;}
.notice_lst li .help_cont p{color:#050505;margin:1em 0;word-wrap:break-word;*word-break:break-all;}
.notice_lst li.new h1 a .ui-icon{background:url(/mobile/nmbs/img/ico_new.gif) 0 0 no-repeat}
.notice_lst li.new h1 a .ui-icon.ui-icon-minus{background-image:url(/mobile/nmbs/img/ico_set.gif);background-position:0 -100px;}

.notice_lst.faq li h1{padding-left:2.5em;background:url(/mobile/nmbs/img/ico_q.gif) 1em 1.1em no-repeat}
.notice_lst.faq li .help_cont{padding-left:2.5em;background:url(/mobile/nmbs/img/ico_a.gif) #F0F0F0 1em 1.1em no-repeat}

.btn_area{background:#E9E9E9;border-top:2px solid #FBFBFB;padding:.5em;text-align:center}
.btn_area a{display:block;background:#308AF7;color:#FFFFFF;border:1px solid #216DCE;padding:.7em;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3C96FE), color-stop(1, #247EED));
	background-image:-moz-linear-gradient(center top, #3C96FE 0%, #247EED 100%);
	-webkit-box-shadow:inset 0 0 2px #46ACFB;
	-moz-box-shadow:inset 0 0 2px #46ACFB;
	box-shadow:inset 0 0 2px #46ACFB;-webkit-appearance:none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;}

/* °³º° °ÔÀÓ FAQ */
.faq_game_top{position:relative;border-bottom:1px solid #898989;height:54px;z-index:1;}
.faq_game_top h3{width:320px;height:54px;overflow:hidden;text-indent:-1000px;}
.faq_game_top a{position:absolute;top:13px;right:15px;width:145px;height:28px;background:url('/mobile/nmbs/img/faq_game/bt.gif') no-repeat;overflow:hidden;text-indent:-1000px;}
.faq_game .faq{margin-top:-1px;}
