BODY           {
     color:gray;
     font-size:12px;
     line-height:1.6em;
     background-color:#99aacc;
}
.content       {
     width:780px;
     height:100%;
     margin-top:0px;
     padding:0px;
     background-color:white;
     text-align:left;
}
#tree         {
     margin:5px;
     width:100%;
     padding:6px;
}
#tree a	{
     color:gray;
     text-decoration:underline;
}
#tree a:hover     {
     color:tomato;
     text-decoration:underline;
}


#tittle01	{
     border-left:darkorange 10px solid;
     border-bottom:darkorange 1px solid;
     padding-left:8px;
     margin:20px 40px;
     width:40%;
     font-size:16px;
     line-height:120%;
     font-weight:bold;
     color:midnightblue;
     @@text-decoration:none;
}
#tittle11	{
     border-left:darkorange 10px solid;
     border-bottom:darkorange 1px solid;
     padding-left:8px;
     margin:20px 40px;
     width:60%;
     font-size:16px;
     line-height:120%;
     font-weight:bold;
     color:midnightblue;
     @@text-decoration:none;
}
#tittle02	{
     color:midnightblue;
     margin:15px 35px;
     padding:5px;
     font-size:14px;
}
#tittle03    {
     margin:10px 35px;
     padding:5px;
     border-bottom:olivedrab 2px solid;
     width:700;
     color:midnightblue;
}
#tittle04        {
     margin:0px;
     padding:0px;
     width:100px;
     text-align:center;
     float:left;
}
#tittle05        {
     margin:0px;
     padding:0px;
     width:560px;
     float:left;
     text-align:center;
}
#tittle06	{
     color:coral;
     margin:10px 35px;
     padding:0px;
     font-weight:bold;
     font-size:12px;
}
#text00        {
     margin:5px 35px;
     padding:5px;
     border-bottom:olivedrab 1px solid;
     width:700;
}
#text01        {
     margin:0px;
     padding:0px;
     width:100px;
     text-align:center;
     float:left;
}
#text02        {
     margin:0px;
     padding:0px;
     width:560px;
}
#text02 a        {
     color:gray;
     text-decoration:underline;
}
#text02 a:hover     {
     color:tomato;
     text-decoration:underline;
}
#text04         {
     margin:15px;
     width:100%;
     padding:6px;
     border-bottom-width:1px;
     border-bottom-style:solid;
     border-bottom-color:olivedrab;
}
#text04 a	{
     color:gray;
     text-decoration:underline;
}
#text04 a:hover     {
     color:tomato;
     text-decoration:underline;
}


