.zt1 {
	font-size: 12px;
	color: #069;
	text-decoration: none;
}
.zt3 {
	font-size: 13px;
}
thead th {
  padding-right: 3px;
  height:30px;
}
.c_banner2 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding-top:3px;
}

/*page.2.tpl*/
#node_list {border-collapse: collapse;margin: 1em 0;width: 100%;}
#node_list th {text-align:center;padding-right:1em;border-bottom: 3px solid #ccc;}
#node_list thead th {border-bottom: 2px solid #d3e7f4;color: #494949;font-weight: bold;}
#node_list th a:link, th a:visited {color: #6f9dbd;}
#node_list td, th {padding: 0.3em 0.5em;}
#node_list tr.even, tr.odd, tbody th {border:solid #d3e7f4;border-width: 1px 0;}
#node_list tr.odd, tr.info {background-color: #edf5fa;}
#node_list tr.even {background-color: #fff;}
#node_list tr.drag {background-color: #fffff0;}
#node_list tr.drag-previous {background-color: #ffd;}
#node_list tr.odd td.active {background-color: #ddecf5;}
#node_list tr.even td.active {background-color: #e6f1f7;}
#node_list td.region, td.module, td.container, td.category {border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;background-color: #d4e7f3;
  color: #455067;font-weight: bold;
}
#node_list tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}
a:link{
	color:#000;
	text-decoration:none;
}
a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
a:active{
	color:#000;
	text-decoration:none;
}
.c_bodyDiv {
	word-wrap:break-word;
	word-break:break-all;
	overflow-x:auto;
	width:730px;
	padding:3px 4px 3px 10px;
	font-family : ËÎÌå,Simsun,tahoma,fantasy;
	line-height:170%;
}
.c_inpSearch {
	font-size: 12px;
	border: 1px solid #000;
	width: 90px;
}
.an_1 {
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	/*width: 40px;
	height: 25px;*/
	background-color: #016AAB;
	padding-top:3px;
}