﻿.szbmtclb{
	width: 100%;
}
.szbmtclb table{
	margin-top: 10px;
	width: 100%;
	border: 1px solid #c3c3c3;
}
.szbmtclb table th{
	font: 300 14px/18px "microsoft yahei";
	color:#000;
	height: 49px;
	background: #e5e5e5;
	border: 1px solid #c3c3c3;
	border-bottom: none;
}
.szbmtclb table td+td{
	text-align: center;	
}
.szbmtclb table td{
	font: 300 14px/18px "microsoft yahei";
	color:#000;
	padding: 5px 20px;
	min-height: 39px;
	border: 1px solid #c3c3c3;
	border-top: none;
	border-bottom: 1px solid #e1e1e1;
}
.szbmtclb table td a{
	color: #000;
}
.szbmtclb table td a:hover{
	color: #f00;
}
.szbmtclb .page{
	margin-top: 15px;
	/*width: 1198px;
	border: 1px solid #e1e1e1;*/
	height: 36px;
	background: f8f8f8;
}
