@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:693px;
	height: auto;
	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: auto;
	float:left;
	background-repeat:no-repeat;
}
#container .index_title {
	width:720px;
	height:auto;
}
#container .index_about_content {
	width:267px;
	height: 192px;
	top:1274px;
	left:522px;
	position:absolute;
	z-index:2;
}
