.select{height:20px;position:relative;}.select_drop{width:17px;height:20px;background-image:url(../../../images/itemstyle/select/select_drop.png);background-repeat:no-repeat;background-position:right center;}.selectbtn{width:100%;height:100%;background-repeat:no-repeat;background-position:left center;padding-left:0;padding-top:1px;background:none;line-height:100%;border:0 solid #999;text-align:left;vertical-align:middle;}
.selectdropon{background-image:url(../../../images/itemstyle/select/select_drop_hover.png);}.selectdropout{background-image:url(../../../images/itemstyle/select/select_drop.png);}.selectbtnon{background-image:url(../../../images/itemstyle/select/select_frame_input_bg.gif);}.select_items{height:100px;display:none;cursor:pointer;position:absolute;top:20px;left:0;overflow:auto;max-width:250px;min-width:200px;*+width:expression(this.parentNode.clientWidth < 100 ? '100px':this.parentNode.clientWidth);background-color:#FFF;border:1px solid #999;z-Index:999999999999;}
.select_items div{width:100%;text-align:center;position:relative;z-index:99999;}.select_items a{width:100%;max-width:230px;min-width:180px;text-decoration:none;float:left;padding-top:2px;padding-bottom:2px;text-align:left;padding-left:8px;background-color:#FFF;}.select_items a:hover{width:100%;max-width:230px;min-width:180px;background-image:url(../../../images/itemstyle/select/select_drop_bg.png);}