
.articlebanview_box {
	padding: 20px;
	border: 1px solid #dce3e8;
	background: white;
	margin:20px auto 40px;
}

.articlebanview_title {
	font-size: 20px;
font-weight: 500;
color: #40485b;
line-height: 28px;
margin-bottom: 12px;
}
.articlebanview_text {
font-size: 16px;
font-weight: 400;
color: #40485b;
line-height: 22px
}
