.round { /大span/
background: #fff none repeat scroll 0 0;
border: 1px solid #bbb;
display: inline-block;
height: 28px;
margin-right: 2px;
vertical-align: top;
width: 175px;
position: relative;
}
.delquery { /清除图标/
background-position: 0 -320px;
cursor: pointer;
height: 20px;
margin: 4px 0px 0 0;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.input_key { /input框/
background: #fff none repeat scroll 0 0;
border: 0 none;
border-radius: 0;
font: 16px/22px arial;
height: 18px;
margin: 5px 0 0 5px;
outline: 0 none;
padding: 0;
width: 140px;
background-repeat: no-repeat;
}
</style>
})
</script>


