@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
 	background-image:url(../img/index/1300bg.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	background-color:#345a1d;
	
	}
.arrackd{
    display:none;
}

#index {
	width:1000px;
	margin:0 auto;
}
#top_index_menu {
	width:1000px;
	height:auto;
	float:left;
}
#top_index_menu .quick_menu {
	width:1000px;
	height:69px;
	float:left;
	background-image:url(../img/index/index_top_bg.jpg);
}
#menu {
	width:1000px;
	height:48px;
	float:left;
}

#flash {
	width:673px;
	height:395px;
	float:left;
}
#introduction {
	padding:60px 140px 0px 15px;
	width:172px;
	height:152px;
	float:left;
	background-image:url(../img/index/introduction1bg.jpg);
}
#introduction2 {
	padding:60px 0px 0px 167px;
	width:160px;
	height:123px;
	float:left;
	background-image:url(../img/index/introduction2bg.jpg);
}



#news {
	padding:60px 0px 0px 50px;
	width:339px;
	height:139px;
	float:left;
	background-image:url(../img/index/newsbg.jpg);
}
#rooms {
	width:351px;
	height:199px;
	float:left;
}
#album {
	width:260px;
	height:199px;
	float:left;
	background-image:url(../img/index/albumbg.jpg);
}
#album .photo {
	width:215px;
	height:124px;
	float:left;
	padding:35px 0px 0px 45px;
	background-image:url(../img/index/index_album.jpg);
}
#album .name {
	width:260px;
	height:51px;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	background-image:url(../img/index/index_album_name_bg.jpg);
}
#copyright {
	padding:10px 0px 0px 0px;
	width:1000px;
	height:48px;
	float:left;
	background-image:url(../img/index/copyright.jpg);
	text-align:center;
}
