body {
	margin: 0px;
	background-color:#FFFFFF;
	
}
td {
	font-size: 12px;
	color: #333333;
}
.hangao {
	line-height: 19px;
	font-size: 13px;
}
.hangao2 {
	line-height: 22px;
	font-size: 13px;
}
.moveover {
	background-color: #FF9900;
	cursor: hand;
	color: #990000;
}
.moveout {
	background-color: #99CCFF;
}
.table_l {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.table_2 {

	border: 1px solid #666666;
}
.table_3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
