
#topAd{
	margin: 15px 0;
} 
/*************************************************
**	goldenBlock
**************************************************/

#goldenBlock{		

}
#goldenBlock .goldenBlockList{
	width: 100%;
	height: 270px;		
	position: relative;
	overflow: hidden;
}
#goldenBlock .goldenBlockList li{	
	position: absolute;
	z-index: 0;
	width: 100%;	
}
#goldenBlock .goldenBlockList li a{
	display: block;
	width: 100%;
	height: 100%;
}

#goldenBlock .goldenBlockList li img{
	width: 100%;
}

#goldenBlock .goldenBlockThumb{
	width: 100%;
	margin: 0 auto;
	height: 31px;
	background: #d1d1d1;
	box-shadow: 0 -4px 2px 0 rgba(0,0,0,0.2);
	position: relative;
	z-index: 2;
}

#goldenBlock .goldenBlockThumb li{	
	width: 20%;		
	height: 31px;
	float: left;		
	display: block;		
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
}
#goldenBlock .goldenBlockThumb .title{
	color: #444;	
	display: block;
	margin-top: 5px;
	padding: 0 0 0 10px;
	font-family: "微軟正黑體";
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	border-right: 1px solid #999;
}
#goldenBlock .goldenBlockThumb li.selected{
	position: relative;
	top: -10px;
	height: 50px;	
	background: url('img/baner_left_bg.png') no-repeat 50% 50%;	
}
#goldenBlock .goldenBlockThumb li.selected .title{
	padding-top: 6px;
	line-height: 28px;
	text-align: left;
	border-right: 0;
}
#goldenBlock .goldenBlockThumb li.last.selected{
	background: url('img/baner_right_bg.png') no-repeat 50% 50%;		
}
#goldenBlock .goldenBlockThumb li.last.selected .title{
	padding-left: 50px;
}
#goldenBlock .goldenBlockThumb li:hover .title,
#goldenBlock .goldenBlockThumb li.selected .title{
	color: #fff;
}

/*************************************************
**	countdownSales
**************************************************/

#countdownSales{	
	padding-bottom: 10px;
	height: 310px;	
	background: url('img/btn_photo_area_bg.png') no-repeat 50% 50%;
}
#countdownSales .countdownTitle{
	height: 54px;	
	color: #666;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	font-family: "微軟正黑體";
	position: relative;
	overflow: hidden;
	background:url(img/today_price_bg.jpg) no-repeat left top
}
#countdownSales .wordWrap{
	margin-top: 7px;
	position: relative;
	z-index: 2;	
}
#countdownSales .shiftBackground{
	position: absolute;
	top: 0;
	left: 2px;
	z-index: 0;	
	width: 218px;
	height: 100%;
	background: url('img/top_number_bg.png') repeat-x;
}
#countdownSales .shiftBackground:after{
	content: "";
	position: absolute;
	top: 0;
	right: -39px;
	width: 39px;
	height: 54px;
	background: url('img/top_number_right.png') no-repeat 50% 50%;		
}

#countdownSales .itemImg{	
	display: block;
	height: 240px;
	margin: 0 auto;	
}
#countdownSales .itemImg img{
	margin: 0 auto;
	display: block;
	height: 100%;
}


/*************************************************
**	middleAd
**************************************************/

#middleAd{		
	margin: 15px 0;
}
#middleAd a{
	display: block;
	width: 100%;
	height: 100%;
}
#middleAd .leftBlock{		
	padding: 1px 0;
}
#middleAd .leftBlock .header{
	padding: 0 0 0 20px;
	width: 417px;
	height: 31px;
	font-size: 16px;
	line-height: 33px;
	background: #eb651b url('img/bg_icon_1.png') no-repeat 0 50%;
	color: #fff;
	font-family: "微軟正黑體";
}
#middleAd .leftBlock .header .bg_icon{	
	display: block;
	margin: 0 5px;
	float: left;
	width: 42px;
	height: 31px;
	background: url('img/icon_2.png') no-repeat 0 0;
}
#middleAd .leftBlock .main{	
	margin-top: 2px;
	margin-right: 2px;
	width: 200px;
	height: 192px;	
	float:left;
	background: #000;
}
#middleAd .leftBlock .sub1{		
	margin-top: 2px;
	margin-left: 203px;
	width: 233px;
	height: 96px;	
}
#middleAd .leftBlock .sub2{	
	margin-top: 2px;
	margin-left: 203px;
	width: 233px;
	height: 93px;	
}
#middleAd .leftBlock img{
	width: 100%;
	height: 100%;
}
#middleAd .rightBlock .thumb {
	border: 1px solid #ddd;	
	overflow: hidden;	
}
#middleAd .rightBlock .header{
	width: 620px;
	padding: 0;
	height: 31px;
	line-height: 33px;
	background: #666;	
	font-family: "微軟正黑體";
}

