 
BODY{
  font-size : 12px;
  font-weight : normal;
  line-height : 160%;
}
TABLE{
  font-size : 12px;
  font-weight : normal;
}
TD{
  font-size : 12px;
  font-weight : normal;
  line-height : 160%;
}
A{
  font-size : 12px;
  text-decoration: none;
  font-weight : normal;
  color : #18358e;
}
A:LINK{
  font-size : 12px;
  font-weight : normal;
  color : #18358e;
}
A:HOVER{
  font-size : 12px;
  font-weight : normal;
  color : white;
  background-color : #18358e;
}
A:ACTIVE{
  font-size : 12px;
  font-weight : normal;
  color : white;
  background-color : #18358e;
}
.group_name{
  font-size : 12px;
  font-weight : bold;
  padding-left : 3px;
  line-height : 160%;
  background-color : #18358e;
  padding-top : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-top-style : none;
  border-bottom-style : none;
  border-left-style : none;
  border-right-style : none;
  color : white;
}
.link_left_frame{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
.link_mid{
  font-size : 12px;
  font-weight : normal;
  background-color : #e4e4e4;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #18358e;
  border-bottom-color : #18358e;
  
  padding-left : 10px;
}
.foot{
  font-size : 12px;
  font-weight : normal;
  color : white;
  background-color : #18358e;
}
.link_foot{
  font-size : 12px;
  font-weight : normal;
  background-color : #e4e4e4;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
}
.link_head{
  
  background-repeat : repeat-x;
  background-image : url(../_image/top_link_backimg.gif);
}
A:link.linkwhite    { color: #FFFFFF; font-weight : bold;}
A:visited.linkwhite { color: #FFFFFF; font-weight : bold;}
A:active.linkwhite  { color: #FFFF80; font-weight : bold;}
A:hover.linkwhite   { color: #FFFF80; font-weight : bold;}