.inputkeyword {
font-size: 13px;
line-height: 25px;
font-weight: normal;
color: #333;
height: 25px;
border: 1px solid #3A99AD;
background-image: url(img/search.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: 2px center;
text-indent: 22px;
padding: 0px;
margin: 0px;
width: 200px;
}
.searchSubmit {
background-image: url(img/searchsub.gif);
background-repeat: repeat-x;
height: 29px;
line-height: 29px;
width: 90px;
margin: 0 0 0 15px;
padding: 0px;
border: 0px;
cursor:pointer;
position: absolute;
}
CSS
最新推荐文章于 2025-04-11 13:19:37 发布