#middleAd .rightBlock .tabLink li{
	display: block;
	float: left;
	width: 206px;
	font-size: 16px;
	line-height: 31px;
	height: 100%;
	text-align: center;
}
#middleAd .rightBlock .tabLink .selected{
	position: relative;
	width: 208px;
	top: -3px;
	height: 35px;
	line-height: 37px;
	background: url('img/hover_pic_left.png') no-repeat 50% 50%;
}
#middleAd .rightBlock .tabLink .last.selected{
	background: url('img/hover_pic_right.png') no-repeat 50% 50%;	
}
#middleAd .rightBlock .tabLink a{
	color: #fff;
}
#middleAd .rightBlock .main{	
	padding: 4px 0 0 5px;
	height: 192px;
	background: #fff;
}
#middleAd .rightBlock .main ul{
	display: none;
}
#middleAd .rightBlock .main .selected{
	display: block;
}
#middleAd .rightBlock .main li{
	float:left;
	width: 201px;
	height: 190px;	
	margin-right: 4px;
	overflow: hidden;
}

/*#middleAd .rightBlock .main{
	float:left;
	width: 340px;
	height: 204px;
}
#middleAd .rightBlock .main .thumb{	
	width: 201px;
	height: 201px;
	float:left;
}
#middleAd .rightBlock .main .title,
#middleAd .rightBlock .main .price,
#middleAd .rightBlock .main .point{
	margin-left: 210px;
	width: 100px;	
}
#middleAd .rightBlock .main .title{
	padding-top: 30px;	
	height: 100px;
}
#middleAd .rightBlock .main .price,
#middleAd .rightBlock .main .point{
	text-align: right;	
	font-size: 22px;
	color: #944;
	position: relative;
}
#middleAd .rightBlock .main .price{
	padding-top: 30px;
}
#middleAd .rightBlock .main .point{
	padding-top: 2px;
}
#middleAd .rightBlock .main .price:before,
#middleAd .rightBlock .main .point:before{
	position: absolute;
	left: 5px;	
}
#middleAd .rightBlock .main .price:before{	
	content: "$";
}
#middleAd .rightBlock .main .point:before{	
	content: "¢";
}
#middleAd .rightBlock .sub1,
#middleAd .rightBlock .sub2{
	margin-left: 320px;
	width: 304px;
	height: 102px;
}
#middleAd .rightBlock .sub1 .title,
#middleAd .rightBlock .sub2 .title{
	height: 60px;
	width: 175px;
	overflow: hidden;
	margin-left: 130px;
}
#middleAd .rightBlock .sub1 .price,
#middleAd .rightBlock .sub2 .price,
#middleAd .rightBlock .sub1 .point,
#middleAd .rightBlock .sub2 .point{
	margin-left: 240px;
	color: #944;	
	text-align: right;
	width: 55px;
	position: relative;
}
#middleAd .rightBlock .sub1 .price:before,
#middleAd .rightBlock .sub2 .price:before,
#middleAd .rightBlock .sub1 .point:before,
#middleAd .rightBlock .sub2 .point:before{
	position: absolute;
	left: 0;
}
#middleAd .rightBlock .sub1 .price:before,
#middleAd .rightBlock .sub2 .price:before{
	content: "$";
}
#middleAd .rightBlock .sub1 .point:before,
#middleAd .rightBlock .sub2 .point:before{
	content: "¢";
}
#middleAd .rightBlock .sub1 .thumb,
#middleAd .rightBlock .sub2 .thumb{
	float: left;
	width: 98px;
	height: 98px;
}*/

/*************************************************
**	shopwindow
**************************************************/

