body,td,th {
	font-family: Arial, Helvetica, sans-serif, "±¼¸²";
	font-size: 12px;
	line-height: 20px;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.TableStyle {
	padding: 0px;
	border: 1px solid #999;
}
.TableStyle1 {
	padding: 15px;
	border: 1px solid #dddddd;
	background-color:#f4f4f4;
}

.TdStyle {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cfd2bc;
	font-family: Arial, Helvetica, sans-serif, ±¼¸²;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	/*cursor:pointer;*/
	background-color:#ffffff;
}
.TdStyleTitle {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cfd2bc;
	font-family: Arial, Helvetica, sans-serif, ±¼¸²;
	font-size: 12px;
	padding: 10px 10px 10 10px;
	text-align:center;
	background:#fff2d6;
}
