
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
.allpage {
	width: 880px;
	margin: 0px auto;
	min-height:100%;
	height:100%;
	background-image: url(/design/images/teni.gif);
	position:relative;
	}
	
.center {
	text-align: left;
	width: 828px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:26;
	height:100%;
	min-height:100%;
	}
#head {
	width: 828px;
	height: 208px;
	z-index: 10;
	position: absolute;
	top:0;
	}
#top {
	width: 828px;
	height: 132px;
	background-image: url(/design/images/music/top.jpg);
	}
#top2 {
	width: 828px;
	height: 53px;
	background-image: url(/design/images/music/top2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#logo {
	width: 545px;
	height: 53px;
	float:right;
	position:relative;
	z-index:5;
	}
	
.top_contacts {
	position:absolute;
	top:0;
	right:10px;
	text-align:right;
	font-size:8pt;
	line-height:9pt;
}
	
img {
	display: block;
	border: none;
	}

.center_page {
	float: left;
	width: 828px;
	background: url(/design/images/music/bg.jpg);
	background-color: #dbd09b;
	height:100%;
	position:absolute;
	overflow:hidden;
	margin-top:208px;
	}
#left_img {
	float:left;
	width: 283px;
	height: 100%;
	background: url(/design/images/music/left.jpg);
	background-repeat: no-repeat;
	}
#left_menu {
	float: left;
	margin-top: 15px;
	padding-left: 80px;
	text-align: left;
	width:203px;
	}
#left_menu a {
	text-decoration: none;
	color: #6f6638;
	line-height: 1.5;
	}
#main {
	float:right;
	width: 545px;
	background: #ffffff;
	height:100%;
	overflow: hidden;
	}

#right_img {
	z-index: 1;
	width:210px;
	height:322px;
	position:absolute;
	bottom: 189;
	left: 618;
	background: #ffffff url(/design/images/music/right.jpg) no-repeat bottom right;
}
dl {
	width: 275px;
	
	
	}
dt {
	width:80px;
	padding-bottom: 10px;
	float: left;
	clear:left;
	}
dd {
	width: 165px;
	margin-left: 10px;
	padding-bottom: 10px;
	float:left;	
	}
#content{
	position: absolute;
	left: 283px;
	top:203px;
	width: 300px;
	margin-top: 25px;
	margin-left: 25px;
	height:100%;
	overflow-y: auto;
	
	z-index:3;
	text-align: justify;
	}

.bottom {
	z-index: 2;
	width: 828px;
	height:189px;
	background-image: url(/design/images/music/bottom.jpg);
	background-repeat: no-repeat;
	position:absolute;
	bottom: 0;
	}
.up {
	z-index:3;
	position: absolute;
	right: 215px;
	top:  228px;
	}
.down {
	z-index:3;
	position: absolute;
	bottom: 140px;
	right:215px;
	}

