@charset "UTF-8";
.box-ser {
	width: 98%;
	background-image: url(images/back-img_24.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 500px;
	height: auto;
}
.box-ser h5 {
	border-left: 8px solid #4169E1;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 17px;
	color: #4169E1;
	}

.artcle-ser {
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
