[CODE]
<style type="text/css">
<!--
.in1 {
font-size: 12px;
color: #3366FF;
height: 18px;
width: 150px;
}
-->
</style>
<form name="form1" method="post" action="">
<p>
<input type="text" name="textfield" class="in1">
</p>
<p>
<input type="password" name="textfield2" class="in1">
</p>
</form>
[/CODE]
[此贴子已经被作者于2005-8-15 12:30:48编辑过]