@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;
}
#index_title {
	width:257px;
	height:88px;
	float:left;
}
#top_index_menu {
	width:1000px;
	height:auto;
	float:left;
}
#top_index_menu .quick_menu {
	width:1000px;
	height:69px;
	float:left;
}
#indexmarquee {
	width:738px;
	height:27px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#FFF;
}
#menu {
	width:743px;
	height:88px;
	float:left;
}

#flash {
	width:1000px;
	height:598px;
	float:left;
}
#introduction_photo {
	width:261px;
	height:230px;
	float:left;
	background-image:url(../img/index/introduction1bg.jpg);
}
#news {
	padding:60px 0px 0px 20px;
	width:211px;
	height:143px;
	float:left;
	background-image: url(../img/index/newsbg.jpg);
}
#introduction {
	padding:60px 5px 0px 5px;
	width:245px;
	height:143px;
	float:left;
	background-image: url(../img/index/introductionbg.jpg);
}
#rooms {
	width:351px;
	height:199px;
	float:left;
}
#album {
	width:252px;
	height:203px;
	float:left;
	background-image:url(../img/index/albumbg.jpg);
}
#album .photo {
	width:224px;
	height:111px;
	float:left;
	padding:65px 0px 0px 28px;
	background-image:url(../img/index/index_album.jpg);
}
#album .name {
	width:252px;
	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 180px;
	width:820px;
	height:104px;
	float:left;
	background-image:url(../img/index/copyright.jpg);
	background-repeat:no-repeat;
}
