@charset "UTF-8";

BODY {
 background-color:#CCFFCC;
 text-align:center;
 }

.UNIX {
 border:1px #009900 solid;
 border-radius:10px;
 background-color:white;
 text-align:left;
 width:888;
 height:1000;
 }

.A {
 border:1px #cccccc solid;
 border-radius:10px;
 background-color:white;
 text-align:center;
 width:650;
 }

.B {
 border:1px #cccccc solid;
 border-radius:10px;
 background-color:white;
 text-align:center;
 width:500;
 }

h2 {
 font-size:0px;
 }

span {
 text-decoration:none;
 color:#0033ff;
 font-size:12px;
 }

.ID_Edge {
 BACKGROUND-COLOR:#cccccc;
 HEIGHT:1px;
 }

.ID_IE {
 BACKGROUND-COLOR:#cccccc;
 WIDTH:1px;
 }

.ID_f {
 HEIGHT:4;
 }

.ID_g {
 WIDTH:4;
 }

.ID_h {
 text-align:center;
 }

A {
 text-decoration:none;
 color:blue;
 }
