.main {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	height: 400px;
	width: 800px;
	z-index: 0;
	position: absolute;
	float: left;
	visibility: visible;
}
.baget {
	background-image: url(../images/baget_pano.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: left;
	overflow: auto;
	visibility: visible;
	display: inherit;
}
#top {
	width: 853px;
	height: 30px;
	z-index: 101;
	overflow: visible;
	position: fixed;
	visibility: visible;
	left: 0px;
	top: 0px;
}
#bottom {
	width: 853px;
	height: 30px;
	left: 0px;
	top: 425px;
	background-position: 0px -425px;
	z-index: 104;
}
#help {
	background-color: #000000;
	opacity: 0.7;
	filter:alpha(opacity=70);
	zoom:1;
	height: 150px;
	width: 400px;
	z-index: 1001;
	position: relative;
	float: left;
	overflow: visible;
	visibility: visible;
	left: 200px;
	top: 125px;
}
#left {
	width: 30px;
	height: 396px;
	background-position: 0px -30px;
	top: 30px;
	z-index: 102;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 0px;
}
#right {
	width: 30px;
	height: 396px;
	top: 30px;
	left: 823px;
	background-position: -823px -30px;
	z-index: 103;
}
