﻿#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:940px;
	margin-left:auto;
	margin-right:auto;
	top: 0%;
	left: 50%;
	margin-left:-505px;

}

#title {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:225px;
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
}

#left {
	position:absolute;
	left:0px;
	top:225px;
	width:76px;
	height:715px;
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
}

#content1 {
	position:absolute;
	left:76px;
	top:225px;
	width:853px;
	height:517px;
	background-image:url(../images/content1.png);
	background-repeat:no-repeat;
}

#right {
	position:absolute;
	left:929px;
	top:225px;
	width:51px;
	height:715px;
	background-image:url(../images/right.png);
	background-repeat:no-repeat;
}

#btn1 {
	position:absolute;
	left:76px;
	top:742px;
	width:171px;
	height:47px;
}

#btn2 {
	position:absolute;
	left:247px;
	top:742px;
	width:183px;
	height:47px;
}

#btn3 {
	position:absolute;
	left:430px;
	top:742px;
	width:156px;
	height:47px;
}

#blank {
	position:absolute;
	left:586px;
	top:742px;
	width:343px;
	height:47px;
	background-image:url(../images/blank.png);
	background-repeat:no-repeat;
}

#melody {
	position:absolute;
	left:76px;
	top:789px;
	width:853px;
	height:93px;
	background-image:url(../images/melody.png);
	background-repeat:no-repeat;
}

#bottom {
	position:absolute;
	left:76px;
	top:882px;
	width:853px;
	height:58px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
}