.total-wrapper {  min-width: 1240px;
}
.logo-wrapper{
  height: 150px;
}
.logo {  height: 150px;
  background-size: auto 150px;
  background: url(/pics/top-new-150.jpg) top center no-repeat;
}
.logo img {
  width: 780px;
  height: 150px;
}
.content-layer {/*  background: #C5E2FF url(/pics/v-border.png) repeat-y;*/
	min-height: calc(100vh - 150px - 75px);
}
.menu-wrapper {  position: absolute;
  width: 250px;
}
.menu-title a, .menu-title b {  font-size: 9pt;
}
.menu-body {  font-size: 9pt;
}
.content-wrapper-margin {
/*  margin-left: 250px;*/
margin: 0;
  text-align: center;
}
.content-wrapper {  margin: 0 auto;
  padding: 0 15px;
/*  width: 960px;*/
}
.copyright {
  padding: 10px;
}