<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============搜索表单============== */
div.searchform{
padding:0px 3px 3px 30px;
}

div.searchform .input{
border:1px #ddd solid;
width:152px;
height:20px;
line-height:20px;
background:#fbfbfb;
}

div.searchform select{
width:160px;
}

</pre></body></html>