@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;
}
#main_nav {
	width:720px;
	height: 1800px;
	float:left;
	background:url(bg.png) no-repeat;
}
#container .words01 {
	width:355px;
	height: auto;
	top:424px;
	left:299px;
	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;
}
