/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 *{
 font-size:14px;
 }
 img{border:none;}
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. 
    width: 75px;
    height: 75px;
	*/
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*jcarousel-skin-tango*/
.jcarousel-skin-tango .jcarousel-container {
	-moz-border-radius:10px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width:280px;
	height:62px;
	padding:0px 14px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:275px;
	height:48px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 74px;
    height: 48px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right:0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position:absolute;
	top:0px;
	right:0px;
	width:15px;
	height:64px;
	cursor:pointer;
	background:transparent url("../images/movebar.jpg") no-repeat -12px 0px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position:-12px -189px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position:-12px -126px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor:default;
	background-position:-12px -63px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position:absolute;
	top:0px;
	left:0px;
	width:12px;
	height:64px;
	cursor:pointer;
	background:transparent url("../images/movebar.jpg") no-repeat 0 0px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position:0 -189px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position:0 -126px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor:default;
	background-position:0 -63px;
}
#right{
	margin-left:8px;
}
#right li{
	color:#4e4e4e;
}
.jia_ge{
	color:#dc0000;
	font-size:18px;
	font-weight:bold;
} 
.jia_ge1{
	color:#dc0000;
	font-size:15px;
} 
.zz{
	color:#1a37b3;
}
.ps_z{
	border:1px solid #cccccc;
	
}
#before,#buyNum,#next{
	display:inline-block;
}
#buyNum{
	width:60px;
	text-align:center;
	border:0px #e7e7e7;
	float:left;
}
.buyNum{
	width:60px;
	text-align:center;
	border:0px #e7e7e7;
	float:left;
}

#next{
	float:left;
	display:block;
	width:23px;
	line-height:22px;
	font-size:25px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	color:#6c6c6c;
	background-color:#e7e7e7;
}
#addShoppingCart{
	background:#fc8406 center left no-repeat;
	line-height:30px;
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px; 
	border-radius:3px;
	color:#ffffff;
	text-decoration:none;
	border:2px solid #fc8406;
}
.gmai{
	/*background:#fd6a15 url("../images/gmai.png") center left no-repeat;*/
	line-height:30px;
	text-align: center;
	margin-left:42px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:28px;
	padding-right:3px; 
	border-radius:3px;
	color:#ffffff;
	border:2px solid #fd6a15;
}
#collect{
	background:#fc8406 center left no-repeat;
	line-height:30px;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px; 
	border-radius:3px;
	color:#fff;
	text-decoration:none;
	border:1px solid #fc8406;
}
#addShoppingCart:hover{
	background:#fc8406 center left no-repeat;
	border:2px solid #fc8406;
}
li #yjgm{
	background:#fc8406;
	border:2px solid #fc8406;
}
li #yjgm:hover{
	background:#fc8406;
	border:2px solid #fc8406;
}
#collect:hover{
	background:#fc8406 center left no-repeat;
	border:1px solid #fc8406;
}
a#before{
	float: left;
	display: block;
	width: 23px;
	line-height: 22px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #6C6C6C;
	background-color: #E7E7E7;
}