@charset "gb2312";
.px14{font-size: 14px;}
.tables {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
	display: block;
	width: 100%;
}
.tables th {font-size: 14px;}
.tables th, .tables td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	vertical-align: middle;
}
.cs_blue {color: #0000FF;}
.cs_green {color: #2B91AF;}
.cs_coffee {color: #A31515;}
.cs_red {color: #FF0000;}
.red {color: #FF3399;}
.orange {color: #F38338;}
.yellow {color: #F2C433;}
.green {color: #99CC33;}
.blue {color: #49AECC;}
.black {color: #000000;}
