.table_r{
	border: 1px solid #003366; 
}
.title1 {
	border-bottom: 1px solid #6296D3;
	font-family: Verdana;	
	font-size: 14px;
	color: #003366	
}
dd {margin-left: 10px}
.text  {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px
}
.title2 {
	font-size: 12px;
	color: #003366	
}
.add_a{
	font-family: Verdana;
	font-size: 10px; 
	color: #003366;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #0000FF;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}