@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(1280.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	background-color:#391912;
}
h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:500;
	
	display: inline;	
	}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	margin:0 auto;
}
.container1{
	width:226px;
	height: auto;
	float:left;
	
	
	}
#marquee {
	width:774px;
	height:23px;
	padding:7px 0px 0px 0px;
	float:left;
	background-image:url(marquee.jpg);
}
#menu {
	width:981px;
	height:52px;
	float:left;
	padding:0px 0px 0px 19px;
	background-image:url(menubg.jpg);
}

#flash1 {
	width:774px;
	height:593px;
	float:left;
}

#album{
	width:226px;
	height:188px;
	float:left;
	background-image:url(albumbg.jpg);	
	
	}
#album .photo {
	width:181px;
	height:100px;
	float:left;
	padding:45px 0px 0px 40px;
}
#album .name {
	width:226px;
	height:30px;
	float:left;
	text-align:center;
	padding:8px 0px 0px 0px;
}
#news {
	width:196px;
	height:95px;
	padding:50px  0px 0px 30px;
	float:left;
	background-image: url(newsbg.jpg);
}
#guestbook {
	width:196px;
	height:95px;
	padding:50px  0px 0px 30px;
	float:left;
	background-image: url(guestbookbg.jpg);
}
#introduction {
	width:196px;
	height:95px;
	padding:50px  0px 0px 30px;
	float:left;
	background-image: url(introductionbg.jpg);
}
#rooms {
	width:351px;
	height:199px;
	float:left;
}
#footer {
	padding:3px 0px 0px 20px;
	width:980px;
	height:72px;
	float:left;
	background-image:url(footerbg.jpg);
	background-repeat:no-repeat;
}

