
/* #content .report-wrap */
#content .report-wrap .local-section { margin-top: 32px; line-height: 1.6; }
#content .report-wrap .local-section .call h3 { margin: 0 0 32px; padding: 0 0 8px; border-bottom: 3px solid #d00; color: #fff; color: #d00; font-size: 32px; font-weight: bold; text-align: center; }
#content .report-wrap .local-section .call p { }
#content .report-wrap .local-section p { margin: 16px 0 0; font-size: 14px; }
#content .report-wrap .local-section p em { color: #d00; font-size: 24px; font-weight: bold; font-style: normal; }
#content .report-wrap .local-section .pic img { vertical-align: bottom; font-size: 12px; }
#content .report-wrap .local-section .pic .cap { margin-top: 4px; display: block; color: #666; text-align: left; }
#content .report-wrap .local-section .pic-wrap { margin: 16px 0 0; text-align: center; font-size: 0; }
#content .report-wrap .local-section .pic-wrap .pic { margin: 8px; display: inline-block; vertical-align: top; }
#content .report-wrap .local-section .pic-shoulder { margin-bottom: 12px; }
#content .report-wrap .local-section .pic-shoulder-right { margin-left: 24px; float: right; }
#content .report-wrap .local-section .pic-shoulder-left { margin-right: 24px; float: left; }
#content .report-wrap .local-section .vid iframe { vertical-align: bottom; font-size: 12px; }
#content .report-wrap .local-section .vid-wrap { margin: 16px 0 0; text-align: center; font-size: 0; }
#content .report-wrap .local-section .vid-wrap .vid { margin: 8px; display: inline-block; vertical-align: top; }
#content .report-wrap .local-section .rank { margin: 24px auto; display: table; width: 100%; }
#content .report-wrap .local-section .rank dt,
#content .report-wrap .local-section .rank dd { padding: 8px; display: table-cell; vertical-align: middle; height: 56px; box-sizing: border-box; }
#content .report-wrap .local-section .rank dt { text-align: center; width: 110px; color: #fff; background-color: #444; font-size: 16px; font-weight: bold; border-radius: 8px 0 0 8px; text-shadow: 1px 1px 2px rgba(0,0,0,.66); }
#content .report-wrap .local-section .rank3 dt { background-color: #742; }
#content .report-wrap .local-section .rank2 dt { background-color: #888; }
#content .report-wrap .local-section .rank1 dt { background-color: #d90; }
#content .report-wrap .local-section .rank dd { background-color: #eee; border-radius: 0 8px 8px 0; }
#content .report-wrap .local-section .rank dd .team { margin-top: 8px; padding-top: 8px; border-top: 1px dotted #999; font-size: 14px; }
#content .report-wrap .local-section .rank dd .team:first-child { margin-top: 0; padding-top: 0; border-top: none; }
#content .report-wrap .local-section .rank dd .team b { color: #d00; }
#content .report-wrap .local-section .rank dd .team .t { font-size: 20px; font-weight: bold; }
#content .report-wrap .local-section .rank dd .team .n { font-weight: bold; }
