@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:1500px;
	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: 3;
}

#branch1 {
	position: absolute;
	width:177px;
	height:100px;
	left: 412px;
	top: 407px;
}
#media_pic {
	position: absolute;
	width:560px;
	height:400px;
	left: 440px;
	top: 348px;
}

#a2 {
	position: absolute;
	width:628px;
	height:20px;
	top: 1015px;
	left: 300px;
}
#a3 {
	position: absolute;
	width:630px;
	height:110px;
	top: 1040px;
	left: 300px;
}
#a4 {
	position: absolute;
	width:632px;
	height:20px;
	top: 1145px;
	left: 300px;
}
#media_left {
	position: absolute;
	width:419px;
	height:271px;
	left: 10px;
	top: 394px;
	z-index: 1;
}
#footer {
	width:730px;
	position: absolute;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #4d2c06;
	left: 189px;
	top: 1358px;
}
#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;
}

/*用於photo*/
#pic {
	position: absolute;
	width:960px;
	height:552px;
	top: 759px;
	left: 20px;
	z-index: 2;
}
#pic div.img
{
	margin: 2px;
	border: 0px solid #dddddd;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
#pic div.img img
{
  display: inline;
  margin: 7px;
  border: 1px solid #ffffff;
}
#pic div.desc
{
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	width: 220px;
	margin: 0px;
	color: #333;
}
