@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: 2080px;
	margin: 0 auto;
	top: 78px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
#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;
}
#shop_top {
	position: absolute;
	width: 274px;
	height: 203px;
	left: 706px;
	top: 243px;
	z-index: 255;
}
#shop_t {
	position: absolute;
	width: 763px;
	height: 411px;
	left: 19px;
	top: 380px;
}
#shop_tel {
	position: absolute;
	width:763px;
	height:54px;
	left: 19px;
	top: 800px;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}
#right_pic {
	position: absolute;
	width: 180px;
	height: 280px;
	top: 933px;
	left: 605px;
}
#right_pic2 {
	position: absolute;
	width:180px;
	height:280px;
	top: 933px;
	left: 600px;

}
#left_pic {
	position: absolute;
	width: 180px;
	height: 1433px;
	left: 801px;
	top: 459px;
	font-size: 15px;
	font-weight: bold;
}
#footer {
	width: 730px;
	position: absolute;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #4d2c06;
	left: 200px;
	top: 1900px;
}
#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;
}
.c15 {
	font-size: 15px;
	line-height: 18px;
	color: #4d2c06;
	letter-spacing: 1px;
	font-weight: bold;
}
.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;
}
