body{ 
	margin:0;
	padding:0;
	font-size:14px;	
	font-size-adjust:none;
	line-height:150%;
	font-family:Arial,Helvetica,sans-serif,"宋体";
	font-family: "Microsoft YaHei" ! important;
}
table.displaytag{
	margin-top:20px;
}
table.displaytag tbody td{
	padding:8px 10px;
	border-bottom:1px dotted #D4D4D4;
}
table.displaytag thead th{
	padding:8px 10px;
	background:#F1F1F1;
	border-bottom:1px dotted #D4D4D4;
}
a:link{
	font-size:12px;
	color:#000;
	text-decoration:underline; 
	cursor:pointer 
}
a:visited{
	font-size:12px;
	color:#000;
	text-decoration:none; 
	cursor:pointer 
}
a:hover{
	font-size:12px;
	color:#e1510b;
	text-decoration:underline;  
	cursor:pointer 
}
a:active{
	font-size:12px;
	color:#000000;
	text-decoration:none; 
	cursor:pointer; 
}