body {
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
}
table {
    font-family: "宋体";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 150%;
    text-decoration: none;
    border: none;
}
a:link {
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.frame {
	border: 1px solid #CCCCCC;
}
.gridding {
	border-collapse:collapse;
}
.MenuText {
	font-weight: bold;
	line-height: 250%;
}
.title_gray {
	color: #333333;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.title_article {
	color: #000000;
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
}
