td {
	font-family: "宋体", "Arial";
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
}
A {
	font-family: "宋体", "Arial";
	font-size: 12px;
	line-height: 19px;
	color: #000099;
	text-decoration: underline;
}
A:hover {
	font-family: "宋体", "Arial";
	font-size: 12px;
	line-height: 19px;
	color: #FF0000;
	text-decoration: none;
}
.P16 {
	font-family: "宋体", "Arial";
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}.menuA {
	font-family: "宋体", "Arial";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuA:Hover {
	font-family: "宋体", "Arial";
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}
.bottomA {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomA:Hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.btn {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	background-position: 1px 1px;
	border: 1px solid #000000;
	font-weight: normal;
	cursor: hand;
	width: 60px;
	height: 22px;
	padding: 3px;
	position: absolute;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;

}
.box {
	font-size: 12px;
	line-height: 20px;
	color: #425D63;
	background-color: #CCCCCC;
	background-image: url(bg2.gif);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 2px dashed #FF0000;
}
