.table1 {
	border:1px solid #ddd;
}
.table1 th { text-align:right;}
.table1 tr { background:#f8f8f8; }
.table1 td {text-align:left; border:1px solid #ddd; background:#f2f2f2;}
.table1 input { width:90%;border:1px solid #999;}
.table1 .a {width:auto; border:0;}
.table1 .submit, .submit_button { background:#fff; color:#868686; border:3px double #ddd; font-weight:bold; width:40%;}
.submit_button {width:auto;}

.table_search { border:1px solid #7E7866;}
.table_search th { text-align:right;}
.table_search tr { background:#F2EFE6; }
.table_search .even {background:#E9E4D5;}
.table_search td {text-align:left;}
.table_search input { width:50%;border:1px solid #999;}
.table_search .a {width:auto; border:0;}
.table_search .submit, .submit_button { background:#fff; color:#868686; border:3px double #ddd; font-weight:bold; width:40%;}
.submit_button {width:auto;}
