.res_head {
	color: gray;
	font-size: 0.9em;
	line-height: 1em;
	margin-top: 3.5em;
	margin-bottom: 0.2em;
}
.res_name {
	color: green;
	line-height: 1em;
	margin-top: 3.5em;
	margin-bottom: 0.2em;
}
.res_body {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-bottom: 0em;
}
.res_anchor {
	color: blue;
}
.res_red {
	color: red;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-bottom: 0em;
}
.res_blue {
	color: blue;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-bottom: 0em;
}
.res_green {
	color: green;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-bottom: 0em;
}
.res_first {
	border-style: solid;
	border-width: 1px;
	padding: 10px 15px 10px 20px;
	border-color: #87cefa;
	color: #800080;
	background-color: #f0f8ff;
}
