.none_border{border:none;}
.hint{color:#b1b1b1}

/* 排序 备用*/
/*.sort_asc{width:11px;height:11px;display:inline;float:left;margin:7px 1px 0px 0px;background:url("images/sort_desc.gif") no-repeat;}
.sort_desc{width:11px;height:11px;display:inline;float:left;margin:7px 1px 0px 0px;background:url("images/sort_asc.gif") no-repeat;}*/
/*排序 备用*/

/*YES NO*/
.btn_zunz_yes{width:16px;height:16px;display:block;overflow:hidden;font-size:0px;line-height:0px;text-indent:-9999px;cursor:pointer;margin:4px auto 0 auto;background:url("images/yes.gif") no-repeat;}
.btn_zunz_no{width:16px;height:16px;display:block;overflow:hidden;font-size:0px;line-height:0px;text-indent:-9999px;cursor:pointer;margin:4px auto 0 auto;background:url("images/no.gif") no-repeat;}

/*有图 没图*/
.btn_img{width:16px;height:16px;display:block;overflow:hidden;font-size:0px;line-height:0px;text-indent:-9999px;cursor:pointer;margin:4px auto 0 auto;background:url("images/image.gif") no-repeat;}
.btn_noimg{width:16px;height:16px;display:block;overflow:hidden;font-size:0px;line-height:0px;text-indent:-9999px;cursor:pointer;margin:4px auto 0 auto;background:url("images/noimage.gif") no-repeat;}


/* -------------------------------------------- */
/* 树型结构节点图标样式 */
.tree_zero {height:100%;line-height:30px;width:20px;float:left;margin:0px;padding:0px;background:url('images/tree/zero.gif') no-repeat center center;}
.tree_one {height:100%;line-height:30px;width:20px;float:left;background:url('images/tree/one.gif') no-repeat center center;}
.tree_two {height:100%;line-height:30px;width:20px;float:left;background:url('images/tree/two.gif') no-repeat center center;}
.tree_three {height:100%;line-height:30px;width:20px;float:left;background:url('images/tree/three.gif') no-repeat center center;}
.tree_sub_two_close {height:100%;line-height:30px;width:20px;float:left;background:url('images/tree/sub_two_close.gif') no-repeat center center;}
.tree_sub_two_open {height:100%;line-height:30px;width:20px;float:left;background:url('images/tree/sub_two_open.gif') no-repeat center center;}
.tree_sub_three_close {height:100%;line-height:30px;width:20px;float:left;background:url('images/tree/sub_three_close.gif') no-repeat center center;}
.tree_sub_three_open {height:100%;line-height:30px;width:20px;float:left;background:url('images/tree/sub_three_open.gif') no-repeat center center;}
/* -------------------------------------------- */

/*.list_table TR.tr0 TD{background-color:#F5F5F5;}
.list_table TR.tr1 TD{background-color:#FFFFFF;}*/
.list_table TR.tr_hover TD{background-color:#FFFFCC;}

