body { font-size:12px; }


.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }
dl, dt, dd { margin:0; padding:0; }

.droplist { display:inline-block; position:relative; height:19px; z-index:12; }

.droplist .droplist-default-text { position:absolute; left:0; height:17px; line-height:17px; background:#FFF; border:1px solid #9FAFBB; color:#000; text-decoration:none; overflow:hidden; }
.droplist .droplist-default-text:hover { border:1px solid #D3BE62; text-decoration:none; color:#000; }
.droplist .droplist-default-text span { text-align:left!important; margin:0 5px; }
.droplist .droplist-default-text b { float:right; width:16px; height:15px; margin:1px 0 0; background:url(droplist-ico.jpg) top right no-repeat; overflow:hidden; }
.droplist .droplist-default-text input { position:absolute; left:0; top:0; width:100%; height:100%; background:none; border:0; z-index:-1; }

.droplist .droplist-list { display:none; position:absolute; left:0; top:19px; background:#FFF; border:1px solid #000; }
.droplist dl dt.item input { float:left; }
.droplist dl dt.item a { display:block; height:17px; line-height:17px; padding:0 5px; background:#FFF; color:#225DB6; text-decoration:none; }
.droplist dl dt.item a:hover, .droplist dl dt.item a.current { background:#96B5DA; text-decoration:none; color:#000; }
.droplist .droplist-list .droplist-btns { text-align:right; padding:3px; }
.droplist .droplist-list .droplist-btns .close {  }
.droplist-bg { display:none; position:absolute; left:0; top:0; width:100%; height:100%; z-index:11; }