改变select边框

style
{
.border_b{border:1px solid #7F9DB9; padding:4px 0px 3px 6px ;height:18px; float:left; }
.select_style{ position:absolute; overflow:hidden;}
.select_style select{margin:-2px;  font-size:14px; }
}


<body>
<div class="border_b wid50 ml30" >
 <span class="select_style wid70 " >
   <select name="selStyle" class="wid50">
     <option value="0">1</option>
   </select>  厅 
 </span> 
</div>
</body>

<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
posted @ 2011-03-24 10:56  ice_nemo  阅读(1316)  评论(0编辑  收藏  举报