﻿/* fm_style.css for main file of flora */
<!--
  body { line-height: 1.2; background: #FFFFFF; font-size: 14px; font-family: Century, 游明朝, serif;}
  #wrapper { width: 860px; margin: 0 auto; border: 0;}
  a:link, a:visited { color:#085E9B; }
  a:hover, a:active { color: #000000; background-color: #99FFFF;}
  b2 { font-size: 18px; font-weight: bold; }  
  b3 { font-size: 16px; font-weight: bold; }
  span.tmenu a { background-color: #CCFF99; font-weight: normal; text-decoration: none;
	border-style: solid; border-width: 1px; padding: 0px; line-height: 1.2 }
  span.tmenu a:hover { background-color: #99CC66; }
  div.descri { margin-left: 20px;}
  div.figure { text-align: center;}
  div.footer { text-align: right; background-color: #CCFF99;}
  p.lh14 {line-height: 1.4;}
  p.lh15 {line-height: 1.5;}
  p.lh16 {line-height: 1.6;}
  p.lh18 {line-height: 1.8;}
-->
