@charset "utf-8";

.articlepara h4 {
	font-size: 14px;
	color: #000;
	margin: 0 0 10px 0;
}
.articlepara p {
	margin-bottom: 2.5em !important;
}
.articlepara p img {
	margin: 5px;
}

#interviewhead {
	margin-bottom: 2.5em !important;
}
#interviewhead img {
	float: left;
	margin: 0.3em 1em 1em 0;
}
#interviewhead p {
	font-size: 14px;
	line-height: 24px !important;
}
#remark {
	border-top: 1px solid #000;
	padding: 1em 0 0 0;
	font-size: 14px;
	line-height: 24px !important;
}

h2#docbody_head {
	background: url(../image/title_site4.png) no-repeat 0 0;
}

