@charset "utf-8";

.sbHolder{
	background-color: #fff;
	border: solid 1px #c8cacc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	position: relative;
	width: 150px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 25px;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 120px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #282828;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/select-icons.png) 0 -119px no-repeat;
	display: block;
	height: 25px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../images/select-icons.png) 0 -169px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.png) 0 -19px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.png) 0 -69px no-repeat;
}
.sbHolderDisabled{
/* 	background-color: #3C3C3C; */
/* 	border: solid 1px #515151; */
	background-color: #e8e8e8;
    border: solid 1px #aaa;1;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #fff;
	border: solid 1px #c8cacc;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 150px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #c8cacc;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #282828;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	/*color: #282828;*/
	font-weight:bold;
}
.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;
}




/*######################################## 2014-01-22 select type_typeB �߰� ########################################*/
.sbHolder_typeB{
	background-color: #fff;
	border: solid 1px #c8cacc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	position: relative;
	width: 70px;
}
.sbHolder_typeB:focus .sbSelector_typeB{
	
}
.sbSelector_typeB{
	display: block;
	height: 25px;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 40px;
}
.sbSelector_typeB:link, .sbSelector_typeB:visited, .sbSelector_typeB:hover{
	color: #282828;
	outline: none;
	text-decoration: none;
}
.sbToggle_typeB{
	background: url(../images/select-icons.png) 0 -119px no-repeat;
	display: block;
	height: 25px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle_typeB:hover{
	background: url(../images/select-icons.png) 0 -169px no-repeat;
}
.sbToggleOpen_typeB{
	background: url(../images/select-icons.png) 0 -19px no-repeat;
}
.sbToggleOpen_typeB:hover{
	background: url(../images/select-icons.png) 0 -69px no-repeat;
}
.sbHolderDisabled_typeB{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled_typeB .sbHolder_typeB{
	
}
.sbHolderDisabled_typeB .sbToggle_typeB{
	
}
.sbOptions_typeB{
	background-color: #fff;
	border: solid 1px #c8cacc;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 70px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions_typeB li{
	padding: 0 7px;
}
.sbOptions_typeB a{
	border-bottom: dotted 1px #c8cacc;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}
.sbOptions_typeB a:link, .sbOptions_typeB a:visited{
	color: #282828;
	text-decoration: none;
}
.sbOptions_typeB a:hover,
.sbOptions_typeB a:focus,
.sbOptions_typeB a.sbFocus_typeB{
	/*color: #282828;*/
	font-weight:bold;
}
.sbOptions_typeB li.last_typeB a{
	border-bottom: none;
}
.sbOptions_typeB .sbDisabled_typeB{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions_typeB .sbGroup_typeB{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions_typeB .sbSub_typeB{
	padding-left: 17px;
}




/*######################################## 2014-01-22 select type_typeC �߰� ########################################*/
.sbHolder_typeC{
	background-color: #fff;
	border: solid 1px #c8cacc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	position: relative;
	width: 95px;
}
.sbHolder_typeC:focus .sbSelector_typeC{
	
}
.sbSelector_typeC{
	display: block;
	height: 25px;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 65px;
}
.sbSelector_typeC:link, .sbSelector_typeC:visited, .sbSelector_typeC:hover{
	color: #282828;
	outline: none;
	text-decoration: none;
}
.sbToggle_typeC{
	background: url(../images/select-icons.png) 0 -119px no-repeat;
	display: block;
	height: 25px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle_typeC:hover{
	background: url(../images/select-icons.png) 0 -169px no-repeat;
}
.sbToggleOpen_typeC{
	background: url(../images/select-icons.png) 0 -19px no-repeat;
}
.sbToggleOpen_typeC:hover{
	background: url(../images/select-icons.png) 0 -69px no-repeat;
}
.sbHolderDisabled_typeC{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled_typeC .sbHolder_typeC{
	
}
.sbHolderDisabled_typeC .sbToggle_typeC{
	
}
.sbOptions_typeC{
	background-color: #fff;
	border: solid 1px #c8cacc;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 95px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions_typeC li{
	padding: 0 7px;
}
.sbOptions_typeC a{
	border-bottom: dotted 1px #c8cacc;
	display: block;
	outline: none;
	padding: 5px 0 5px 3px;
}
.sbOptions_typeC a:link, .sbOptions_typeC a:visited{
	color: #282828;
	text-decoration: none;
}
.sbOptions_typeC a:hover,
.sbOptions_typeC a:focus,
.sbOptions_typeC a.sbFocus_typeC{
	/*color: #282828;*/
	font-weight:bold;
}
.sbOptions_typeC li.last_typeC a{
	border-bottom: none;
}
.sbOptions_typeC .sbDisabled_typeC{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions_typeC .sbGroup_typeC{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions_typeC .sbSub_typeC{
	padding-left: 17px;
}