table.datagrid td a:link{color:#00C;text-decoration:underline;}
table.datagrid td a:visited{color:#039;text-decoration:underline;}
table.datagrid td a:hover{color:red;text-decoration:underline;}
table.datagrid td a:active{color:#039;text-decoration:none;}
td,th{font:11px Tahoma;border-bottom:1px #e4e4e4 solid;margin:0;}
.divtable{border:1px #fff solid;background-color:#fff;}
table.datagrid{table-layout:fixed;}
table.datagrid td{text-align:left;overflow:hidden;white-space:nowrap;line-height:25px;}
table.datagrid tr{height:22px;}
table.datagrid th{text-align:left;font-weight:400;}
.grid-loading{background:#E3E3E3 url(../img/load-bg.png);display:block;opacity:.50;-moz-opacity:.50;filter:alpha(opacity=50);text-align:center;}
.grid-loading div{width:100%;height:100%;display:block;background:url(../img/indicator_web20_working.gif) no-repeat center center;}
.grid-header-bg{font-weight:700;text-align:center;}
.grid-header-bg th{background:#007bbd;color:#FFF;}
.grid-row-style3{background-color:#EEE;}
.grid-row-hover{background-color:#EFF3FA;}
.grid-row-sel{background-color:#C9E5FD;border-bottom:1px solid #09C;}
.grid-row-sel td{color:#900;}
table.datagrid td.grid-custom-col{color:#333;background-color:red;text-align:right;}
table.datagrid th div.grid-col-resize{background:url(../img/shuxian.gif) no-repeat center;cursor:col-resize;width:6px;height:16px;font-size:1px;float:right;display:block;text-indent:-1000px;overflow:hidden;}
.grid-sort-asc{background:url(../img/pic_up.gif) no-repeat center left;display:block;height:18px;cursor:pointer;padding:3px 0 0 16px;}
.grid-page-toolbar{font:11px Tahoma;padding-top:7px;padding-right:25px;border-bottom:1px solid #fff;}
.grid-page-toolbar form{margin:0;}
.grid-page-start{background:url(../img/page-first.png) no-repeat center;display:block;float:right;width:16px;height:16px;text-indent:-1000px;overflow:hidden;margin:3px 3px 3px 10px;}
.grid-page-prev{background:url(../img/page-prev.png) no-repeat center;display:block;float:right;width:16px;height:16px;text-indent:-1000px;overflow:hidden;margin:3px;}
.grid-page-next{background:url(../img/page-next.png) no-repeat center;display:block;float:right;width:16px;height:16px;text-indent:-1000px;overflow:hidden;margin:3px;}
.grid-page-end{background:url(../img/page-last.png) no-repeat center;display:block;float:right;width:16px;height:16px;text-indent:-1000px;overflow:hidden;margin:3px;}
.grid-page-loading{background:url(../img/grid-loading.gif) no-repeat center;display:block;float:right;width:16px;height:16px;text-indent:-1000px;overflow:hidden;margin:3px;}
.grid-page-loading-done{background:url(../img/grid-loading-done.gif) no-repeat center;}
.grid-page-info{font:11px Tahoma;display:block;float:right;color:#575757;}
.grid-page-viewing-records-info{font:11px Tahoma;color:#575757;display:block;float:right;height:16px;margin:3px 10px 0 0;}
.grid-page-input{font:11px Tahoma;width:30px;border:1px inset;padding:2px;}
.grid-sort-desc,.grid-sort-none{background:url(../img/pic_down.gif) no-repeat center left;display:block;height:18px;cursor:pointer;padding:3px 0 0 16px;}
