.dcy_main_top {
	height: 100%;
}

.dcy_main_top section {
	position: relative;
	height: 100%;
}


div#divCenter {
	top: 48px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    position: absolute;
    overflow: auto;
    /*z-index: 1;*/
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
}

div#divCenter.hideHeader {
	top: 0px !important;
}
/*# sourceMappingURL=mainTop.css.map */
