
.titile_top{
	width: 100%; 
	font-size: 18px;
	background-color: #070c1f;
	display: flex;
	justify-content: center;
}
.page1_haed{
	margin: 23px 0 23px 0;
}
.out_continer{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.Menu>div {
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.Menu_fun_junior{
	background-color: #070c1f;
}
.Menu_fun_junior a {
    display: block;
    padding: 10px;
    font-size: 18px;
    color: white;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    text-align: center;
}
#continer{
	width: 75rem;display: flex;flex-direction: column;
	justify-content: center; align-items: center;
	color: black; 
}
.container_top{
	display: flex; justify-content: center;
	align-content: center;
	padding-top: 10px; width: 100%;
	padding-bottom: 10px;letter-spacing: 8px;
	padding-top: 50px;
}
h3{
	color: #2989ff;
	font-size: 20px;
}
.member{
	color: #333333;
}
p,h3{
	padding: 15px 0 15px 0; 
}
p{
	font-size: 16px;
}