
*{ margin:0; padding:0; }

div#header{
  width:800px;
  padding-top:5px;
}
div#header a, header a:link header a:visited
{
 text-decoration:none;
 color:#2f4f4f
}
div#header a:hover
{
 text-decoration:underline;
}

/*----------’†–¡--------------*/
div#container{
  width:800px;
}
div#left
{
 float:left;
 width:280px;
 text-align:left;
 line-height:115%;
}
div#left a, left a:link left a:visited
{
 text-decoration:none;
 color:#2f4f4f
}
div#left a:hover
{
 text-decoration:underline;
}

ul#menu
{
 padding:0px 0px 0px 30px;
 font-size:80%;
}

div#hmenu
{
 padding:5px 0px 0px 5px;
 font-size:85%;
}
div#green3
{
 margin:2px 1px 2px 1px;
 padding:3px 0px 5px 0px;
 border-top: 1px solid #A2AEE0;
 border-right: 1px solid #A2AEE0;
 border-bottom: 1px solid #A2AEE0;
 border-left: 1px solid #A2AEE0;
 background-color:#fff; 
}
h5
{
 color:#2f4f4f;
 font:normal bold 0.8em/1.1em;
 background-color:#ddff95;
 margin:2px 1px 2px 1px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px;
}

div#right
{
 float:left;
 width:520px;
}
div#right a, right a:link right a:visited
{
 text-decoration:none;
 color:#2f4f4f
}
div#right a:hover
{
 text-decoration:underline;
 color:#dc143c;
}
div#footer
{
 clear:both;
 width:800px;
 font-size:80%;
}
div#green1
{
 background-color:#a8f800;
}
div#green2
{
 background-color:#ddff95;
}

P#info
{
 color:#2f4f4f;
 font:normal bold 0.8em/1.1em;
 padding:5px 0px 5px 10px;
 text-align:left;
 border-bottom: 2px solid yellowgreen;
}

.design1
{
 background-color:#fff;
 width:517px;
 font-size:80%;
 line-height:130%;
 margin:1px;
}

.design2
{
 background-color:#fff;
 width:517px;
 height:50px;
 overflow:auto;
 font-size:80%;
 line-height:130%;
 margin:1px;
}

DIV#indent{
 text-indent:1em;
 font-size:80%;
 line-height:120%;
}

TD#anc
{
  font-size:80%;
  line-height:120%;
}
TD#anc a, anc a:link anc a:visited
{
 text-decoration:none;
 color:#2f4f4f
}
TD#anc a:hover
{
 text-decoration:underline;
}

DIV#contents{
  font-size:80%;
  padding:5 20 5 25;
  line-height:130%;
}
