@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:630px;
	height: 60px;
	margin:0 auto;
}
#top_btn .top_btn01{
	width:146px;
	height: 45px;
	float:left;
	margin:5px;
}
#main_nav {
	width:720px;
	height: 1020px;
	float:left;
	background-image:url(bg.png);
	background-repeat:no-repeat;
}
#container .words01 {
	width:412px;
	height: auto;
	top:551px;
	left:566px;
	position:absolute;
	z-index:2;
}#container .words02 {
	width:695px;
	height: auto;
	top:1408px;
	left:511px;
	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;
}
