<style>
box{border:px solid #ff;width:px;height:px;clip:rect(pxpxpxpx);overflow:hidden;}
select{position:relative;left:px;top:px;fontsize:px;width:px;lineheight:px;border:px;color:#;}
</style>
<div class=box><select id=idselect onchange="select();" hidefocus>
<option selected>网页陶吧</option>
<option>设计在线</option>
<option>办公软件</option>
<option>工具软件<option>
</select></div>