HR{
  color : #aaaaaa;
}
.size_10px{
  font-size : 10px;
  color : #444444;  
}
.size_11px{
  font-size : 11px;
  color : #444444;  

  letter-spacing : -1px;
}
.size_12px{
  font-size : 12px;
  color : #444444;  
}
.size_14px{
  font-size : 14px;
  color : #444444;  
}
.size_12px16{
  font-size : 12px;
  line-height : 16px;
  color : #444444;  
}
.size_12pxb{
  font-size : 12px;
  font-weight : bold;
  color : #444444;  
}
.size_14pxb{
  font-size : 14px;
  font-weight : bold;
  color : #444444;  
}
.size_16pxb{
  font-size : 16px;
  font-weight : bold;
  color : #444444;  
}
TABLE{
  font-size : 12px;
  color : #444444;  
}
TD{
  font-size : 12px;
  color : #444444;  
}
BODY{
  background-attachment : fixed;
  scrollbar-base-color: #CCCDD1;
  scrollbar-arrow-color: #FCFFFF;
  scrollbar-shadow-color : #EFF0F5;
  scrollbar-3dlight-color : #80858B;
  scrollbar-track-color : #EFF0F5;
  text-decoration : none;
}

A:link { color : #2e5fe0; }
A:visited { color : #4774c7; }
A:hover { position:relative;top:1;left:1;color : #11b1ff; }


.concept{
  font-size : 12px;
  line-height : 18px;
  padding-left : 10px;
  padding-right : -8px;
}
.wrkcatch{
  font-size : 12px;
  color : #0a859e;
  font-weight : normal;
  text-decoration : none;
}
.whtsnew{
  font-size : 12px;
  font-weight : normal;
  line-height : 15px;
  color : #254bcd;
}
.caption{
  font-size : 12px;
  font-weight : bold;
  padding-top : 3px;
}
