  @charset "utf-8";

/* css Reset */

.mainContent {
	width: calc(100% - 260px);
}
.side {
	width: 240px;
}