@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:650px;
	height: 60px;
	margin:0 auto;
}
#top_btn .top_btn01{
	width:200px;
	height: 45px;
	float:left;
	margin:5px;
}
#main_nav {
	width:720px;
	height: 1100px;
	float:left;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
}
#container .words01 {
	width:321px;
	height: 67px;
	top:747px;
	left:291px;
	position:absolute;
	z-index:2;
	vertical-align:middle;
	display:table-cell;
}
#container .words02 {
	width:321px;
	height: 67px;
	top:748px;
	left:662px;
	position:absolute;
	z-index:2;
	vertical-align:middle;
	display:table-cell;
}
#container .words03 {
	width:321px;
	height: 67px;
	top:1114px;
	left:292px;
	position:absolute;
	z-index:2;
	vertical-align:middle;
	display:table-cell;
}
#container .words04 {
	width:321px;
	height: 67px;
	top:1114px;
	left:662px;
	position:absolute;
	z-index:2;
	vertical-align:middle;
	display:table-cell;
}
#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;
}
