@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:#000;
}
h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:500;
	display: inline;
}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	margin:0 auto;
}
.container1 {
	width:560px;
	height: auto;
	float:left;
}
.container2 {
	width:560px;
	height:286px;
	float:left;
	background-image: url(introductionbg.jpg);
}
#marquee {
	width:750px;
	height:30px;
	padding:10px 0px 0px 250px;
	float:left;
	background-image:url(marquee.jpg);
}
#flash1 {
	width:440px;
	height:586px;
	float:left;
}
#logo {
	width:560px;
	height:405px;
	float:left;
}
#news {
	width:200px;
	height:92px;
	padding:40px 75px 0px 285px;
	float:left;
}
#introduction {
	width:200px;
	height: 120px;
	padding:5px 75px 0px 285px;
	float:left;
}
#restaurants {
	width:351px;
	height:199px;
	float:left;
}
#footer {
	padding:0px 0px 0px 0px;
	width:1000px;
	height:69px;
	float:left;
	background-image:url(footerbg.jpg);
	background-repeat:no-repeat;
}
