/* ============搜索表单============== */ div.searchform_h{ padding:10px 5px; } div.searchform{ padding:0px 3px 3px 0px; } div.searchform .input{ border:1px #ddd solid; width:152px; height:20px; line-height:20px; background:#fbfbfb; } div.searchform select{ width:160px; }