.greenBorder
{
  border:1px solid #8BB29A;
}
.naviFrame
{
  z-index:1;
  position:absolute;
  left:1%;
  width:220px;
  top:50%;
  height:460px;
  margin-top:-204px;
  text-align:center;
  overflow:auto;
}
.mainFrame
{
   position:absolute;
   left:1%;
   top:1%;
   height:98%;
   width:98%;
}
.hand
{
   cursor: pointer;
}
body, td, th, font, div, p {
   color: #000000;
   font-family: Verdana,Helvetica,Arial;
   font-size: 13px;
   font-weight: 500;
   line-height: 16px;
}
.greenFont
{
   color: #000000;
   font-family: Verdana,Helvetica,Arial;
   font-size: 11px;
   font-weight: 700;
   line-height: 13px;
}
.behagFont
{
   color: #000000;
   font-family: Verdana,Helvetica,Arial;
   font-size: 17px;
   font-weight: 700;
   font-style: italic;
   line-height: 18px;
}
li 
{
   color: #000000;
   font-family: Verdana,Helvetica,Arial;
   font-size: 13px;
   font-weight: 900;
   line-height: 16px;
}
select, input, file, textarea {
   color: #000000;
   font-family: Verdana,Helvetica,Arial;
   font-size: 13px;
   font-weight: 500;
   line-height: 16px;
   border: 1px solid #8AB29A;
   background-color : #ffffff;
}

a:link, a:visited, a:active {
   color: #000000;
   font-family: Verdana,Helvetica,Arial;
   font-size: 11px;
   font-weight: 700;
   line-height: 13px;
}

a:hover {
   text-decoration:none;
   color: #000000;
   font-family: Verdana,Helvetica,Arial;
   font-size: 11px;
   font-weight: 700;
   line-height: 13px;
}