#featured-products_block_center li {
	margin-right:23px;
	padding:10px 10px 0px 10px;
	width:275px;
	margin-bottom:0px;
	background:none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #D4D4D4;
}

#featured-products_block_center li:hover	{ background:none #F4F4F4;	transition: all 0.5s ease-in-out 0s;} 
#featured-products_block_center h5 {
	padding-top:15px;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
}

#featured-products_block_center .product_image {
	background-color: #FFFFFF;
    border: 1px solid #DEDEDE;
    display: block;
    position: relative;
    text-align: center;
	padding: 30px 0px 30px 0px;
}
#featured-products_block_center .product_image span.new {
	background: url(../myimg/sale_3.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 0;
    height: 67px;
    padding: 1px 4px;
    position: absolute;
    right: -26px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 59px;
}

#featured-products_block_center .product_desc {height:45px;}
#featured-products_block_center .product_desc,
#featured-products_block_center .product_desc a {
	color:#666
}
#featured-products_block_center .lnk_more {
	display:inline;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	color:#0088cc;
	background:url(/myimg/arrow_right_1.png) no-repeat 100% 3px;
}
#featured-products_block_center .price_container {
	margin:7px 0;
	padding:0;
	text-align:left;
}
#featured-products_block_center .price {
	color: #016EBA;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
}
#featured-products_block_center li .ajax_add_to_cart_button {margin:0;}
#featured-products_block_center li span.exclusive {display:none;}
.jcarousel-list li h5{text-align: center !important;}
.jcarousel-list li h5 a	{ color: #000; font-size: 12px; font-weight:normal;}
.jcarousel-list li h5 a:hover	{ color:#004473;font-weight: bold;}

#featured-products_block_center h4	
{
	background: none repeat scroll 0 0 transparent;
    color: #016EBA;
    font-family:"黑体",sans-serif;
    font-size: 16px;
	letter-spacing: 0.4em;
	text-indent: 0.4em;
    text-align: center;
    width: 97%;
	margin-top:8px;
}
.cart_but		{ text-align:left;}

/*============================================ Slider Css =============================================*/
.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
   
    padding: 0;
    margin:0 auto;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	margin:0 30px;
}

.jcarousel-skin-tango .jcarousel-item {
    margin:0 21px 0 0;
    text-align:center;
    height:auto;
    float: left; 
    list-style: none; 
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url(/myimg/next-carousel.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 55px;
    position: absolute;
    right: 0;
    top: 110px;
    width: 27px
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background: url("../images/arrow-left.gif") no-repeat 0 0 transparent;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
      background: url(/myimg/next-carousel.png) no-repeat scroll 0 0 transparent;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url(/myimg/prev-carousel.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    width: 27px;
    height: 55px;
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 110px;
}
.jcarousel-skin-tango a.button, .jcarousel-skin-tango a.exclusive{ margin:0 auto;}
.jcarousel-skin-tango p.price_container{margin-bottom:10px}
.jcarousel-skin-tango p.price_container .price{ font-size:15px}

#subpage #featured-products_block_center h4	
{
    font-size: 14px;
	padding-bottom:10px;
}
#subpage li.jcarousel-item {
	margin-right:0px;
	padding:5px 5px 0px 5px;
	width:81px;
	background:none repeat scroll 0 0 transparent;
	border: 0px solid #D4D4D4;
}
#subpage .product_image {
	padding:5px 0px;
}

#subpage a.product_image img{
	width:70px;
	height:70px;
}
#subpage .jcarousel-list li h5	{ margin-top:5px; padding-bottom:0px;}
#subpage .jcarousel-list li h5 a	{ color: #000; font-size: 11px; font-weight:bold;}
#subpage .jcarousel-list li h5 a:hover	{ color:#004473;font-weight: bold;}
#subpage .jcarousel-prev-horizontal {
    background: url(/myimg/thumbs_left.gif) no-repeat scroll 0 0 transparent;
    width: 9px
    height: 18px;
    top: 33px;
}
#subpage .jcarousel-next-horizontal {
    background: url(/myimg/thumbs_right.gif) no-repeat scroll 0 0 transparent;
    width: 9px
    height: 18px;
    top: 33px;
}
#subpage .jcarousel-clip-horizontal {
	margin:0 28px 0 10px !important;
}

