@charset "utf-8";
/* root css */

body{font-family:"Courier New", Courier, monospace;font-size:10pt;}
span{display:block;}
fieldset{margin:0;padding:0;border:0;width:370px;}
label{display:block;float:left;width:70px;}
input, textarea{border-color:#999;border-style:solid;border-width:0 0 1px 0;font-family:"Courier New", Courier, monospace;font-size:10pt;max-width:400px;}
textarea{width:300px;height:200px;}
table{margin-left:35px;color:#008000;}
ul{margin-top:0;margin-bottom:0;padding:0;list-style:circle;}
a{color:#999;text-decoration:none;}
a:hover{color:#008000;}
#root{margin:70px auto 0 auto;width:730px;}
.a{color:#f0f;}
.b{color:#008000;}
.c{color:#999;}
.d{margin-left:35px;}
.e{margin-left:50px;}
.f{margin-left:15px;}
.g{margin-top:0;}
.h{margin-top:8px;}
.i{list-style:none;}
.k{float:right;}