@charset "euc-kr";

.sbHolder{
	border: none;
	font-size: 11px;
	font-weight: normal;
	height: 36px;
	position: relative;
	width: 135px;
	background:url('/main/img_new/guide/bg_input_135.png') no-repeat;
}

.mng_phone .phone .sbHolder{width:64px; height:37px; background:url('/story/img/bg_input_64.png') no-repeat;}
.mng_phone #region2 .sbHolder{width:127px; height:37px; background:url('/story/img/bg_input_127.png') no-repeat;}
.mng_phone #region1 .sbHolder{width:64px; height:37px; background:url('/story/img/bg_input_64.png') no-repeat;}
.phone .sbHolder{width:75px; background:url('/main/img_new/guide/bg_input_75.png') no-repeat;}
.sel_83 .sbHolder{width:83px; background:url('/main/img_new/guide/bg_input_83.png') no-repeat;}
.sel_58 .sbHolder{width:58px; background:url('/main/img_new/guide/bg_input_58.png') no-repeat;}

.sbHolder:focus .sbSelector{
	
}

.sbSelector{
	display: block;
	height: 26px;
	left: 0;
	outline: none;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 124px;
	padding:8px 0 0 11px;
	z-index:10;
	font-family:'ngBold';
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	/* .sbSelector{padding:12px 0 0 11px;} */
	.sbOptions li{padding:4px 0 4px;}
}  



#region1 .sbSelector{background:#fff; width:37px; height:24px; padding:0; margin:9px  0 0 11px;}
#region2 .sbSelector{background:#fff; width:97px; height:24px; padding:0; margin:9px  0 0 11px;}

.mng_phone .sbSelector{width:52px; padding-top:11px;}
.phone .sbSelector{width:64px;}

#disable .sbSelector{display:none;}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #000;
	font-size: 18px;
	/* line-height:18px; */
	font-weight:bold;
	outline: none;
	text-decoration: none;
}

@media screen and (min-width:0\0) {
	.tbl_guide.coach td input{padding-top:4px;}
	.sbSelector:link, .sbSelector:visited, .sbSelector:hover{font-size:16px !important;}
}

.mng_phone .sbSelector:link,
.mng_phone .sbSelector:visited,
.mng_phone .sbSelector:hover{
	z-index:70;
}


#disable .sbSelector{
	color:#5268b3;
}

.sbToggle {
	background: url('/main/img_new/guide/ico_arr.gif') right 1px no-repeat;
	display: block;
	height: 10px;
	outline: none;
	position: absolute;
	right: 8px;
	top: 13px;
	width: 15px;
	z-index:10;
}

.mng_phone .sbToggle{top:17px; background:url('/story/img/ico_arr.gif') right 1px no-repeat;}
.mng_phone .sbToggle:hover{top:17px; background:url('/story/img/ico_arr.gif') right 1px no-repeat;}

.sbToggle:hover{
	background: url('/main/img_new/guide/ico_arr.gif') right 1px no-repeat;
}
.sbToggleOpen{
	background: url('/main/img_new/guide/ico_arr.gif') right 1px no-repeat;
}
.sbToggleOpen:hover{
	background: url('/main/img_new/guide/ico_arr.gif') right 1px no-repeat;
}

#disable .sbToggle{background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;}

#disable.sbToggle:hover{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}
#disable.sbToggleOpen{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}
#disable .sbToggleOpen:hover{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}

.sbHolderDisabled{
	/* background-color: #3C3C3C;
	border: solid 1px #515151; */
}
.sbHolderDisabled .sbHolder{
	background:url('../guide/img/bg_input_disable.png') no-repeat;
}
.sbHolderDisabled .sbToggle{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}

.small_slec .sbOptions{width:152px; background:url('../guide/img/bg_sbOptions2.png') no-repeat 0 bottom;
	*background:#fff;
	*border-bottom: solid 1px #324ba2;
	*border-left: solid 1px #324ba2;
	*border-right: solid 1px #324ba2;
}

