body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
}
td {
	font-size: 12px;
	color: #333333;
}
.hangao {
	line-height: 18px;
}
.hangao2 {
	line-height: 22px;
}
.moveover {
	background-color: #FFCE86;
	cursor: hand;
	color: #990000;
	background-image: url(../images/menubg2.jpg);
}
.moveout {
	background-color: #99CCFF;
	background-image: url(../images/menubg1.jpg);
}
.table_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d8d8d8;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
