﻿body, table, div 
{
	font-family:宋体;
	font-size:x-small;
}

.messagebox_e
{
	font-family:Verdana;
	font-size:xx-small;
	padding:3px;
	border:1px solid #000000;
	background-color:#ffffcc;
}
.fixwidthtable 
{
	table-layout:fixed;
	border-collapse: collapse;
}
.fixwidthtable td 
{
	padding: 2px 5px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
} 
.rdg
{
	font-family:宋体;color: #000000; font-size:12px; text-decoration:none;
}
