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