.remarktext table td{text-align:left;}
.headA,.headB,.headC,.headD,.headE{
	width:93px;	
	display: block;
	padding:4px 0 4px 0;
	font-size:12px;
	color:#5B5B5B;
	cursor: pointer;
	text-indent:30px;
	background: url(../img/treebg.gif) no-repeat;
}
.headA{
	background-position: 0 0;
}
.headB{
	background-position: -93px 0;
}
.headC{
	background-position: -186px 0;
}
.headD{
	background-position: -279px 0;
}
.headE{
	background-position: -372px 0;
}
.treeoutbox{
	width:418px;
	height:182px;
	background-color: #fff;
	border:1px solid #D4D4D4;
	font-size:12px;
	font-family: verdana;
}
.treeoutbox .title{
 background: url(../img/treeoutboxtitlebg.gif) repeat-x bottom;
 border-bottom:1px solid #D4D4D4;
 padding:5px 0 5px 0;
 
}
.treeoutbox .title .arrow{
	padding-left: 12px;
	 background: url(../img/arrow002.gif) no-repeat 3px 4px;
	 
}
.treeoutbox .nrtable{
	width:96%;
	margin: 10px auto auto auto;
}
.treeoutbox .nrtable .td1{
	width:90px;
}
.treeoutbox .nrtable .td2{
	padding-left:8px;
}
.treeoutbox .nrtable .p1{
	height:54px;
	line-height: 18px;
	overflow: hidden;
}
.treeoutbox .nrtable .p2{
	 line-height:18px;
	 overflow: hidden;
	 height:18px;
	 margin-top:5px;
}
