@charset "utf-8";
/* 商品欄位設定 */


/* 麵包屑
--------------------------*/
#pathway {
	height:23px;
	_height:30px;/*給IE6辨識的高度*/
	text-align:left;
	padding:7px 0 0 70px;
	background:url(./image/pathway_BG.gif) no-repeat top center;
	font-family:"細明體", "新細明體", "微軟正黑體", Arial, sans-serif;
	line-height:16px;
}
#pathway ul {
	padding-left:0px;
	display:inline;
	color:#039;
	font-size:small;
}
#pathway ul li {
	margin-left:0;
	display:inline;
	text-decoration:none;
}
#pathway ul li a:link, #pathway ul li a:visited{
	color:#999;
	display:inline;
	text-decoration:none;
}
#pathway ul li a:hover {
	color:#204791;
	display:inline;
	text-decoration:underline;
}
#pathway ul ul li {
	background-image:url(./image/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
/*#pathway ul ul li.current2{
	color:#00F;
	text-decoration:underline;
}*/
/* 麵包屑 end
--------------------------*/

/* 熱賣商品
--------------------------*/
#hot {
	height:auto;
	margin:0;
}
#hottop {
	height:30px;
	background:url(./image/hot_t.gif) top no-repeat;
}
#hottop h1 {
	display:none;
}
#hotbottom {
	height:10px;
	background: url(./image/hot_b.gif) top no-repeat;
}
#hotList {
	margin:0;
	max-height:230px;
	*height:100%;
	background:url(./image/hot_bg.gif) top repeat-y;
	*height : 1% /
}
/* FF, Chrome */
#hotList:after {
	clear :left;
	content : '.';
	display : block;
	font-size : 0;
}
#hotList h2 {
	font-weight:bold;
	font-size:13px;
	color:#C09;
}
#hotList li {
	float: left;
	width: 180px;
 	_width:190px;/* IE6 */
	margin: 10px 0px 10px 8px;
	_margin: 10px 0px 10px 0px;/* IE6 */
	text-align: center;
	background:url(./image/hot_line.gif) right center no-repeat;
}
#hotList li img {
	border:none;
	margin:10px 0;
}

#hotList li a img{
	height:auto;
	margin:0;
}

#hotList h3 span {
	display: block;
	padding: 3px 0;
	color: #F00;
	font-weight:blod;
}
#hotList dl {
	margin: 1px 0;
	font-size:16px;
}
#hotList dt {
	padding: 2px 0 5px 0;
	text-align:center;
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
#hotList dt img {
	padding:0 0 0 5px;
}
#hotList dd {
	height : 145px;
	 _height : 147px;/* IE6 */
	width : 168px;
 	_width : 170px;/* IE6 */
	text-align : center;
	
	/* Firefox, Chrome */
	line-height : 145px;
 	white-space : nowrap;
	
  /* IE */
  	*font-size : 130px;	/* 145 * 0.9 = 130.5 */
	 *font-family : Arial;
 	*overflow : hidden;
}/*讓圖片上下左右置中*/
#hotList dd:after {
	content : ".";
	font-size : 0;
}


#hotList dd img {
	vertical-align : middle;
	border:none;
	margin:10px 0;
	/*_width:180px;	
	max-width:180px;
	max-height:145px;*/
/*myimg:expression(onload=function() {
this.style.width=(this.offsetWidth > 180)?"180px":"auto"});*/
}


.hotprice {
	font-size:large;
	color:#F00;
}
/* 熱賣商品 end
--------------------------*/


/* 商品分類
--------------------------*/

#goodsdata {
	height:auto;
	margin:0;
}
/* 商品一覽
---------------------------------------------*/
#pordtop {
	height:35px;
	background-image:url(./image/goods_t.gif)
}

#pordtop h2{
	display:none;
}
/*上方圖片
*/
#pordbottom {
	height:20px;
	background-image:url(./image/goods_b.gif);
	border:none;
}

#prodList {
	vertical-align:middle;
	background:url(./image/goods_bg.gif) repeat-y;
	*height : 1% /* IE */
}
/* FF, Chrome */
#prodList:after {
	clear: left;
	content : '.';
	display:block;
	font-size:0;
}
#item{/*商品內容設定*/
	width:125px;
	height:230px;
	padding:2px;
	margin:10px 1.2%;
	_margin:10px 5px;/*IE6*/
	text-align:center;
	background:url(./image/goods_line.gif) center bottom;
	background-repeat:repeat-x;
}

#item img{
	vertical-align:middle;
	border:1 solid #000;
	margin:0;
	/*max-hight:105px;
	_height:105px; IE6 */
	/*max-width:125px;
	_width:125px; IE6 */
/*myimg:expression(onload=function() {
this.style.width=(this.offsetWidth > 125)?"125px":"auto"});*/
}

div.row{
	float:left;
	position:relative;
}
.row .PriceDiv{
	height:60px;
	overflow:hidden;
	position:relative;
	bottom:0;
	left:0;
	width:129px;
}

div.info{
	text-align:center;
	height:auto;
	width:125px;
	position:absolute;
	top:110px;
	left:0px;
}
div.info del{/*建議售價*/
	font-size:11px;
	color:#666;
}
div.title{
	height:auto;
	padding:10px 0;
	background: url(./image/goods_line.jpg) bottom center no-repeat;
	line-height:15px;
	font-weight:bold;
	word-wrap: break-word;
	word-break: break-all;
}
div.title a{
	font-size:13px;
	font-family: "新細明體", sans-serif, Arial, "Times New Roman";
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	text-align:center;
	padding:2px 0;
}
div.title a:link, div.title a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
div.title a:hover{
	text-decoration: underline;
	color: #990000;
}
div.price{
	line-height:20px;
	color:#666;
	font-size:small;
}
div.price strong{
	color:#FF0000;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
/* 商品分類 end
--------------------------*/
