/*	systemInformation
	color: #F00;
  color: #333333;
----------------------------------------*/
.systemInformation {
	background: #ECECEC;
	padding: 10px 0;
	margin: 0 0 0 30px ;
	width: 865px;
}
.systemInformation strong {
	font-weight: bold;
}
.systemInformation p {
	color: #333333;
	margin: 0;
	padding: 0 0 0 10px ;
}