.unnamed1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
td,div {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

a.leftmenu:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftmenu:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftmenu:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.leftmenu:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.input
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP:#999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR:#f8f8f8;
}
.title
{
	font-family: "Verdana", "宋体", "Arial";
	font-size:11pt;
	color:red;
}