@charset "utf-8";
.line_header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #78020C;
}
.img_ {
	padding: 10px;
	margin: 10px;
}

.bord {
	border: 1px solid #0C121D;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: 500;
	color: #FFFFFF;
}

.main {
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

.mainCon {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	
}

.t {
	color: #78020C;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #78020C;
	text-decoration: none;
}
a:hover {
	color: #78020C;
	text-decoration: underline;
}
a:visited {
	color: #651422;
	text-decoration: none;
}
