#select{border:#ddd 0px solid;border-radius:4px;width:100%;margin:0 auto;font-size:14px; height:auto; overflow:hidden; margin-bottom:20px;}
#select ul,#select li,#select dl,#select dt,#select dd{ padding:0px; margin:0px;}
#select li{list-style:none;width:100%;float:left;line-height:30px; margin:5px;}
#select .select-list{border-bottom:#ccc 1px dashed}
#select dl{zoom:1;position:relative;line-height:24px; display: none;}
#select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
#select dt{width:100px;float:left;margin-bottom:5px;text-align:right;color:#666;height:24px;line-height:24px}
#select dd{float:left;display:inline;margin:0 0 5px 5px;height:24px;line-height:24px}
#select a{display:inline-block;white-space:nowrap;padding:0 10px;text-decoration:none;border-radius:2px}
#select a:hover{color:#333;background-color:#ccc}
#select .selected a{color:#fff;background-color:#104787}
#select a img{height:30px}
/*.select a.C_brand{ padding:0px; margin:0px 5px;margin-top: -5px; height:30px;border:1px solid #fff; position: relative}
.select .selected a.C_brand{ border:1px solid #f60;background:none}*/
.select-result dt{font-weight:700}
.select-no{color:#999}
/*#select .select-result{border-bottom:#ccc 1px dashed}*/
#select .select-result a{padding-right:20px;background:#104787 url(/images/close.gif) right 9px no-repeat}
#select .select-result a:hover{background-position:right -15px}
#tooltip{ position:absolute; top:-30px;right: 0px;height: 20px; padding:0px 10px 5px 10px;border-radius:4px; text-align: center; color:#FFF; background:url(tip.png) center bottom  no-repeat}
