@charset "utf-8";
/* CSS Document */
#title {
	width:813px;
	height: auto;
	float:left;
}
#bottom {
	width:1000px;
	height: auto;
	float:left;
}
#container {
	width:813px;
	height: auto;
	float:left;

}
#container .content {
	width:683px;
	height: auto;
	padding:0px 60px 0px 70px;
	background-image: url(bg.jpg);
	background-repeat:no-repeat;
	float: left;
	
	}
#container .content_bottom {
	width:813px;
	height: 84px;
	float:left;
	}
#container .maps {
	width:780px;
	height: 427px;
	float:left;	
	
	
}
#container bottom {
	width:168px;
	height:350px;
	padding:46px 70px 0px 527px;
	float:left;
}
#container p.p1 {
	width:168px;
	height:400px;
	padding:46px 70px 0px 527px;
	float:left;
}
#album {
	width:700px;
	height:auto;
	float:left;
}
#album .frame {
	width:210px;
	height:155px;
	float:left;
	padding:14px 0px 0px 14px;
	margin-bottom:5px;
	background-image: url(album_bg.jpg);
	background-repeat:no-repeat;
	
}
#album .photo {
	width:162px;
	height:106px;
	text-align:center;
	overflow:hidden;
}
#album .name {
	width:162px;
	height:25px;
	padding-top:5px;
	text-align:center;
}
#album_detail {
	width:100%;
	height:auto;
	float:left;
}
#album_detail .frame {
	width:23%;
	height:140px;
	float:left;
	padding:10px 0px 0px 10px;
	margin-bottom:5px;
	background-image:url(album_detail_bg.jpg);
	background-repeat:no-repeat;
}
#album_detail .photo {
	width:130px;
	height:80px;
	text-align:center;
	overflow:hidden;
	

}
#album_detail .name {
	width:130px;
	height:20px;
	text-align:center;
	margin-top:5px;
	background-color:#963;
}
