<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fotter_link{
	background-color: #000000;
	padding-bottom: 1em;
}
.container{
	background-color: white;
}
.fotter_link p{
	color: white;

}

H3{
	color: white;
}
.main_contents{

}

span{
  border-bottom: 1px dotted grey;
}
.img_head_1{

}
.title_img{
	width:60%;
	padding-top: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
}
.img_pass{
    margin-top: -10%;
    float: right;
    width: 20%;
}
.img_head_2{
  width: 40%;
  margin-top: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
}
.content{
	padding-left:2em;
	padding-right:2em;
}
.intro{
	padding-left:3em;
}
.text_left{
	width:70%;
	float: left;
}
.img_right{
	float: left;
	width: 25%;
	margin-left: 10px;
}

.text_right{
	width:70%;
	float: right;
	
}
.img_left{
	float: left;
	width: 25%;
}
p{
    text-decoration: underline;
}</pre></body></html>