  table.table01 {
    background-color: #f1f6f8;
    width: 100%;}
table.table01 tr {
	background-color:#fff;
	line-height:35px;}
table.table01 tr.cyan td{
	background-color:#f1f6f8
;}
table.table01 td{
	background-color:#fff;
	border-bottom:1px solid #dfeaf3;
	border-right:1px solid #dfeaf3;
	text-align:center;
	font-size:12px;
	color:#396797;}
table.table01 td a{
	color:#396797;
	line-height:20px;}
table.table01 td a:hover{
	text-decoration:underline;}
table.table01 font{
	line-height:20px;
	display:block;
	padding:10px;}
table.table01 span{
	line-height:20px;}
table.table01 tr.BGblue{
	height:33px;
	border:1px solid #cbced4;}
table.table01 tr.BGblue td{
	background-color:#bdc8ee;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	border-bottom:none;}
table.table01 tr.BGblue01 td{
	background-color:#b9d6ec;}
table.table01 tr.BGblue td a{
	padding:0;
	height:35px;
	line-height:35px;}
table.table01 tr {
	background-color:#fff;}
td.blue{
	color:#007fe8;}
td.wit{
	color:#fff;}
a.column_td{
	width:90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display:block;}
table.table01 td.borno_l{
	border-left:none;}
table.table01 td.borno_r{
	border-right:none;}
table.table01 td a.del_btn{
	margin:0 auto;
	display:block;
	height:20px;
	line-height:20px;
	width:50px;
	background-color:#343434;
	color:#fff;
	text-align:center;
	border-radius:4px;
	font-size:12px;}
table.table01 td a.del_btn:hover{
	text-decoration:none;}