#hoverShopwindow{
	margin: 0 auto;
	width: 804px;
	height: 695px;
	padding: 0 0 10px 0;	
	background: #fff;	
	overflow: hidden;
}
#shopwindowNav
{
    font-family: '微軟正黑體';
	margin: 0px auto;
	background: #e8e8e8;
	border-bottom: 1px solid #DDD;
}
#shopwindowNav li{
	display: block;
	float: left;
	padding: 0 2px;	
	width: 96px;	
	text-align: center;	
}
#shopwindowNav li a{
	display: block;
	padding: 12px 0;	
	color: #636262;	
}
#shopwindowNav > ul{
	height: 44px;
	width: 100%;
}
#shopwindowNav li.selected{
	position: relative;
	top: -3px;
	width: 99px;
	height: 62px;
	background: url('img/hover_left.png') no-repeat -2px 50%;
}
/*#shopwindowNav .last.selected{	
	width: 99px;
	background: url('img/hover_left.png') no-repeat 3px 50%;
}*/
#shopwindowNav li.selected a{	
	color :#000000;		
}
#shopwindowList{
	margin: 0 auto;
	width: 105%;
	padding-top: 27px;
	background: #fff;
}
#shopwindowList ul{	
	overflow:hidden;		
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#shopwindowList li{
	float:left;
	width: 195px;
	margin: 0;	
	padding: 16px 3px;	
	border: 1px dotted rgba(0,0,0,0.2);
	border-top: 0px;
	border-left: 0;
}
#shopwindowList .itemContent{
	font-size: 12px;
	margin: 0px auto;
	padding: 2px 5px 5px 5px;
	width: 170px;
}
#shopwindowList .itemPromote{
	height: 20px;
	color: #7E6B5A;	
	text-shadow: 0px 1px 1px #fff;
}
#shopwindowList .itemTitle{
	height: 38px;
	overflow: hidden;		
}
#shopwindowList .itemPrice,
#shopwindowList .itemPoint{		
	color :#f33;
	text-align: right;
	font-weight: bold;
}
#shopwindowList .itemPrice:before{
	content: '$';
}
#shopwindowList .itemPoint:before{
	content: '¢';
}
#shopwindowList li a{
	display: block;
}
#shopwindowList li img{
	margin: 0px auto;
	height: 180px;
	display: block;		
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*************************************************
**	news
**************************************************/
#news{	
	background: #fff;
}
#news .newsList{
	padding: 10px 0;
	height: 203px;
	overflow: hidden;
	overflow-y: scroll;
}
#news .newsList li{	
	margin-bottom: 10px;
	margin: 0 10px 10px 10px;
	padding: 0 10px 25px 20px;
	position: relative;
	border-bottom: 1px solid #ddd;
}
#news .newsList li:before{
	content: "";
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #222;
}
#news .newsList li a{
	display: block;
}
#news .newsList .title{	
	width: 100%;
	color: #444;	
	font-family: "微軟正黑體";
}
#news .newsList .time{
	position: absolute;	
	right: 2px;
	bottom: 0;
	padding: 0 5px;
	font-size: 12px;
	color: #fff;
	background: #424242;
	letter-spacing: 1px;
}
#FBInfo{
	margin-top: 20px;
	background: #fff;
}

/*************************************************
**	beltAdv
**************************************************/
#beltAdv {
	margin: 0 auto;
	display: block;
	width: 1070px;
	background: #fff;
	padding: 5px;
}

#beltAdv img{
	display: block;
	margin: 0 auto;
}

/*************************************************
**	fluidProductList
**************************************************/

#fluidProductList{
	margin-top: 20px;	
	min-height: 750px;
}

