
.outertable{height:828px;padding-left:20px; }
.bigtable{ border:0;table-layout:fixed;}
.bigtable tr{text-align:center; height:50px;}
.bigtable .first{position:relative;}
.bigtable tr th{padding-top:20px;color:#018fd9;font-weight:normal;}
.bigtable tr th{border-bottom:1px solid #e5e5e5;height:50px;line-height:50px;}
.bigtable tr td{border-bottom:1px dashed #e5e5e5;height:50px;line-height:50px;}
.bigtable tr td.delete{ background:url(/img/delete_03.gif) no-repeat center 20px;}
.orange{ color:#ff8d2b;}
.checkBox{height:16px;width:16px;cursor:pointer; display:none; position:absolute; top: 18px;right:20px;background:url(/img/center/deal_check.jpg) no-repeat center;}
.bigtable .checkBox.on{background:url(/img/center/deal_checked.jpg) no-repeat center!important; }

.bigtable .delete a{display:block;text-indent:-999px; }

.outertable .edit{width:50px; height:30px; margin:20px 30px; display:none;}
.outertable .loadin{ margin:30px auto 0;}


.bigtable td{ color:#333; position: relative;overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
.bigtable td a.delCollect{ color:#56b4e6; border:1px solid #56b4e6; border-radius:3px; padding:0 7px;}
.bigtable td a.delCollect:hover{ color:#ffac22; border-color:#ffac22;}

.bigtable tr a.collectData{ color:#5e5e5e; width:100%; height:100%; display:block; position: relative;overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
.bigtable tr:hover a.collectData{ color:#ffb06c;}


