.fb-table{ width: 100%;}
.fb-table tr td{ padding: 5px; font-size: 12px;}
.fb-table tr td:first-child{ width: 140px; text-align: right;}
.fb-table input,
.fb-table textarea{ padding:0 5px; border:1px solid #DDD; background: #FFF; width: 380px; height: 30px;}
.fb-table textarea{ line-height: 30px; height: 90px;}
.fb-table .code{ width: 70px; float: left;}
.fb-table .submit{ width: 120px; background: #060; border: none; color:#FFF; cursor: pointer;}
.fb-table .submit:hover{ background: #090;}