.CalendarFont {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.email {
	font-family: "宋体";
	font-size: 12px;
	width: 120px;
	height: 14px;
}
body {
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "宋体";
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	font-family: "宋体";
	text-decoration: none;
	font-size: 12px;
}
.ContentTitleFont {
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.AdminTxtBox {
	font-family: "宋体";
	font-size: 12px;
	width: 120px;
	height: 15px;
}
.adminMenuTitle {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.adminTitleFont {
	font-family: "宋体";
	font-size: 24px;
}
.controlsBorder {
	border: 1px solid #666666;
}
.mainPageFonts {
	line-height: 17px;
}
a.b:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.b:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.b:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.b:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.c:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a.c:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a.c:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.c:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.BlueXieTi {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}