#disable .sbOptions{background:none !important;}

.sbOptions{
	background:url('/main/img_new/guide/bg_sbOptions.png') no-repeat 0 bottom;
	*background:none;
	*background-color:#fff;
	*border-bottom: solid 1px #999;
	*border-left: solid 1px #999;
	*border-right: solid 1px #999;
	/*border-radius:0 0 15px 15px; */
	list-style: none;
	left: 0;
	margin: 0;
	padding:0 0 2px 0;
	position: absolute;
	top: 9px !important;
	*top: 8px !important;
	width: 135px;
	*width: 133px;
	max-height:285px !important;
	z-index: 10;
	overflow-y: auto;
	overflow-x:hidden;
	line-height:18px;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #eb3d91
}

.region_wrap .sbOptions{height:285px;}
.mng_phone .sbOptions{*border-bottom: solid 1px #a18584;
	*border-left: solid 1px #a18584;
	*border-right: solid 1px #a18584;}

/* IE8 only */  
@media \0screen {  
   .sbOptions{top: 8px !important;} 
}  
/* /IE8 only */

.slc1 {position:relative; z-index:60;}
.slc1 .sbOptions{z-index:61;}
.slc2 {position:relative; z-index:50;}
.slc2 .sbOptions{z-index:51;}
.slc3 {position:relative; z-index:40;}
.slc3 .sbOptions{z-index:41;}
.phone .sbOptions{width:75px; background:url('/main/img_new/guide/bg_sbOptions2.png') no-repeat 0 bottom; *background:none; *background-color:#fff; *width:73px;}
.mng_phone .phone .sbOptions{top:22px !important; padding-top:12px; width:63px; background:url('/story/img/bg_sbOptions_63.png') no-repeat 0 bottom; *background:none; *background-color:#fff; *width:61px;}
.mng_phone #region2 .sbOptions{top:22px !important; padding-top:12px; width:127px; background:url('/story/img/bg_sbOptions_127.png') no-repeat 0 bottom; *background:none; *background-color:#fff; *width:125px;}
.mng_phone #region1 .sbOptions{top:22px !important; padding-top:12px; width:63px; background:url('/story/img/bg_sbOptions_63.png') no-repeat 0 bottom; *background:none; *background-color:#fff; *width:61px;}
.sel_83 .sbOptions{width:83px; background:url('/main/img_new/guide/bg_sbOptions_83.png') no-repeat 0 bottom; *background:none; *background-color:#fff;}
.sel_58 .sbOptions{width:58px; background:url('/main/img_new/guide/bg_sbOptions_58.png') no-repeat 0 bottom; *background:none; *background-color:#fff;}


/* ::-webkit-scrollbar{width:15px;}
::-webkit-scrollbar-track{background-color:#fff; border-right: solid 1px #999;}
::-webkit-scrollbar-thumb{background-color:#FFFFFF; border:1px solid #eb3d91;}
::-webkit-scrollbar-button{background:#eb3d91;} */


.region .sbOptions{
	width: 79px;
}

.region .last .sbOptions{
	width: 100px;
}
.sbOptions li{
	padding-bottom:8px;
}
/* .mng_phone .phone .sbOptions li, .mng_phone #region1 .sbOptions li{position:relative; top:-5px;} */

.sbOptions a{
	/*border-bottom: dotted 1px #d2d3d5;*/
	width: 135px;
	display: block;
	outline: none;
	/* padding: 5px 0 5px 3px; */
	padding-left:11px;
	line-height:20px;
	font-size:18px;
	font-family:'ngBold';
	color:#000;
	
}
.phone .sbOptions a{width:65px;}

.sbOptions a:link, .sbOptions a:visited{
	color: #000;
	text-decoration:none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	font-weight:bold;
	color:#eb3d91;

}

.mng_phone .sbOptions a:hover,
.mng_phone .sbOptions a:focus,
.mng_phone .sbOptions a.sbFocus{
	font-weight:bold;
	color:#e8a0b3;

}

.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

