.dynatable_pagenav_select{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333E8D;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.dynatable_bold{
	font-family: "宋体";
	font-weight: bold;
}

.dynatable_pagenav{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333E8D;
	text-align: left;
	vertical-align: middle;
}

.dynatable_tHead {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DFEFFD;
	background-position: center;
}
.dynatable_tHead_title {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DFEFFD;
	background-position: center;
}
.dynatable_tr {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-indent: 2pt;
}
.dynatable_tr1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	text-indent: 2pt;
	background:#FFFFCC;
}
.dynatable_tr_over {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	background-color: #FDF2D8;
	text-indent: 2pt;
}

.dynatable_table{
	background-color: #C0C0C0;
}

.dynatable_button{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}

.dynatable_error_msg{
	color: red;
}

.dynatree{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	background-color:#EFF2F8;
}

.dynatree img {
	border: 0px;
	vertical-align: middle;
}

.dynatree a {
	color: #333;
	text-decoration: none;
}
.dynatree a.node, .dynatree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dynatree a.node:hover, .dynatree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dynatree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
