.system-title {
	padding-bottom: 60px;
}

.system-title-text {
	font-size: 30px;
}

.system-left-contents,
.system-right-contents {
	/*background: url(../img/bk_system.jpg) no-repeat;*/
	background-size: 373px; 
  	width: 50%;
  	position: relative;
  	text-align: center;
  	color: #fff;
  	padding-bottom: 30px;
  	background-position: 40px;
}

.system-left-contents {
	float: left;
}

.system-right-contents {
	float: right;
}


.system-contents-title p,
.system-contents-title img {
	display: inline;
	vertical-align: middle;
}
