		html, body { margin: 0; padding: 0; }
		body { color: #333333; font-size: 18px; font-family: Arial, Helvetica,"���u�楿��", "WenQuanYi Zen Hei","Hiragino Maru Gothic Pro", "LiHei Pro", "�L�n������", "Microsoft YaHei", "�з���", DFKai-SB, sans-serif; }
		h1 { font-size: 2.4em; }
		h3 { font-size: 1.2857em;}
		h5 { width: 100%;
				white-space: nowrap;
				margin-bottom: 4px;
		}
		h1, h3, h4 { font-weight: bold;}
		h1, h3, h4, h5, h6, strong { 
		color: #000;
			font-family: Arial, Helvetica,"���u�楿��", "WenQuanYi Zen Hei", "Hiragino Maru Gothic Pro", "LiHei Pro", "�L�n������", "Microsoft YaHei", "�з���", DFKai-SB, sans-serif;
		}
		h2 {
			color: #666; 
			font-family: Arial, Helvetica, "���u�楿��", "WenQuanYi Zen Hei", "Hiragino Maru Gothic Pro", "LiHei Pro", "�L�n������", "Microsoft YaHei", "�з���", DFKai-SB, sans-serif;
			font-size: 2em;
			padding: 0.4em 0 1em;
			text-align: center;
		}
		a { color: #333;}
		a:link, a:visited, a:active { text-decoration: none; }
		a.underline {text-decoration: underline;}
		
		.banner {
			overflow: auto;
		}
		.banner-green {
			background-color: #18bc9c;
			color: #fff;
		}
		.banner-light-blue {
			background-color: #c4fcff;
			color: #333;
		}
		.page{
			padding-top:50px;
			padding-bottom:20px;
		}
		.word{
			text-align: justify;
		}
		.word-centre{
			text-align: justify;
      text-align: center; 			
			
		}
		footer {
    float:left;
    position:relative;
    color:#000;
    width:100%;
    text-align:center; 
		}