@charset "utf-8";

html,
body {
	_zoom: 0.6;
	height: 100%;
}

body {
	background-image: none;
}
#baseFrameInner {
	background-image: none;
}
#mainFrame {
}
#mainContents {
}
#sectionLocal {
}
.front_print {
	page-break-before: always;
}
#footer {
	display: none;
}
#footerInner {
}
#footerPrint {
	display: block;
}

/*@charset "utf-8";

html,
body {
	_zoom: 0.6;
    overflow: visible !important;
}
body {
	background-image: none;
}
div{
    overflow: visible !important;
}

#baseFrameInner {
	background-image: none;
}
#footer {
}
.front_print {
	page-break-before: always;
}
*/
