/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	background-color: #D9D9D9;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.Article_Title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.Article_Title2 {
	padding-top:10px;
	color:#000000;
	font-weight: bold;
	font-size: 16px;
}

.Article_Content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left:20px;
}
a.Menu:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu.a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.right_z {
	font-family: "宋体";
	font-size: 12px;
	line-height: 200%;
	color: #717171;
}
