@charset "utf-8";
/* CSS Document */

body {
	background-color:dimgray;
	leftmargin="0";
	topmargin="0";
	marginwidth="0";
	marginheight="0";
}

td {
	text-align: center;
}

a {
	font: "微软雅黑";
	font-size: 26px;
	color:black;
	font-weight: bold;
}

.STYLE1 {
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
}

.img {
	background-image:url(11.png);
	background-repeat:no-repeat;
	position: relative;
	width: 1500px;
	height: 577px;
}

.atobHr {
	width: 1500px;
	height: 230px;
	position: absolute;
	top: 170px;
	left: 0px;
	right: 0px;
}

.atobHH {
	width: 1500px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
