@charset "UTF-8";


/*
 * Make everything small!
 */
body, code, input, textarea, pre.sans div.page-style {
	font: normal 17px/22px
		"H-1957 Sans",
		"Nimbus Sans L",
		"Helvetica",
		"Helvetica Neue",
		"Arial",
		"FreeSans",
		"TeX Gyre Heros",
		"Noto Sans CJK SC",
		"DengXian",
		"Heiti SC Light",
		"WenQuanYi Zen Hei",
		"AR PL UMing CN",
		"宋体",
		sans-serif;
}
div.page-style {
        width: 97%;
}
p, blockquote, ul, ol, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 23px;
}
ol {
	margin-bottom: 0px;
}
ul.main-menu-list {
	font-size: 17px;
	line-height: 19px;
}
ul.main-menu-list li {
}
h1 {
	font-size: 36px;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 22px;
}
h2 {
	font-size: 28px;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 22px;
}
h3 {
	font-size: 17px;
	line-height: 1.2;
	margin-top: 0px;
	margin-top: 22px;
}
img.float-left, img.float-right {
	max-width: 40%;
	max-height: 40%;
}
