/** 熱門產品 **/
a.imgBorder{
	text-align:center;
	width:140px;
	height:140px;
	padding:0;
	border:1px solid #ddd;
	}
.anli_box_title{
	width:140px;
	display:block;
	text-align:center;
	}
.flexslider{
	margin:0 0 20px;
	background:none;
	border:none;
	box-shadow:none;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.flexslider .slides img{
	width:auto;
	max-width:140px;
	max-height:140px;
	margin:0 auto;
	}
.flex-control-paging li a{
	font-size:0;
	}
.flex-control-nav{        /*4顆小黑點在標題右邊的設定*/
	width:auto;           /*沒設定的話, 會蓋住整個產品區*/
	height:20px;          /*沒設定的話, 會蓋住整個產品區*/
	top:-35px;
	right:0;
	bottom:0;
	text-align:right;
	}