.width-80{ width:80px;}
.width-360{ width:360px;}
.width-100{ width:100px;}
.width-120{ width:120px;}


.new-select-box-01{ float:left; border:1px solid #ccc; height:26px; line-height:26px; position:relative; background:#fff; margin-right:10px; display:inline;}
.new-select-box-01 .selected-box{display:block; background:url(../img/select-ico-01.gif) right center no-repeat; padding:0 21px 0 10px;margin-right:1px; }
.new-select-box-01 .selected{ width: 100%;display:block;  line-height:26px; color:#999;  cursor:pointer; text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
.new-select-box-01 .selected:hover{ text-decoration:none; color:#999;}
.new-select-box-01 ul{ float:left; border:1px solid #ccc; border-top:none; position:absolute; top:27px; left:-1px; background:#fff; width:100%;}
.new-select-box-01 ul li{ display:block; line-height:25px; padding-left:10px; cursor:pointer; text-overflow: ellipsis;overflow: hidden; white-space: nowrap;width:90%;}
.new-select-box-01 ul li:hover{ background:#ebebeb; color:#005197; text-decoration:none; }

.z-index-1{ z-index:1}
.z-index-2{ z-index:2}













