@charset "big5";
.co {
	position: absolute;
	top: 39px;
	left:245px;
	z-index:100;
}
/*圖片變換效果*/
  #album{
	position:relative;
	left:0;
	width:518px;
	height:328px;
	padding:8px;
	margin:0;
	background:url(../images/banner-bg.jpg) no-repeat;
	overflow:hidden;
  }
  #album dt {
    margin:0;
    padding:0;
    width:518px;
    height:328px;
    overflow:hidden;
  }
  #album img {
  }
  #album dd {
    position:absolute;
    right:0px;
    bottom:10px;
  }
  #album a {
    display:block;
    float:left;
    margin-right:10px;
    width:15px;
    height:15px;
    line-height:15px;
    text-align:center;
    text-decoration:none;
    color:#808080;
    background:transparent url(../images/1_button.gif) no-repeat -15px 0;
  }
  #album a:hover ,#album a.hover{
    color:#F8F8F8;
    background-position:0 0;
  }
.b1 {
	position:absolute;
	right:4px;
	width:185px;
	top:10px;
	/*top: 8px;*/
}
.b1 img {
    border:1px solid #D6C7BD;
	margin-bottom:6px;
}
/*熱門話題*/
#hotbar {
	list-style-type: none;
	margin: 0;
	background: url('../images/hotbar-bg.jpg') no-repeat;
	padding: 5px 0 5px 120px;
}
#hotbar .s01 a{
	color:#F00;
	text-decoration: underline;
}
#hotbar .s01 a:hover{
	color:#039;
}
/*新品*/
#arrbar {
	margin-left: 10px;
	width: 495px;
	margin: 10px;
	list-style-type:none;
}
#arrbar li {
	float: left;
	padding: 2px;
	margin: 0 2px;
	width: 115px;
	text-align: center;
	height: 180px;
}
#arrbar li img {
    border: 1px solid #ccc;
	width: 100px;
}
#arrbar h3 {
	color: #ba1648;
	font-size: 12px;
	font-weight: normal;
}
#arrbar h4 {
	color: #676767;
	font-size: 12px;
	font-weight: normal;
}
#arrbar a:hover h4 {
	color: #336699;
	text-decoration: underline;
}
#arrbar h5 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
#arrbar h5 span {
	color: #ff0000;
}
#arrbar h5 b {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
/*實體店面*/
#store_bar{
	clear:both;
	width:710px;
	margin:0 auto;
	line-height: 20px;
	color: #F30;
}
#store_bar p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
/*熱門推薦*/
#rec_bar{
	clear:both;
	background:url(../images/rec_bg.jpg) 0 25px no-repeat;
	height: 215px;
	width:710px;
	margin:0 auto;
}
#rec_bar ul {
    list-style-type:none;
	padding:0;
	margin:7px 0 0 6px;
}
#rec_bar ul li {
	float:left;
	text-align: center;
	margin:5px 2px 12px 2px;
}
/*#rec_bar ul li img {
    border:1px #F93 solid;
}*/
#rec_bar h2 {
	font-size:14px;
	font-weight: bold;
	color: #900;
	margin: 2px 0;
	text-decoration: underline;
}
