BODY       {
     color:gray;
     font-size:12px;
     line-height:1.6em;
     background-color:#4c7a1e;
}
.content       {
     width:780px;
     height:100%;
     margin-top:0px;
     padding:0px;
     background-color:white;
     text-align:left;
}
#tittle	{
     border-left:midnightblue 10px solid;
     border-bottom:midnightblue 1px solid;
     padding-left:8px;
     margin:15px;
     font-size:16px;
     line-height:120%;
     font-weight:bold;
     color:midnightblue;
     width:40%;
     @@text-decoration:none;
}
#tittle02	{
     color:tomato;
     margin:15px 15px;
     font-size:14px;
}
#text        {
     margin:15px 10px;
     padding:10px;
}
#text a        {
     color:gray;
     text-decoration:underline;
}
#text a:hover     {
     color:coral;
     text-decoration:underline;
}

#text02        {
     margin:15px 30px;
     padding:10px;
}
#text02 a        {
     color:gray;
     text-decoration:underline;
}
#text02 a:hover     {
     color:coral;
     text-decoration:underline;
}
#text03        {
     width:280px;
     height:300px;
     margin:15px 30px;
     padding:10px;
     float:left;
}
#text03 a        {
     color:gray;
     text-decoration:underline;
}
#text03 a:hover     {
     color:coral;
     text-decoration:underline;
}
#text04        {
     width:280px;
     height:300px;
     margin:15px 30px;
     padding:10px;
}
#text04 a        {
     color:gray;
     text-decoration:underline;
}
#text04 a:hover     {
     color:coral;
     text-decoration:underline;
}
#text05        {
     margin:15px 30px;
     padding:0px;
}