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

#container {
	width:720px;
	height: auto;
	float:left;
	background-image:url(../templants/line.png);
	background-position:left;
	background-repeat:repeat-y;
}
#top_btn {
	width:500px;
	height: 110px;
	margin:0 auto;
}
#top_btn .top_btn01 {
	width:240px;
	height: auto;
	float:left;
	margin:5px;
}
#album {
	width:693px;
	height: auto;
	padding-top:20px;
	/* [disabled]float:left; */
	margin:0 auto;
}
#main_nav {
	width:720px;
	height: 1241px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(bg.png);
}
#container .words01 {
	width:366px;
	height: auto;
	top:596px;
	left:590px;
	position:absolute;
	z-index:2;
}
#container .words02 {
	width:263px;
	height: auto;
	top:1030px;
	left:303px;
	position:absolute;
	z-index:2;
}
#container .index_title {
	width:720px;
	height:auto;
}
#container .index_news {
	width:720px;
	height: auto;
}
#container .index_about {
	width:720px;
	height: 358px;
	background-image:url(about_bg.png);
}
#container .index_album {
	width:720px;
	height: 358px;
}
#container .index_about_content {
	width:267px;
	height: 192px;
	top:1274px;
	left:522px;
	position:absolute;
	z-index:2;
}
