body {
	text-align: center;
	margin: 0;
	padding: 0;
}
#PanelAuth {
	position: fixed;
	left:100%;
	margin-left: -120px;
	border: 1px solid white;
	z-index: 3001;
	width: 100px;
	padding: 5px;
	color: white;
}
#Auth {
	cursor: pointer;
}
#Auth a {
	color: inherit;
	text-decoration: none;
	background-color: transparent;
}
.Head0 {
	background-color:#383c3d;
}
.Head1 {
	position:fixed;
	width: 100%;
	text-align: center;
	background-color:#383c3d;
	padding-left: 50%;
	border-bottom: 2px solid white;
}
.Head1_0 {
	width:806px;
	z-index:3000;
	height:300px;
	background-image: url(/images/image033.png);
	margin-left: -403px;
	background-repeat: no-repeat;
}
.Head1_1 {
	font-size: 80px;
	color: white;
	font-weight: bold;
	padding-top: 60px;
	font-family: Arial, sans-serif;
}
.Head1_2 {
	font-size: 30px;
	color: white;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#Menu0 {
	color: white;
	padding: 80px 0px 10px 0px;
}
.Body0 {
	padding-top: 300px;
	display: flex;
}
#Body1 {
	width: 30%;
	min-width: 200px;
	border-right: 10px solid white;
	height: 100%;
	margin-right: 10px;
	text-align: left;
	color: #949C9E;
	background-color:#383c3d;
}
.HeadArticle {
	margin:10px 0px 10px 15px;
}
.HeadArticle a, .SubArticle a {
	color: inherit;
	text-decoration: none;
	background-color: transparent;
}
.GroupArticle {
	margin:10px 0px 10px 15px;
	text-decoration: underline;
}
.SubArticle {
	margin:10px 0px 10px 35px;
}
.Body2 {
	padding: 10px;
	text-align: justify;
	color: #B1ABA6;
}
.Body3 {
	color: white;
	font-size: 4vw;
	white-space: nowrap;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.Body4 {
	text-align: justify;
	color: white;
}
.MReference {
	font-size: 16px;
	color: #8fa8a1;
	text-decoration: none;
	width: 20px;
	height: 50px;
	padding: 15px 0px 0px 0px;
	box-sizing: border-box;
	display: inline-block;
}
.MReference:hover {
	font-size: 30px;
	padding: 0px;
	font-weight: bold;
}