@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-12-13 17:29:32
 * @version $Id$
 */
.shortChain .shortChain-name {display: inline-block;color: #999;padding: 5px 0;}
.Data_base,.Data_base2,.Data_base3,.Data_base4,.Data_base5 {border-collapse: collapse;border-spacing: 0;text-align: center; border: solid 1px #dcdcdc; width: 95%;}
.Data_base th,.Data_base2 th,.Data_base3 th,.Data_base4 th,.Data_base5 th {background: #fafafa; padding: 5px 0; color: #666; font-weight: bold;border: solid 1px #dcdcdc; white-space: nowrap; width: 130px;}
.Data_base td {text-align: center; padding: 5px 5px; line-height: 26px; color: #666; border: solid 1px #dcdcdc; width: auto;}
.Data_base2 td {text-align: center; padding: 5px 5px; line-height: 26px; color: #666; border: solid 1px #dcdcdc; width: auto;}
.Data_base3 td {text-align: center; padding: 5px 5px; line-height: 26px; color: #666; border: solid 1px #dcdcdc; width: auto;}
.Data_base4 td {text-align: center; padding: 5px 5px; line-height: 26px; color: #666; border: solid 1px #dcdcdc; width: auto;}
.Data_base5 td {text-align: left; padding: 5px 5px; line-height: 26px; color: #666; border: solid 1px #dcdcdc; width: auto;}
.Data_base td:last-child{}
.Data_base3 td:nth-of-type(2),.Data_base3 td:nth-of-type(4){text-align: left;}
.Data_base4 td:nth-of-type(2){text-align: left;}
.Data_base td.fc_f60,.Data_base2 td.fc_f60,.Data_base3 td.fc_f60{color: #f60;}
.Data_base tr:nth-child(even) td,.Data_base2 tr:nth-child(even) td,.Data_base3 tr:nth-child(even) td,.Data_base4 tr:nth-child(even) td { background: #fff }
.Data_base tr:nth-child(odd) td,.Data_base2 tr:nth-child(odd) td,.Data_base3 tr:nth-child(odd) td,.Data_base4 tr:nth-child(odd) td { background: #fafafa }

.allshow{min-height: 200px; margin: 0;}
.autohieght{height:auto;}
.nwd-link{padding: 5px 0; background: #dcdcdc;}
.nwd-link a{color: #2877e3;}