body {  font-family: "宋体","Arial Narrow", "Times New Roman"; font-size: 10pt}
table { font-family:"verdana", "宋体", "Arial Narrow", "Times New Roman"; font-size: 9pt}
input {font-family:宋体;font-size:9pt}
button {font-family:宋体;font-size:9pt}
select {font-family:宋体;font-size:9pt}
p { line-height:18px}

a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #fd7100;
	text-decoration: none;
}

.udtextxs
{
	font-size: x-small;
	color: black;
	font-family: 宋体;
}

.udTitle
{
	font-size: 12px;
	font-family: 黑体;
}

.udtitle2
{
	font-weight: bolder;
	font-size: 10pt;
	color: #1F1F1F;
	font-family: Arial, 宋体;
}

.udinput {background-color:#FFFFFF;  border: 1px solid #999999;font-family:"Verdana";color:#000000}

.udsubmit{BACKGROUND-COLOR: rgb(154,222,56); BORDER-BOTTOM: 1px outset; BORDER-LEFT: 1px outset; BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; COLOR: rgb(0,0,0)}

.udbutton {
	font-family: "新宋体";
	color: #666666;
	background-color: #D5D3D6;
	border: 1px solid #666666;
	line-height: 15px;
	font-size: 12px;
}

.udradio {
	font-family: "新宋体";
	color: #666666;
	background-color: #D5D3D6;
	line-height: 12px;
	font-size: 12px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}

.udcolor
{
	color: #333333;
	font-family: 黑体;
	letter-spacing: -1px;
}

.udtable
{
	border-right: #242424 1px solid;
	border-top: #242424 1px solid;
	border-left: #242424 1px solid;
	color: #3f3f3f;
	border-bottom: #242424 1px solid;
}

.udtable1
{
	border-right: #cacaca 1px solid;
	border-top: #cacaca 1px solid;
	border-left: #cacaca 1px solid;
	color: #505050;
	border-bottom: #cacaca 1px solid;
}

.udtablewide{
	border: 3px dotted #E1E1E1;
}

.udtext
{
	width: auto;
	line-height: 18px;
	position: relative;
	height: auto;
}

.udtextwide {
	line-height: 22px;
	position: relative;
	width: auto;
	height: auto;
	margin: 10px;
}

.uddata {
	font-size: 12px;
	color: #FD7100;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=3);
	line-height: 20px;

}
.udtd {
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	line-height: 18px;

}

.udadmintd
{
	font-weight: bold;
	color: #000000;
	height: 33px;
	background-color: #ccdcf5;
}

.udsuper
{
	vertical-align: super;
}

.udsub
{
	vertical-align: sub;
}

