@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: auto;
	float:left;
	background-image:url(bg.png);
	background-repeat:no-repeat;
	padding:360px 0px 30px 0px; 
}
#container .scenic_frame {
	width:331px;
	height:371px;
	float:left;
	margin:14px;
	background-image:url(photo_bg.jpg);
}
#container .scenic_name {
	width:250px;
	height:35px;
	padding:5px 0px 0px 60px;
	font-size:15px;
	color:#003300;
}
#container .scenic_photo {
	width:309px;
	height: auto;
	margin:0 auto;
	border:1px #006633 solid;
}
#container .scenic_txt {
	width:309px;
	height:auto;
	margin:0 auto;
}
#container .scenic_more {
	width:309px;
	height:auto;
	margin:0 auto;
}
