@charset "utf-8";
/* CSS Document */
.list_carousel {
margin:0;
width: 584px;
height:266px;

padding-left:10px;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;

display: block;
}
.list_carousel li {
font-size: 40px;
color: #999;
text-align: center;
width: 279px;
height:230px;
margin-right:20px;
display: block;
float: left;

background: #fff;
}
.list_carousel li a {
color: #767676;
}
.carousal-bac{
	border-top:1px solid #e1e1dd;
	margin-top:10px;
}
.p-transaction{
	margin-top:10px;	
}
.p-transaction span{
	padding-right:10px;
	border-right:1px solid #71706f;
}
.prev {
float: left;
margin-left:-12px;
position:relative;
margin-top: -158px;
}
.next {
float: right;
margin-right:-7px;
position:relative;
margin-top:-158px;
}
.prod_info {
margin-top:10px;
padding:0;
height: auto;
width: auto;

}


.caroufredsel_wrapper
{
	width:584px !important;
	height:266px !important;
	float:left;	
}