@charset "utf-8";

.head_box {
	border-radius: 6px;
	height: auto;
	margin-top:5px;
	margin-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#266314;
	width:700px;
	background:#d3edfb;
	padding:10px;
	text-align:center;
	line-height:33px;

}
.head_box_1{
	border-radius: 6px;
	height: auto;
	margin-top:5px;
	margin-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#ffffff;
	width:700px;
	background:#94a700;
	padding:10px;
	text-align:center;
	line-height:33px;
}
.content_box{
	height: auto;
	margin-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#231815;
	width:700px;
	padding:6px;
	text-align:justify;
	word-spacing:2px;
	line-height:24px;
}

.signature {
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
   color:#ac0000;
   line-height:26px;
   font-weight:bold;

}
.h_img {
border:4px #000383 solid;
}