#beta {
	display: none;
}
#alpha {
	float: none;
	width: 900px;
}
.index-img {
	background-repeat: no-repeat;
	height: 276px;
	margin-bottom: 15px;
}
.index-menu {
	background-image: url(img/index-menu-back.gif);
	height: 304px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 300px;
}
.index-menu-div1 {
	height: 120px;
	width: 280px;
	float: left;
	margin-left: 10px;
}
.index-menu-div1 div {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
}
.index-menu-div2 {
	height: 190px;
	width: 280px;
	float: left;
	margin-left: 10px;
}
.index-menu p {
	margin: 5px;
	height: 160px;
	overflow: auto;
}
.index-menu ul {
	height: 160px;
	overflow: auto;
	margin-left: 15px;
}
.index-menu li {
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
}

