@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-color: #0039A2;
	background-image: url(index.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;

}
.bg_tu {
	background-image: url(index.jpg);
	background-repeat: no-repeat;
}
.biaodan {
	font-size: 12px;
	color: #793100;
}

li {
	font-size: 12px;
	line-height: 200%;
}
table {
	font-size: 12px;
	line-height: 200%;
	color: #C4CEDF;
}
.hand {
	cursor: hand;
}
