body { color: #000; margin: 0; }

a:link { color: #00f; text-decoration: none; }
a:link#menu { color: #000; text-decoration: none; }
a:visited { color: #00f; text-decoration: none; }
a:visited#menu { color: #000; text-decoration: none; }
a:hover { color: #f60; }
a:hover#menu { color: #f60; }
.bgLogo1 { background-color: #333; }
.bgLogo2 { background-color: #ccc; }
.bgLogo3 { background-color: #fff; }
.bgMenu1 { background-image: url(../imgs/bg_menu01.gif); padding: 3px; }
.bgMenu2 { background-image: url(../imgs/bg_menu02.gif); padding: 3px; }

.txtMicro { font-size: 65%; line-height: 125% }
.txtMini { font-size: 75%; line-height: 135%; }
.txtRegular  { font-size: 85%; line-height: 135% }
.txtLarge { font-size: 115%; line-height: 125% }

.attMini  { color: #f69; font-size: 75%; line-height: 135%  }

.menuTitle { font-size: 115%; font-weight: bold; line-height: 100% }
.menuComment  { font-size: 75%; line-height: 125% ; padding: 5px; }
.topComment  { font-size: 75%; line-height: 145% }
.copy { font-size: 65%; line-height: 125% ; padding: 3px; }

.btFrame1 { background-color: #9c9; padding: 3px; }
.btFrame2 { background-color: #bddeff; padding: 3px; }

#btsize { width: 140px; }
.bannerbox img { border: none; margin-bottom: 6px; }