﻿.registerCon{ margin:0px auto; width:600px;}
.registerCon input[type=text]{border:solid 1px #acacac; height:18px;}
.registerCon2{padding-top:5px;}
.registerCon2 input[type=text]{border:solid 1px #acacac; height:18px;}
.button{border:solid 1px #99b728; height:20px; background:url(../images/btnBG.jpg) repeat-x center center; }
/*.listTable*/
.listTable{width:100%; background-color:#96B327;}
.listTable thead tr{ background-color:#96B327}
.listTable thead tr td{ border:none;text-align:center; font-weight:bold; background-color:#96B327;height:24px;}
.listTable tbody tr{background-color:#fff;}
.listTable tbody .tr2{background-color:#fff;}
.listTable tbody tr td{height:24px; text-align:center; }
.listTable tfoot tr td{ text-align:left;}
.listTable tfoot tr td span{ margin-left:5px;}
.listTable tfoot tr td a{ margin-left:5px;color:#129bc7;}
.listTable input{ border:none; background:none;}
