@charset "utf-8";
/* CSS Document */

body {
	background-color: #a37c56;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_bar.gif);
	background-position:center top;
	background-repeat: no-repeat;
	z-index:12;
}
#index {
	position: relative;
	width:1000px;
	height:1300px;
	margin:0 auto;
    top: 78px;
	background-image: url(images/bg.jpg);
}
#logo {
	position: absolute;
	width:162px;
	height:302px;
	left: 0px;	
}
#menu {
	position: absolute;
	width:220px;
	height:273px;
	left: 750px;
    top: 60px;
}
#shop_show {
	position: absolute;
	width:450px;
	height:399px;
	left: 268px;
	top: -45px;
	z-index: 250;
}

#pic1 {
	position: absolute;
	width:555px;
	height:266px;
	left: 410px;
	top: 285px;
}
#top {
	position: absolute;
	width:321px;
	height:321px;
	top: 344px;
	left: 22px;
}
#food1 {
	position: absolute;
	width:177px;
	height:150px;
	top: 566px;
	left: 410px;
}
#food2 {
	position: absolute;
	width:177px;
	height:150px;
	top: 566px;
	left: 600px;
}
#food3 {
	position: absolute;
	width:177px;
	height:150px;
	top: 566px;
	left: 790px;
}
#food4 {
	position: absolute;
	width:177px;
	height:150px;
	top: 831px;
	left: 410px;
}
#food5 {
	position: absolute;
	width:177px;
	height:150px;
	top: 831px;
	left: 600px;
}
#food6 {
	position: absolute;
	width:177px;
	height:150px;
	top: 831px;
	left: 790px;
}
#food7 {
	position: absolute;
	width: 177px;
	height: 30px;
	top: 1034px;
	left: 647px;
}
#pic2 {
	position: absolute;
	width:350px;
	height:230px;
	left: 35px;
	top: 810px;
}
#footer {
	width: 730px;
	position: absolute;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #4d2c06;
	left: 200px;
	top: 1070px;

}
#bar {
	position: absolute;
    width:100%;
	height:78px;
	background-image: url(images/index_bar.gif);
}






.c12 {
	font-size: 12px;
	line-height: 18px;
	color: #4d2c06;
	letter-spacing: 1px;
}
.r12b {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	letter-spacing: 1px;
	font-weight: bold;
}

.n11 {
	font-size: 9px;
	line-height: 18px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif
}

a:link {
	color: #4d2c06;
	text-decoration: none;
}
a:visited {
	color: #4d2c06;
	text-decoration: none;
}
a:hover {
	color: #4d2c06;
	text-decoration: underline;
}
