.select{border:#ddd 1px solid;border-radius:4px;width:100%;margin:0 auto;font-size:12px}
.select li{list-style:none;padding:10px 0 5px 10px;width:100%;float:left}
.select .select-list{border-bottom:#eee 1px dashed}
.select dl{zoom:1;position:relative;line-height:24px}
.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 a{display:inline-block;white-space:nowrap;padding:0 10px;text-decoration:none;color:#039;border-radius:2px;margin:0 0 5px 5px}
.select a:hover{color:#f60;background-color:#f3edc2}
.select a.selected{color:#fff;background-color:#f60}
.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 a{padding-right:20px;background:#f60 url(../../plugins/template/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}
