.tab { font-family: Tahoma; font-size: 11px; border: solid 1px #CCCCCC; }
.tab .tit { color: #FFFFFF; text-align: center; background-color: #3074A8; }
.tab .subtit { font-weight: bold; color: #FFFFFF; background-color: #4491CA; text-align: center; }
.tab .val { color: #000000; background-color: #F0F0F0; text-align: center; }
.tabind { font-family: Tahoma; font-size: 11px; }
.tabind a { text-decoration: none; color: #000000; }
.tabind a:hover { color: #069; text-decoration: underline; }
.red { color: #F00; }

