.fs10 { font-size: 11px; line-height: 13px; font-color:#222222; }
.fs12 { font-size: 12px; line-height: 16px; font-color:#222222; }
.fs14 { font-size: 14px; line-height: 18px; font-color:#222222; }

.newsttl { font-size: 12px; line-height: 16px; color="#2A47B4"; }
.news { font-size: 12px; line-height: 16px;  color="#555555"; }

a:link    { text-decoration: none;color:#1CCCFF;}
a:visited { text-decoration: none;color:#1CCCFF;}
a:active  { text-decoration: none;}
a:hover   { text-decoration: underline;color:#FF9900;}

input.text, textarea { background-color: #ffffff;
  border: 1px solid; 
  border-color: #999999}
  
.fs12m{font-size: 12px; line-height:16px; margin:0px 10px 0 10px;}

body { background: url(img/top_bg.jpg);
  background-repeat: repeat-x;
  background-position: center; }