@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:1000px;
	height:96px;
	float:left;	}

#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);
}
#indexmarquee{
	width:880px;
	height:24px;
	padding:5px 40px 0px 80px;
	float:left;
	background-image: url(../img/index/indexmqreebg.jpg);	
	}
#menu {
	width:1000px;
	height:39px;
	float:left;
}
#menu2 {
	width:1000px;
	height:52px;
	float:left;
}#flash {
	width:1000px;
	height:288px;
	float:left;
}
#introduction {
	padding:0px 0px 0px 0px;
	width:264px;
	height:232px;
	float:left;
	background-image:url(../img/index/introduction1bg.jpg);
}
#guestbook {
	padding:90px 0px 0px 0px;
	width:254px;
	height:142px;
	float:left;
	background-image: url(../img/index/guestbookbg.jpg);
}



#news {
	padding:100px 0px 0px 30px;
	width:187px;
	height:132px;
	float:left;
	background-image:url(../img/index/newsbg.jpg);
}
#rooms {
	width:351px;
	height:199px;
	float:left;
}
#album {
	width:265px;
	height:232px;
	float:left;
	background-image:url(../img/index/albumbg.jpg);
}
#album .photo {
	width:215px;
	height:124px;
	float:left;
	padding:80px 0px 0px 42px;
	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:54px;
	float:left;
	background-image:url(../img/index/copyright.jpg);
	text-align:center;
}
