.content-header hr {
	left: 190px;
	width: calc(100% - 190px);
	}
.content-header h4 em {
	display: block;
	font-size: 16px; font-family: "Nanum Gothic"; font-weight: bold;
	color: #ffff00;
	}
.content-header h4 b {
	color: #ffff00;
	}
.content-header h5 {
	margin-top: 20px;
	padding-left: 5px;
	font-size: 16px; font-weight: bold; color: #fff;
	}
.content-header h5 span {
	display: block;
	}
.content-section .effective dl {
	height: 200px;
	}
.content-section .effective dd {
	font-size: 14px;
	}