怎么text的框的边缘凹凸程度?怎么改变边框的形态?求解。

如何text的框的边缘凹凸程度?如何改变边框的形态?求解。。。如题。。。[解决办法]参考:HTML codestyle.input_b

如何text的框的边缘凹凸程度?如何改变边框的形态?求解。。。
如题。。。

[解决办法]
参考:

HTML code
<style>.input_bg {    background: url("http://hi.csdn.net/attachment/201202/14/8800944_1329226011kytv.png") no-repeat scroll 0 0 transparent;    border: 0 none;    height: 28px;    width: 390px;  }</style><input class="input_bg" type="text" >