.Main {
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.UP1 {
	height: 20px;
	width: 960px;
	background-image: url(../img/u1.png);
	text-align: right;
}
.go {
	width: 120px;
	float: right;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/1.png);
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.go a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.UP2 {
	height: 130px;
	width: 960px;
	background-image: url(../img/u2.png);
}
.MENU {
	height: 30px;
	width: 960px;
	text-align: center;
	background-image: url(../img/m1.png);
}

.MID {
	width: 960px;
	height: 630px;
	background-image: url(../img/ma.png);
}
.DOWN {
	height: 30px;
	width: 960px;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/d1.png);
	font-size: 12px;
	line-height: 30px;
}
.m1 {
	height: 10px;
	width: 960px;
	background-image: url(../img/ma1.png);
}

.Left {
	width: 180px;
	float: left;
	text-align: center;
	height: 630px;
}
.BOX {
	width: 780px;
	float: left;
	height: 630px;
}
.Right {
	width: 150px;
	float: left;
	text-align: center;
	background-color: #6F9;
	height: 490px;
}
.link {
	height: 70px;
	width: 70px;
	float: left;
	margin-left: 12px;
	margin-top: 5px;
}
.bar {
	background-color: #6FF;
	clear: both;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
