﻿body         { font-size: 12px; color: #000000; font-family: 宋体 }
table        { font-size: 12px; color: #000000; font-family: 宋体 }
a:link       { font-size: 12px; color: #3163C0; font-family: 宋体; text-decoration: none }
a:visited    { font-size: 12px; color: #3163C0; font-family: 宋体; text-decoration: none }
a:hover      { font-size: 12px; color: #3163C0; font-family: 宋体; text-decoration: none }
input        { font-size: 12px; font-family: 宋体 }
textarea     { font-size: 12px; font-family: 宋体 }
.p_title     { font-size: 14pt }
.td{
	background:buttonface;
	border-top: 1px solid ThreedHighlight;
	border-right: 1px solid AppWorkspace;
	border-bottom: 1px solid AppWorkspace;
	border-left: 1px solid ThreedHighlight;
}
.tr {
	background:#FFFFFF;
}
.on{display:inline}
.off{display:none}

.Tfixed				{table-layout:fixed}
.Tfixed1			{text-overflow:ellipsis;overflow:hidden;}

.A1       { font-size: 14px; font-weight:bold;}
a.A1:link       { font-size: 14px; font-weight:bold;}
a.A1:visited    { font-size: 14px; font-weight:bold;}
a.A1:hover      { font-size: 14px; font-weight:bold;}

.A2       { font-size: 13px;}
a.A2:link       { font-size: 13px;}
a.A2:visited    { font-size: 13px;}
a.A2:hover      { font-size: 13px;}

.UserInfo,a.UserInfo:link, a.UserInfo:visited {
	font-family:宋体;
	text-decoration:none;
	font-size: 14px;
	line-height:22px;
  	display: block;  	
  	text-align: center;
  	padding: 4px 0px 4px 0px;
  	color: #000000;
	width:100%;
}
a.UserInfo:hover {
	font-size        : 14px;
	color:	#444444;
	text-decoration  : none;
}