.pages {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%; height: auto;
	box-shadow: 6px 6px 12px #aaa;
	border-style: solid;border-color: #E2E2E2;border-width: 1px;
}

#pageC {
	margin-top: 30px;
	margin-bottom: 10px;
	width: calc(50% - 10px); height: auto;
	box-shadow: 6px 6px 12px #aaa;
	border-style: solid;border-color: #E2E2E2;border-width: 1px;
}

#pageF {
	margin-top: 30px;
	margin-bottom: 10px;
	width: calc(50% - 10px); height: auto;
	float: right;
	box-shadow: 6px 6px 12px #aaa;
	border-style: solid;border-color: #E2E2E2;border-width: 1px;
}

/*----------------------------------------------------*/
#expob{
	width: calc( 22.29% - 7px);
	height: auto;
	margin: 0;
}

#expoa{
	width: calc( 32.43% - 7px);
	height: auto;margin-left: 6px;margin-right: 6px;
}

#expoc{
	width: calc( 45.27% - 7px);
	height: auto;margin: 0;
}
#expo{
 margin-bottom: 20px;
}

/*----------------------------------------------------*/