gusucode.com > 通讯设备公司网站程序源码 > 通讯设备公司网站程序源码/comment/templates/css/searchform_h.css

    /* ============搜索表单============== */
div.searchform{
padding:0px 3px 3px 0px;
}

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

div.searchform select{
width:160px;
}