|
* { margin:0; padding:0; }
input,select { font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
.required { font:0.8em Verdana !important; color:#f68622; }
.explain { color:#808080; }
.b { font-weight:bold; font-size:12px; }
.democss { font:11px/12px Arial, Helvetica, sans-serif; color:#333; }
.democss dl { width:420px; }
.democss dt { width: 110px; float: left; padding:4px; padding-top:8px; text-align:right; }
.democss dd{ margin:0 0 0 118px; padding:4px; text-align:left; }
.democss input { width:180px; }
.democss select#content { width:185px; }
.democss input.submit { width:70px; }
div#submit { width:298px; text-align:left; padding:4px; padding-left:122px; }
* html .democss input,* html .democss select{ margin-left: -3px; }
* html div#submit input{ margin-left: 0px; }
|