@charset "utf-8";
/* CSS Document */

<!--

#main {
	width: 860px;
	height: 100%;
	background-image: url(../img/chairup_bg.jpg);
	background-position: top 230px right 70px;
	background-repeat: no-repeat;
	font-size: 16px;
}

#plyer {
	margin-left: 210px;
}

#float_l {
	float: left;
	text-align: center;
	width: 230px;
}

#float_r {
	float: right;
	text-align: center;
	width: 230px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.txt7r {
	font-size: 80%;
	color: #C00;
	text-align: center;
}

.title {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}

.intro {
	margin-left: 600px;
	margin-top: 12px;
	text-align:left;
}

.song1 {
	margin-left: 110px;
	margin-top: 12px;
	text-align: left;
}

.song2 {
	margin-left: 190px;
	margin-top: 12px;
	text-align: left;
}

#pic {
	text-align: center;
	size:90%;
}

.center {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.back {
	background-color: #EAFF00;
}


-->
