@charset "utf-8";
@import url("editor.css");
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	font-size:74%;
	font-family:Arial, Verdana, Helvetica, sans-serif, "新細明體";
	height: 100%;
	text-align:left;
}

.body a:link, .body a:visited{ text-decoration:none;}
.body a:hover{ text-decoration:underline;}
div, p, table, td, th {
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size:1em;
	/*letter-spacing: 0.1em;*/
	line-height: 1.4em;
}
.law_01{ color:#426e0d;}
