.TabbedPanels {overflow: hidden;margin-top: -20px; padding: 0px;	clear: none;width: 100%; position:relative;}
.TabbedPanelsTabGroup {	text-align:center; }
.TabbedPanelsTabGroup li.Right{ float:right; margin-right:5px;}
.TabbedPanelsTab {position:relative;list-style: none;-moz-user-select: none;-khtml-user-select: none;	cursor: pointer; text-align:center;height:60px; line-height:60px; font-size:18px;padding:0 18px;color:#000;margin:0 20px;display:inline-block;text-align:center;}
.TabbedPanelsTab:hover{color: #9e030b;font-weight: bold;}
.TabbedPanelsTabSelected {border-bottom:none;border-top:none; height:60px; color:#fff; font-weight:600;color: #9e030b;border-bottom: 3px solid #9e030b;font-weight: bold; }
.TabbedPanelsTab a {color: black;text-decoration: none;}
.trade-info{box-shadow: 0px 2px 6px 0px rgba(204, 204, 204, 0.6);height:558px;width:1190px;margin:5px;}
.TabbedPanelsContentGroup {clear: both; height:548px;}
.TabbedPanelsContent {overflow: hidden;}
.TabbedPanelsContent li:last-child{}
.TabbedPanelsContentVisible {}

.VTabbedPanels {overflow: hidden;zoom: 1;margin:0;}
.VTabbedPanels .TabbedPanelsTabGroup {float:left;width:150px;height:548px;padding-left:0; border:none; background:#f8f8f8;}
.TabbedPanelsTab.tab{margin:0;}
.VTabbedPanels .TabbedPanelsTab {float: none;height:100px; line-height:100px; width:100%;font-size:18px;font-weight:600;padding:0;text-align:center; border:0;outline:none;}
.VTabbedPanels .TabbedPanelsTabSelected {background:#fff; color:#9e030b; width:150px; height:100px; line-height:100px; border:0;outline:none;}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;margin:20px;border:none;width:1000px;}
.TabbedPanelsContent .labeltitle{background:#f0f0f0;height:50px;font-size:16px;line-height:50px;color:#333;text-align:center;padding:0 10px 0 10px;font-weight:bold;}
.TabbedPanelsContent .labeltitle .news-tit{width:610px;padding-left:25px;margin-right:30px;text-align:left;}
.TabbedPanelsContent .labeltitle .news-tit span{color: #ff6600;}
.TabbedPanelsContent .labeltitle .news-time{width:150px;}
.TabbedPanelsContent .labeltitle .news-time.notice{width:150px;}
.TabbedPanelsContent .labeltitle .news-endtime{width:150px;}
/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}





.i_info .TabbedPanelsTabGroup{ padding-left:20px;}
.i_info .TabbedPanelsContentGroup{ height:251px;}
.zc_info .TabbedPanelsContentGroup{ border:none;}
.zc_info .TabbedPanelsTabGroup{ background:#fff; border:none; padding-left:10px;border-bottom:1px #e7e7e7 solid; height:30px; line-height:30px;}
.zc_info li.TabbedPanelsTabSelected{ border:none; background:#2f7aba; color:#fff;line-height:auto; height:auto;}
.zc_info li.TabbedPanelsTab{padding: 0 10px; line-height:25px;height:25px; margin-right:5px; font-size:13px;}

.top_info .TabbedPanelsContentGroup{ border:none;}
.top_info .TabbedPanelsTabGroup{ background:#fff; border:none; padding-left:10px;border-bottom:1px #e7e7e7 solid; height:30px; line-height:30px;}
.top_info li.TabbedPanelsTabSelected{ border:none; background:#2f7aba; color:#fff;line-height:auto; height:auto;}
.top_info li.TabbedPanelsTab{padding: 0 10px; line-height:25px;height:25px; margin-right:10px;}
.top_info .TabbedPanelsContent .TabbedPanelsTabGroup{ padding-left:0;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels{ margin-left:10px; margin-top:3px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .TabbedPanelsTab{ font-size:13px; width:75px; padding:0;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsTabGroup{ width:80px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsContentGroup{ width:410px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsContentGroup li a{ float:left; width:270px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:35px; height:35px;}