/* ============ËÑË÷±íµ¥============== */
div.globalsearchform{
padding:0px 8px 8px 0px;
}

div.globalsearchform .input{
border:1px #ddd solid;
width:152px;
height:20px;
line-height:20px;
background:#fbfbfb;
}

div.globalsearchform #button{

position:absolute;
left:50%;
width:53px;
margin-left:-27px;
}

div.globalsearchform select{
width:160px;
}

