.TitleOrganigr{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box1 {
	float: left;
	width: 235px;
}
.box2 {
	float: left;
	width: 114px;
}
.box1,
.box2 {
	font-size: 12px;
	color: #FFFFFF;
}
.light {
	background-color: #7d818b;
}
.dark {
	background-color: #464b5a;
}
.blue {
	background-color: #7698B3;
}

.space {
	min-width: 7px;
	width: 7px;
	float: left;
	position: relative;
}
.spaceline1 {
	height: 41px;
	position: relative;
}
.spaceline2 {
	height: 21px;
	position: relative;
}
.spaceline3 {
	height: 7px;
	position: relative;
}
.boxContent {
	padding: 15px 0 10px 10px;
}
.line {
	clear: both;
}

