.select_380 ul.newList * {margin:0; padding:0; font-size: 12px;}
.select_380 ul.newList {margin:0; padding:0; list-style:none; color:#000; width:380px; background:#fff; position:absolute; display:none; border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.select_380 .newListSelected {width:380px; margin-top: 10px; margin-bottom: 10px; color:#000; height:20px;border: 1px solid #d5d5d5; padding:6px; padding-right: 0px; float:left; background:url(select-bg.png) no-repeat center right;}


.select_380 ul.newList li {padding:6px; font-size: 12px;}
.select_380 .selectedTxt {width:380px; overflow:hidden; height:20px; padding:0 23px 0 0;}
.select_380 .hiLite {background:#666!important; color:#fff!important;}
.select_380 .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.select_380 .newListSelHover {cursor:default;}
.select_380 .newListOptionTitle {font-weight:bold;}
.select_380 .newListOptionTitle ul {margin:3px 0 0;}
.select_380 .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}


.select_small {
	float: left;
	margin-right: 20px;
	display: inline;
}

.select_small ul.newList * {margin:0; padding:0; font-size: 12px;}
.select_small ul.newList {margin:0; padding:0; list-style:none; color:#000; width:60px; background:#fff; position:absolute; display:none; border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.select_small .newListSelected {width:60px; margin-top: 10px; margin-bottom: 10px; color:#000; height:20px;border: 1px solid #d5d5d5; padding:6px; padding-right: 0px; float:left; background:url(select-bg.png) no-repeat center right;}


.select_small ul.newList li {padding:6px; font-size: 12px;}
.select_small .selectedTxt {width:60px; overflow:hidden; height:20px; padding:0 23px 0 0;}
.select_small .hiLite {background:#666!important; color:#fff!important;}
.select_small .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.select_small .newListSelHover {cursor:default;}
.select_small .newListOptionTitle {font-weight:bold;}
.select_small .newListOptionTitle ul {margin:3px 0 0;}
.select_small .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}