#fluidProductList .categoryMenuWrap{		
	text-align: center;	
}
#fluidProductList .categoryMenuWrap .container{
	background: #414141;
	background: url('img/MenuWrap_bg_1.png') no-repeat 50% 0;
	height: 71px;
    overflow:hidden;
}
#fluidProductList .categoryMenuWrap a{
	color: #fff;	
	text-decoration: none;
  outline: none;
  position: relative;
  width: 153px;
  top: -4px;
  height: 51px;
}
#fluidProductList .categoryMenuWrap.affix{
	padding: 20px 0;	
	top: 41px;
	left: 0;
	width: 100%;		
	height: 52px;	
	z-index: 10;
	background: rgba(0,0,0,0.5);		
}
#fluidProductList .categoryMenuWrap.affix .container{
	height: 72px;
}
#fluidProductList .categoryMenu{	
  width: 270px;
  display: block;
  float: left;
  font-family: "微軟正黑體";
}
#fluidProductList .titleWrap{
	display: block;
	padding: 18px 80px 4px 50px;			
}
#fluidProductList .titleWrap .main{	
 font-weight: bold;
  letter-spacing: 5px; 
  font-size: 22px;
  position: relative;
  left: 56px;
  top: 20px;
}
#fluidProductList .titleWrap .icon{
  font-size: 50px;
  position: absolute;
  left: 60px;
  top: 16px;
  width: 30px;
  height: 30px;
  background: transparent;
}
#fluidProductList .titleWrap .sub{
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
}
#fluidProductList .titleWrap .more{
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 180px; 
    width: 85px; 
    height: 75px; 
    display:none;
}
#fluidProductList .selected .titleWrap{
	position: relative;
	width: 153px;
   top: -3px;
   height: 81px;
	background: url('img/MenuWrap_hover_bg_1.png') no-repeat 50% 0;		
}
#fluidProductList .last.selected .titleWrap{
	position: relative;
	top: -4px;
	left: -1px;
	height: 81px;
	background: url('img/MenuWrap_hover_bg_1.png') no-repeat 102% 0;		
}
#fluidProductList .categoryMenu .caret{
	float: right;
	position: relative;
	top: 20px;
	right: -10px;
}
#fluidProductList .categoryList{
	width: 100%;
	display: none;
	position: absolute;
	z-index: 10;
	top: 72px;
}
#fluidProductList .categoryList li{	
	background: #fff;
	position: relative;	
}
#fluidProductList .categoryList li a{
	padding: 8px 10px 8px 40px;
	display: block;	
	color: #000;
}

#fluidProductList .categoryList li:nth-child(2n+1){
	background: #fafafa;
}
#fluidProductList .categoryList li:hover{
	background: #f0f0f0;
}
#fluidProductList .categoryList li.selected{
	background: #56A856;		
}
#fluidProductList .categoryList li.selected a{
	color: #fff;
}
#fluidProductList .categoryList .icon{
	color: #666;
	font-size: 18px;
	position: absolute;
	left: 14px;
	top: 8px;
}
#fluidProductList .categoryList li.selected .icon{
	color: #fff;
}
#fluidProductList .listWrap{	
	background: #f5eccd;	
	padding-top: 12px;
	min-height: 700px;
	border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
#fluidProductList .masonryWrap .box{
	float: left;
	padding: 20px 6px;
	width: 190px;		
	margin: 0 0 12px 12px;
	
	filter: alpha(opacity=0);
	filter: 'alpha(opacity=0)' \9;
	background: #fff;
}
.box > a{ min-height:190px;}

#fluidProductList .masonryWrap .box.masonry-brick{
	opacity: 100;
	filter: alpha(opacity=100);
}
#fluidProductList .img-polaroid{
	display: block;
	margin: 0 auto;	
	width: 180px;
}
#fluidProductList .masonryWrap .itemTitle,
#fluidProductList .masonryWrap .itemSummary{	
	padding: 0 5px;
	overflow: hidden;
}
#fluidProductList .masonryWrap .itemTitle{	
	margin: 5px auto;		
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;	
	color: #4c4948;
}
#fluidProductList .masonryWrap .itemSummary{
	max-height: 54px;	
	line-height: 18px;	
	margin: 5px auto;		
	font-size: 12px;
	letter-spacing: 1px;
	color: #9fa0a0;
}
#fluidProductList .masonryWrap .go{
	display: block;	
	float:left;	
	margin-left: 5px;
	width: 60px;
	height: 20px;
	background: url(img/goToWatch.jpg) no-repeat;
}
#fluidProductList .masonryWrap .itemPrice{
	float:right;	
	width: 100px;
	font-weight: bold;	
	height: 26px;
	overflow: hidden;
	text-align: right;
	font-size: 26px;
	color: #e75b16;
	margin:  10px 10px 0 10px;
}

#fluidProductList .masonryWrap .itemPrice:before{
	content: "$";	
}

