@charset "utf-8";
table{ border-collapse:collapse; background-color:#fff; color:#333; width:100%;}

.fs_large{ font-size:16px !important;}
h1.table_title{ font-size:16px; font-weight:bold;}
.zkone {font-size:14px; color: #ccc;font-weight: bold; line-height:20px;}
.STYLE7 {font-size: 14px;font-family: "微软雅黑";font-weight: bold;}
.del{ font-size:14px; color:#000; font-weight:bold;}
.tab_red{ font-weight:bold; color:#F00; font-size:15px;}
.td_star{ font-size:12px; color:#000;font-family: "微软雅黑";}
.td_style1,.td_style2,.td_style3,.td_style4{ font-size:15px; color:#fff; font-weight:bold;}
.td_style2{ color:#03F;}
.td_style3{color:#F30;}
.td_style4{ color:#000;}
.td_style5{ color:#333; text-decoration:line-through;}
/*表格 一 */
.tableA{ }
	.tableA td { border:1px solid #b4ab9f; text-align:center;}
	.tableA thead td{ border:none; padding:0 0 20px;}

/*表格 二 */
.tableB{ margin-top:20px;}
	.tableB thead{ line-height:20px; height:20px;text-align:center;}
	.tableB thead td{font-weight:bold; color:#fff; font-size:14px;  }
	.tableB td ,.tableB th{ border:1px solid #ccc;}
	.tableB th{ height:40px; line-height:40px; color:#fff; font-weight:bold;}
	.tableB td{ text-align:center; line-height:3em;}
	.tableB tr.standout td{ font-size:14px; font-weight:bold;}
	.tableB tfoot td{ font-weight:bold;}
